Storage Accounts - Create
指定されたパラメーターを使用して新しいストレージ アカウントを非同期的に作成します。 アカウントが既に作成されており、後続の作成要求が異なるプロパティで発行された場合、アカウントのプロパティは更新されます。 アカウントが既に作成されており、後続の作成または更新要求がまったく同じプロパティセットで発行された場合、要求は成功します。
PUT https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}?api-version=2025-08-01
URI パラメーター
| 名前 | / | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
account
|
path | True |
string minLength: 3maxLength: 24 pattern: ^[a-z0-9]+$ |
指定したリソース グループ内のストレージ アカウントの名前。 ストレージ アカウント名の長さは 3 ~ 24 文字で、数字と小文字のみを使用する必要があります。 |
|
resource
|
path | True |
string minLength: 1maxLength: 90 |
リソース グループの名前。 名前の大文字と小文字は区別されません。 |
|
subscription
|
path | True |
string (uuid) |
ターゲット サブスクリプションの ID。 値は UUID である必要があります。 |
|
api-version
|
query | True |
string minLength: 1 |
この操作に使用する API バージョン。 |
要求本文
| 名前 | 必須 | 型 | 説明 |
|---|---|---|---|
| kind | True |
必須。 ストレージ アカウントの種類を示します。 |
|
| location | True |
string |
必須。 リソースの場所を取得または設定します。 これはサポートされ登録されているAzure Geo地域の一つ(例:米国西部、米国東部、東南アジアなど)となります。 リソースの geo リージョンは一度作成した後は変更できませんが、更新時に同じ geo リージョンが指定されている場合、要求は成功します。 |
| sku | True |
必須。 SKU 名を取得または設定します。 |
|
| extendedLocation |
このフィールドは省略可能です。 リソースの拡張場所を設定します。 設定されていない場合、ストレージアカウントはAzureメインリージョンで作成されます。 それ以外の場合は、指定した拡張場所に作成されます |
||
| identity |
リソースの ID。 |
||
| placement |
このフィールドは省略可能です。 ストレージ アカウントのゾーン配置の詳細を取得または設定します。 |
||
| properties.accessTier |
種類が BlobStorage であるストレージ アカウントに必要です。 アクセス層は課金に使用されます。 "Premium" アクセス層は Premium ブロック BLOB ストレージ アカウントの種類の既定値であり、Premium ブロック BLOB ストレージ アカウントの種類に対しては変更できません。 |
||
| properties.allowBlobPublicAccess |
boolean |
ストレージ アカウント内のすべての BLOB またはコンテナーへのパブリック アクセスを許可または禁止します。 このプロパティの既定の解釈は false です。 |
|
| properties.allowCrossTenantReplication |
boolean |
AAD テナント 間のオブジェクト レプリケーションを許可または禁止します。 オブジェクト レプリケーション ポリシーに異なる AAD テナントのストレージ アカウントが含まれる場合にのみ、新規または既存のアカウントに対してこのプロパティを true に設定します。 既定では、新しいアカウントがベスト セキュリティ プラクティスに従う場合、既定の解釈は false です。 |
|
| properties.allowSharedKeyAccess |
boolean |
ストレージ アカウントが、共有キーを介してアカウント アクセス キーを使用して承認される要求を許可するかどうかを示します。 もし誤りの場合、共有アクセス署名を含むすべてのリクエストはAzure Active Directory(Azure AD)で承認されなければなりません。 既定値は null で、true と同じです。 |
|
| properties.allowSharedKeyAccessForServices |
サービスレベルで共有キーアクセスプロパティを示します |
||
| properties.allowedCopyScope |
AAD テナント内またはプライベート リンクを使用して、同じ VNet へのストレージ アカウントとの間のコピーを制限します。 |
||
| properties.azureFilesIdentityBasedAuthentication |
Azure Filesのアイデンティティベースの認証設定を提供します。 |
||
| properties.customDomain |
ストレージ アカウントに割り当てられたユーザー ドメイン。 名前は CNAME ソースです。 現時点では、ストレージ アカウントごとに 1 つのカスタム ドメインのみがサポートされています。 既存のカスタム ドメインをクリアするには、カスタム ドメイン名プロパティに空の文字列を使用します。 |
||
| properties.dataCollaborationPolicyProperties |
ストレージアカウントのデータコラボレーションポリシー。 |
||
| properties.defaultToOAuthAuthentication |
boolean |
既定の認証が OAuth かどうかを示すブール値フラグ。 このプロパティの既定の解釈は false です。 |
|
| properties.dnsEndpointType |
エンドポイントの種類を指定できます。 これをAzureDNSZoneに設定すると、1つのサブスクリプションで多数のアカウントが作成され、Azure DNSゾーンにアカウントが生成され、エンドポイントのURLには英数字のDNSゾーン識別子が割り当てられます。 |
||
| properties.dualStackEndpointPreference |
ユーザーが選択したインターネットプロトコルに関する情報を保持します。 |
||
| properties.enableExtendedGroups |
boolean |
true に設定されている場合は、ローカル ユーザー機能を使用してグループの拡張サポートを有効にします |
|
| properties.encryption |
ストレージ アカウントのサーバー側暗号化に使用する暗号化設定。 |
||
| properties.geoPriorityReplicationStatus |
アカウントに対して Geo Priority Replication が有効になっているかどうかを示すステータス。 |
||
| properties.immutableStorageWithVersioning |
プロパティは不変であり、アカウント作成時にのみ true に設定できます。 true に設定すると、アカウント内のすべての新しいコンテナーに対してオブジェクト レベルの不変性が既定で有効になります。 |
||
| properties.isHnsEnabled |
boolean |
アカウント HierarchyNamespace が true に設定されている場合に有効になります。 |
|
| properties.isLocalUserEnabled |
boolean |
ローカル ユーザー機能を有効にします (true に設定されている場合) |
|
| properties.isNfsV3Enabled |
boolean |
TRUE に設定されている場合、NFS 3.0 プロトコルのサポートが有効になります。 |
|
| properties.isSftpEnabled |
boolean |
セキュリティで保護されたファイル転送プロトコルを有効にします (true に設定されている場合) |
|
| properties.keyPolicy |
ストレージ アカウントに割り当てられた KeyPolicy。 |
||
| properties.largeFileSharesState |
[有効] に設定されている場合は、大きなファイル共有を許可します。 一度有効にした後は無効にできません。 |
||
| properties.minimumTlsVersion |
ストレージへの要求で許可される最小 TLS バージョンを設定します。 このプロパティの既定の解釈は TLS 1.0 です。 |
||
| properties.networkAcls |
ネットワーク ルール セット |
||
| properties.publicNetworkAccess |
ストレージ アカウントへのパブリック ネットワーク アクセスを評価するために、ネットワーク セキュリティ境界構成を許可、禁止、または許可します。 値は省略可能ですが、渡される場合は'Enabled'、'Disabled'、または 'SecuredByPerimeter' である必要があります。 |
||
| properties.routingPreference |
ユーザーがデータ転送を選択したネットワーク ルーティングの選択に関する情報を保持します |
||
| properties.sasPolicy |
ストレージ アカウントに割り当てられた SasPolicy。 |
||
| properties.supportsHttpsTrafficOnly |
boolean |
true に設定されている場合にのみ、ストレージ サービスへの https トラフィックを許可します。 API バージョン 2019-04-01 以降、既定値は true です。 |
|
| tags |
object |
リソースを記述するキー値ペアの一覧を取得または設定します。 これらのタグは、(リソース グループ間で) このリソースを表示およびグループ化するために使用できます。 リソースには最大 15 個のタグを指定できます。 各タグには、長さが 128 文字以下のキーと、長さが 256 文字以下の値が必要です。 |
|
| zones |
string[] |
このフィールドは省略可能です。 ストレージ アカウントのピン留めされた論理可用性ゾーンを取得または設定します。 |
応答
| 名前 | 型 | 説明 |
|---|---|---|
| 200 OK |
リソース 'StorageAccount' の更新操作が成功しました |
|
| 202 Accepted |
リソース操作が受け入れられます。 ヘッダー
|
|
| Other Status Codes |
予期しないエラー応答。 |
セキュリティ
azure_auth
Azure Active Directory OAuth2 Flow.
型:
oauth2
フロー:
implicit
Authorization URL (承認 URL):
https://login.microsoftonline.com/common/oauth2/authorize
スコープ
| 名前 | 説明 |
|---|---|
| user_impersonation | ユーザー アカウントを偽装する |
例
NfsV3AccountCreate
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"kind": "BlockBlobStorage",
"location": "eastus",
"properties": {
"enableExtendedGroups": true,
"isHnsEnabled": true,
"isNfsV3Enabled": true,
"networkAcls": {
"bypass": "AzureServices",
"defaultAction": "Allow",
"ipRules": [],
"virtualNetworkRules": [
{
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Network/virtualNetworks/net123/subnets/subnet12"
}
]
},
"supportsHttpsTrafficOnly": false
},
"sku": {
"name": "Premium_LRS"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"kind": "BlockBlobStorage",
"location": "eastus",
"properties": {
"enableExtendedGroups": true,
"isHnsEnabled": true,
"isNfsV3Enabled": true,
"networkAcls": {
"bypass": "AzureServices",
"defaultAction": "Allow",
"ipRules": [],
"virtualNetworkRules": [
{
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Network/virtualNetworks/net123/subnets/subnet12"
}
]
},
"supportsHttpsTrafficOnly": false
},
"sku": {
"name": "Premium_LRS",
"tier": "Premium"
}
}
StorageAccountCreate
要求のサンプル
PUT https://management.azure.com/subscriptions/a3f7c2b9-4e1d-4c8a-9d6f-8b2a5e41c7f3/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"defaultToOAuthAuthentication": false,
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account"
},
"file": {
"enabled": true,
"keyType": "Account"
}
}
},
"isHnsEnabled": true,
"isSftpEnabled": true,
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
},
"geoPriorityReplicationStatus": {
"isBlobEnabled": true
},
"allowSharedKeyAccessForServices": {
"blob": {
"enabled": true
},
"file": {
"enabled": false
},
"queue": {
"enabled": true
},
"table": {
"enabled": false
}
}
},
"sku": {
"name": "Standard_GRS"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"creationTime": "2017-05-24T13:25:33.4863236Z",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
},
"file": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
}
}
},
"isHnsEnabled": true,
"isSftpEnabled": true,
"keyCreationTime": {
"key1": "2021-03-18T04:42:22.4322836Z",
"key2": "2021-03-18T04:42:22.4322836Z"
},
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"primaryEndpoints": {
"blob": "https://sto4445.blob.core.windows.net/",
"dfs": "https://sto4445.dfs.core.windows.net/",
"file": "https://sto4445.file.core.windows.net/",
"internetEndpoints": {
"blob": "https://sto4445-internetrouting.blob.core.windows.net/",
"dfs": "https://sto4445-internetrouting.dfs.core.windows.net/",
"file": "https://sto4445-internetrouting.file.core.windows.net/",
"web": "https://sto4445-internetrouting.web.core.windows.net/"
},
"microsoftEndpoints": {
"blob": "https://sto4445-microsoftrouting.blob.core.windows.net/",
"dfs": "https://sto4445-microsoftrouting.dfs.core.windows.net/",
"file": "https://sto4445-microsoftrouting.file.core.windows.net/",
"queue": "https://sto4445-microsoftrouting.queue.core.windows.net/",
"table": "https://sto4445-microsoftrouting.table.core.windows.net/",
"web": "https://sto4445-microsoftrouting.web.core.windows.net/"
},
"queue": "https://sto4445.queue.core.windows.net/",
"table": "https://sto4445.table.core.windows.net/",
"web": "https://sto4445.web.core.windows.net/"
},
"primaryLocation": "eastus2euap",
"provisioningState": "Succeeded",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
},
"secondaryLocation": "centraluseuap",
"statusOfPrimary": "available",
"statusOfSecondary": "available",
"supportsHttpsTrafficOnly": true,
"geoPriorityReplicationStatus": {
"isBlobEnabled": true
},
"allowSharedKeyAccessForServices": {
"blob": {
"enabled": true
},
"file": {
"enabled": false
},
"queue": {
"enabled": true
},
"table": {
"enabled": false
}
}
},
"sku": {
"name": "Standard_GRS",
"tier": "Standard"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
StorageAccountCreate_placement
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"kind": "Storage",
"location": "eastus",
"placement": {
"zonePlacementPolicy": "Any"
},
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"defaultToOAuthAuthentication": false,
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account"
},
"file": {
"enabled": true,
"keyType": "Account"
}
}
},
"isHnsEnabled": true,
"isSftpEnabled": true,
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
}
},
"sku": {
"name": "Standard_GRS"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"kind": "Storage",
"location": "eastus",
"placement": {
"zonePlacementPolicy": "Any"
},
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"creationTime": "2017-05-24T13:25:33.4863236Z",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
},
"file": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
}
}
},
"isHnsEnabled": true,
"isSftpEnabled": true,
"keyCreationTime": {
"key1": "2021-03-18T04:42:22.4322836Z",
"key2": "2021-03-18T04:42:22.4322836Z"
},
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"primaryEndpoints": {
"blob": "https://sto4445.blob.core.windows.net/",
"dfs": "https://sto4445.dfs.core.windows.net/",
"file": "https://sto4445.file.core.windows.net/",
"internetEndpoints": {
"blob": "https://sto4445-internetrouting.blob.core.windows.net/",
"dfs": "https://sto4445-internetrouting.dfs.core.windows.net/",
"file": "https://sto4445-internetrouting.file.core.windows.net/",
"web": "https://sto4445-internetrouting.web.core.windows.net/"
},
"microsoftEndpoints": {
"blob": "https://sto4445-microsoftrouting.blob.core.windows.net/",
"dfs": "https://sto4445-microsoftrouting.dfs.core.windows.net/",
"file": "https://sto4445-microsoftrouting.file.core.windows.net/",
"queue": "https://sto4445-microsoftrouting.queue.core.windows.net/",
"table": "https://sto4445-microsoftrouting.table.core.windows.net/",
"web": "https://sto4445-microsoftrouting.web.core.windows.net/"
},
"queue": "https://sto4445.queue.core.windows.net/",
"table": "https://sto4445.table.core.windows.net/",
"web": "https://sto4445.web.core.windows.net/"
},
"primaryLocation": "eastus2euap",
"provisioningState": "Succeeded",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
},
"secondaryLocation": "centraluseuap",
"statusOfPrimary": "available",
"statusOfSecondary": "available",
"supportsHttpsTrafficOnly": true
},
"sku": {
"name": "Standard_GRS",
"tier": "Standard"
},
"tags": {
"key1": "value1",
"key2": "value2"
},
"zones": [
"1"
]
}
StorageAccountCreate_zones
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"defaultToOAuthAuthentication": false,
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account"
},
"file": {
"enabled": true,
"keyType": "Account"
}
}
},
"isHnsEnabled": true,
"isSftpEnabled": true,
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
}
},
"sku": {
"name": "Standard_GRS"
},
"tags": {
"key1": "value1",
"key2": "value2"
},
"zones": [
"1"
]
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"creationTime": "2017-05-24T13:25:33.4863236Z",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
},
"file": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
}
}
},
"isHnsEnabled": true,
"isSftpEnabled": true,
"keyCreationTime": {
"key1": "2021-03-18T04:42:22.4322836Z",
"key2": "2021-03-18T04:42:22.4322836Z"
},
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"primaryEndpoints": {
"blob": "https://sto4445.blob.core.windows.net/",
"dfs": "https://sto4445.dfs.core.windows.net/",
"file": "https://sto4445.file.core.windows.net/",
"internetEndpoints": {
"blob": "https://sto4445-internetrouting.blob.core.windows.net/",
"dfs": "https://sto4445-internetrouting.dfs.core.windows.net/",
"file": "https://sto4445-internetrouting.file.core.windows.net/",
"web": "https://sto4445-internetrouting.web.core.windows.net/"
},
"microsoftEndpoints": {
"blob": "https://sto4445-microsoftrouting.blob.core.windows.net/",
"dfs": "https://sto4445-microsoftrouting.dfs.core.windows.net/",
"file": "https://sto4445-microsoftrouting.file.core.windows.net/",
"queue": "https://sto4445-microsoftrouting.queue.core.windows.net/",
"table": "https://sto4445-microsoftrouting.table.core.windows.net/",
"web": "https://sto4445-microsoftrouting.web.core.windows.net/"
},
"queue": "https://sto4445.queue.core.windows.net/",
"table": "https://sto4445.table.core.windows.net/",
"web": "https://sto4445.web.core.windows.net/"
},
"primaryLocation": "eastus2euap",
"provisioningState": "Succeeded",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
},
"secondaryLocation": "centraluseuap",
"statusOfPrimary": "available",
"statusOfSecondary": "available",
"supportsHttpsTrafficOnly": true
},
"sku": {
"name": "Standard_GRS",
"tier": "Standard"
},
"tags": {
"key1": "value1",
"key2": "value2"
},
"zones": [
"1"
]
}
StorageAccountCreateAllowedCopyScopeToAAD
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"allowedCopyScope": "AAD",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account"
},
"file": {
"enabled": true,
"keyType": "Account"
}
}
},
"isHnsEnabled": true,
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
}
},
"sku": {
"name": "Standard_GRS"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"allowedCopyScope": "AAD",
"creationTime": "2017-05-24T13:25:33.4863236Z",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
},
"file": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
}
}
},
"isHnsEnabled": true,
"keyCreationTime": {
"key1": "2021-03-18T04:42:22.4322836Z",
"key2": "2021-03-18T04:42:22.4322836Z"
},
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"primaryEndpoints": {
"blob": "https://sto4445.blob.core.windows.net/",
"dfs": "https://sto4445.dfs.core.windows.net/",
"file": "https://sto4445.file.core.windows.net/",
"internetEndpoints": {
"blob": "https://sto4445-internetrouting.blob.core.windows.net/",
"dfs": "https://sto4445-internetrouting.dfs.core.windows.net/",
"file": "https://sto4445-internetrouting.file.core.windows.net/",
"web": "https://sto4445-internetrouting.web.core.windows.net/"
},
"microsoftEndpoints": {
"blob": "https://sto4445-microsoftrouting.blob.core.windows.net/",
"dfs": "https://sto4445-microsoftrouting.dfs.core.windows.net/",
"file": "https://sto4445-microsoftrouting.file.core.windows.net/",
"queue": "https://sto4445-microsoftrouting.queue.core.windows.net/",
"table": "https://sto4445-microsoftrouting.table.core.windows.net/",
"web": "https://sto4445-microsoftrouting.web.core.windows.net/"
},
"queue": "https://sto4445.queue.core.windows.net/",
"table": "https://sto4445.table.core.windows.net/",
"web": "https://sto4445.web.core.windows.net/"
},
"primaryLocation": "eastus2euap",
"provisioningState": "Succeeded",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
},
"secondaryLocation": "centraluseuap",
"statusOfPrimary": "available",
"statusOfSecondary": "available",
"supportsHttpsTrafficOnly": true
},
"sku": {
"name": "Standard_GRS",
"tier": "Standard"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
StorageAccountCreateAllowedCopyScopeToPrivateLink
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"allowedCopyScope": "PrivateLink",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account"
},
"file": {
"enabled": true,
"keyType": "Account"
}
}
},
"isHnsEnabled": true,
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
}
},
"sku": {
"name": "Standard_GRS"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"allowedCopyScope": "PrivateLink",
"creationTime": "2017-05-24T13:25:33.4863236Z",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
},
"file": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
}
}
},
"isHnsEnabled": true,
"keyCreationTime": {
"key1": "2021-03-18T04:42:22.4322836Z",
"key2": "2021-03-18T04:42:22.4322836Z"
},
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"primaryEndpoints": {
"blob": "https://sto4445.blob.core.windows.net/",
"dfs": "https://sto4445.dfs.core.windows.net/",
"file": "https://sto4445.file.core.windows.net/",
"internetEndpoints": {
"blob": "https://sto4445-internetrouting.blob.core.windows.net/",
"dfs": "https://sto4445-internetrouting.dfs.core.windows.net/",
"file": "https://sto4445-internetrouting.file.core.windows.net/",
"web": "https://sto4445-internetrouting.web.core.windows.net/"
},
"microsoftEndpoints": {
"blob": "https://sto4445-microsoftrouting.blob.core.windows.net/",
"dfs": "https://sto4445-microsoftrouting.dfs.core.windows.net/",
"file": "https://sto4445-microsoftrouting.file.core.windows.net/",
"queue": "https://sto4445-microsoftrouting.queue.core.windows.net/",
"table": "https://sto4445-microsoftrouting.table.core.windows.net/",
"web": "https://sto4445-microsoftrouting.web.core.windows.net/"
},
"queue": "https://sto4445.queue.core.windows.net/",
"table": "https://sto4445.table.core.windows.net/",
"web": "https://sto4445.web.core.windows.net/"
},
"primaryLocation": "eastus2euap",
"provisioningState": "Succeeded",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
},
"secondaryLocation": "centraluseuap",
"statusOfPrimary": "available",
"statusOfSecondary": "available",
"supportsHttpsTrafficOnly": true
},
"sku": {
"name": "Standard_GRS",
"tier": "Standard"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
StorageAccountCreateDisallowPublicNetworkAccess
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account"
},
"file": {
"enabled": true,
"keyType": "Account"
}
}
},
"isHnsEnabled": true,
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"publicNetworkAccess": "Disabled",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
}
},
"sku": {
"name": "Standard_GRS"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"creationTime": "2017-05-24T13:25:33.4863236Z",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
},
"file": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
}
}
},
"isHnsEnabled": true,
"keyCreationTime": {
"key1": "2021-03-18T04:42:22.4322836Z",
"key2": "2021-03-18T04:42:22.4322836Z"
},
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"primaryEndpoints": {
"blob": "https://sto4445.blob.core.windows.net/",
"dfs": "https://sto4445.dfs.core.windows.net/",
"file": "https://sto4445.file.core.windows.net/",
"internetEndpoints": {
"blob": "https://sto4445-internetrouting.blob.core.windows.net/",
"dfs": "https://sto4445-internetrouting.dfs.core.windows.net/",
"file": "https://sto4445-internetrouting.file.core.windows.net/",
"web": "https://sto4445-internetrouting.web.core.windows.net/"
},
"microsoftEndpoints": {
"blob": "https://sto4445-microsoftrouting.blob.core.windows.net/",
"dfs": "https://sto4445-microsoftrouting.dfs.core.windows.net/",
"file": "https://sto4445-microsoftrouting.file.core.windows.net/",
"queue": "https://sto4445-microsoftrouting.queue.core.windows.net/",
"table": "https://sto4445-microsoftrouting.table.core.windows.net/",
"web": "https://sto4445-microsoftrouting.web.core.windows.net/"
},
"queue": "https://sto4445.queue.core.windows.net/",
"table": "https://sto4445.table.core.windows.net/",
"web": "https://sto4445.web.core.windows.net/"
},
"primaryLocation": "eastus2euap",
"provisioningState": "Succeeded",
"publicNetworkAccess": "Disabled",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
},
"secondaryLocation": "centraluseuap",
"statusOfPrimary": "available",
"statusOfSecondary": "available",
"supportsHttpsTrafficOnly": true
},
"sku": {
"name": "Standard_GRS",
"tier": "Standard"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
StorageAccountCreateDnsEndpointTypeToAzureDnsZone
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"defaultToOAuthAuthentication": false,
"dnsEndpointType": "AzureDnsZone",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account"
},
"file": {
"enabled": true,
"keyType": "Account"
}
}
},
"isHnsEnabled": true,
"isSftpEnabled": true,
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
}
},
"sku": {
"name": "Standard_GRS"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"creationTime": "2017-05-24T13:25:33.4863236Z",
"dnsEndpointType": "AzureDnsZone",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
},
"file": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
}
}
},
"isHnsEnabled": true,
"isSftpEnabled": true,
"keyCreationTime": {
"key1": "2021-03-18T04:42:22.4322836Z",
"key2": "2021-03-18T04:42:22.4322836Z"
},
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"primaryEndpoints": {
"blob": "https://sto4445.z24.blob.storage.azure.net/",
"dfs": "https://sto4445.z24.dfs.storage.azure.net/",
"file": "https://sto4445.z24.file.storage.azure.net/",
"internetEndpoints": {
"blob": "https://sto4445-internetrouting.z24.blob.storage.azure.net/",
"dfs": "https://sto4445-internetrouting.z24.dfs.storage.azure.net/",
"file": "https://sto4445-internetrouting.z24.file.storage.azure.net/",
"web": "https://sto4445-internetrouting.z24.web.storage.azure.net/"
},
"microsoftEndpoints": {
"blob": "https://sto4445-microsoftrouting.z24.blob.storage.azure.net/",
"dfs": "https://sto4445-microsoftrouting.z24.dfs.storage.azure.net/",
"file": "https://sto4445-microsoftrouting.z24.file.storage.azure.net/",
"queue": "https://sto4445-microsoftrouting.z24.queue.storage.azure.net/",
"table": "https://sto4445-microsoftrouting.z24.table.storage.azure.net/",
"web": "https://sto4445-microsoftrouting.z24.web.storage.azure.net/"
},
"queue": "https://sto4445.z24.queue.storage.azure.net/",
"table": "https://sto4445.z24.table.storage.azure.net/",
"web": "https://sto4445.z24.web.storage.azure.net/"
},
"primaryLocation": "eastus2euap",
"provisioningState": "Succeeded",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
},
"secondaryLocation": "centraluseuap",
"statusOfPrimary": "available",
"statusOfSecondary": "available",
"supportsHttpsTrafficOnly": true
},
"sku": {
"name": "Standard_GRS",
"tier": "Standard"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
StorageAccountCreateDnsEndpointTypeToStandard
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"defaultToOAuthAuthentication": false,
"dnsEndpointType": "Standard",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account"
},
"file": {
"enabled": true,
"keyType": "Account"
}
}
},
"isHnsEnabled": true,
"isSftpEnabled": true,
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
}
},
"sku": {
"name": "Standard_GRS"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"creationTime": "2017-05-24T13:25:33.4863236Z",
"dnsEndpointType": "Standard",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
},
"file": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
}
}
},
"isHnsEnabled": true,
"isSftpEnabled": true,
"keyCreationTime": {
"key1": "2021-03-18T04:42:22.4322836Z",
"key2": "2021-03-18T04:42:22.4322836Z"
},
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"primaryEndpoints": {
"blob": "https://sto4445.blob.core.windows.net/",
"dfs": "https://sto4445.dfs.core.windows.net/",
"file": "https://sto4445.file.core.windows.net/",
"internetEndpoints": {
"blob": "https://sto4445-internetrouting.blob.core.windows.net/",
"dfs": "https://sto4445-internetrouting.dfs.core.windows.net/",
"file": "https://sto4445-internetrouting.file.core.windows.net/",
"web": "https://sto4445-internetrouting.web.core.windows.net/"
},
"microsoftEndpoints": {
"blob": "https://sto4445-microsoftrouting.blob.core.windows.net/",
"dfs": "https://sto4445-microsoftrouting.dfs.core.windows.net/",
"file": "https://sto4445-microsoftrouting.file.core.windows.net/",
"queue": "https://sto4445-microsoftrouting.queue.core.windows.net/",
"table": "https://sto4445-microsoftrouting.table.core.windows.net/",
"web": "https://sto4445-microsoftrouting.web.core.windows.net/"
},
"queue": "https://sto4445.queue.core.windows.net/",
"table": "https://sto4445.table.core.windows.net/",
"web": "https://sto4445.web.core.windows.net/"
},
"primaryLocation": "eastus2euap",
"provisioningState": "Succeeded",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
},
"secondaryLocation": "centraluseuap",
"statusOfPrimary": "available",
"statusOfSecondary": "available",
"supportsHttpsTrafficOnly": true
},
"sku": {
"name": "Standard_GRS",
"tier": "Standard"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
StorageAccountCreateEnablePublicNetworkAccess
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account"
},
"file": {
"enabled": true,
"keyType": "Account"
}
}
},
"isHnsEnabled": true,
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"publicNetworkAccess": "Enabled",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
}
},
"sku": {
"name": "Standard_GRS"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"creationTime": "2017-05-24T13:25:33.4863236Z",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
},
"file": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
}
}
},
"isHnsEnabled": true,
"keyCreationTime": {
"key1": "2021-03-18T04:42:22.4322836Z",
"key2": "2021-03-18T04:42:22.4322836Z"
},
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"primaryEndpoints": {
"blob": "https://sto4445.blob.core.windows.net/",
"dfs": "https://sto4445.dfs.core.windows.net/",
"file": "https://sto4445.file.core.windows.net/",
"internetEndpoints": {
"blob": "https://sto4445-internetrouting.blob.core.windows.net/",
"dfs": "https://sto4445-internetrouting.dfs.core.windows.net/",
"file": "https://sto4445-internetrouting.file.core.windows.net/",
"web": "https://sto4445-internetrouting.web.core.windows.net/"
},
"microsoftEndpoints": {
"blob": "https://sto4445-microsoftrouting.blob.core.windows.net/",
"dfs": "https://sto4445-microsoftrouting.dfs.core.windows.net/",
"file": "https://sto4445-microsoftrouting.file.core.windows.net/",
"queue": "https://sto4445-microsoftrouting.queue.core.windows.net/",
"table": "https://sto4445-microsoftrouting.table.core.windows.net/",
"web": "https://sto4445-microsoftrouting.web.core.windows.net/"
},
"queue": "https://sto4445.queue.core.windows.net/",
"table": "https://sto4445.table.core.windows.net/",
"web": "https://sto4445.web.core.windows.net/"
},
"primaryLocation": "eastus2euap",
"provisioningState": "Succeeded",
"publicNetworkAccess": "Enabled",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
},
"secondaryLocation": "centraluseuap",
"statusOfPrimary": "available",
"statusOfSecondary": "available",
"supportsHttpsTrafficOnly": true
},
"sku": {
"name": "Standard_GRS",
"tier": "Standard"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
StorageAccountCreatePremiumBlockBlobStorage
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"kind": "BlockBlobStorage",
"location": "eastus",
"properties": {
"allowSharedKeyAccess": true,
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account"
},
"file": {
"enabled": true,
"keyType": "Account"
}
}
},
"minimumTlsVersion": "TLS1_2"
},
"sku": {
"name": "Premium_LRS"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"kind": "Storage",
"location": "eastus",
"properties": {
"accessTier": "Premium",
"allowBlobPublicAccess": false,
"creationTime": "2017-05-24T13:25:33.4863236Z",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
},
"file": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
}
}
},
"minimumTlsVersion": "TLS1_2",
"primaryEndpoints": {
"blob": "https://sto4445.blob.core.windows.net/",
"dfs": "https://sto4445.dfs.core.windows.net/",
"web": "https://sto4445.web.core.windows.net/"
},
"primaryLocation": "eastus2euap",
"provisioningState": "Succeeded",
"statusOfPrimary": "available",
"statusOfSecondary": "available",
"supportsHttpsTrafficOnly": true
},
"sku": {
"name": "Premium_LRS",
"tier": "Premium"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
StorageAccountCreateUserAssignedEncryptionIdentityWithCMK
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"identity": {
"type": "UserAssigned",
"userAssignedIdentities": {
"/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{managed-identity-name}": {}
}
},
"kind": "Storage",
"location": "eastus",
"properties": {
"encryption": {
"identity": {
"userAssignedIdentity": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{managed-identity-name}"
},
"keySource": "Microsoft.Keyvault",
"keyvaultproperties": {
"keyname": "wrappingKey",
"keyvaulturi": "https://myvault8569.vault.azure.net",
"keyversion": ""
},
"services": {
"blob": {
"enabled": true,
"keyType": "Account"
},
"file": {
"enabled": true,
"keyType": "Account"
}
}
}
},
"sku": {
"name": "Standard_LRS"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"identity": {
"type": "UserAssigned",
"userAssignedIdentities": {
"/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{managed-identity-name}": {
"clientId": "fbaa6278-1ecc-415c-819f-6e2058d3acb5",
"principalId": "8d823284-1060-42a5-9ec4-ed3d831e24d7"
}
}
},
"kind": "StorageV2",
"location": "eastus",
"properties": {
"accessTier": "Hot",
"creationTime": "2020-12-15T00:43:14.0839093Z",
"encryption": {
"identity": {
"userAssignedIdentity": "/subscriptions/{subscription-id}/resourcegroups/res9101/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{managed-identity-name}"
},
"keySource": "Microsoft.Keyvault",
"keyvaultproperties": {
"currentVersionedKeyIdentifier": "https://myvault8569.vault.azure.net/keys/wrappingKey/0682afdd9c104f4285df20107e956cad",
"keyname": "wrappingKey",
"keyvaulturi": "https://myvault8569.vault.azure.net",
"keyversion": "",
"lastKeyRotationTimestamp": "2019-12-13T20:36:23.7023290Z"
},
"services": {
"blob": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2020-12-15T00:43:14.1739587Z"
},
"file": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2020-12-15T00:43:14.1739587Z"
}
}
},
"networkAcls": {
"bypass": "AzureServices",
"defaultAction": "Allow",
"ipRules": [],
"virtualNetworkRules": []
},
"primaryEndpoints": {
"blob": "https://sto4445.blob.core.windows.net/",
"dfs": "https://sto4445.dfs.core.windows.net/",
"file": "https://sto4445.file.core.windows.net/",
"queue": "https://sto4445.queue.core.windows.net/",
"table": "https://sto4445.table.core.windows.net/",
"web": "https://sto4445.web.core.windows.net/"
},
"primaryLocation": "eastus",
"privateEndpointConnections": [],
"provisioningState": "Succeeded",
"statusOfPrimary": "available",
"supportsHttpsTrafficOnly": true
},
"sku": {
"name": "Standard_LRS",
"tier": "Standard"
},
"tags": {}
}
StorageAccountCreateUserAssignedIdentityWithFederatedIdentityClientId.
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res131918/providers/Microsoft.Storage/storageAccounts/sto131918?api-version=2025-08-01
{
"identity": {
"type": "UserAssigned",
"userAssignedIdentities": {
"/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{managed-identity-name}": {}
}
},
"kind": "Storage",
"location": "eastus",
"properties": {
"encryption": {
"identity": {
"federatedIdentityClientId": "f83c6b1b-4d34-47e4-bb34-9d83df58b540",
"userAssignedIdentity": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{managed-identity-name}"
},
"keySource": "Microsoft.Keyvault",
"keyvaultproperties": {
"keyname": "wrappingKey",
"keyvaulturi": "https://myvault8569.vault.azure.net",
"keyversion": ""
},
"services": {
"blob": {
"enabled": true,
"keyType": "Account"
},
"file": {
"enabled": true,
"keyType": "Account"
}
}
}
},
"sku": {
"name": "Standard_LRS"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"identity": {
"type": "UserAssigned",
"userAssignedIdentities": {
"/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{managed-identity-name}": {
"clientId": "fbaa6278-1ecc-415c-819f-6e2058d3acb5",
"principalId": "8d823284-1060-42a5-9ec4-ed3d831e24d7"
}
}
},
"kind": "StorageV2",
"location": "eastus",
"properties": {
"accessTier": "Hot",
"creationTime": "2020-12-15T00:43:14.0839093Z",
"encryption": {
"identity": {
"federatedIdentityClientId": "f83c6b1b-4d34-47e4-bb34-9d83df58b540",
"userAssignedIdentity": "/subscriptions/{subscription-id}/resourcegroups/res9101/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{managed-identity-name}"
},
"keySource": "Microsoft.Keyvault",
"keyvaultproperties": {
"currentVersionedKeyIdentifier": "https://myvault8569.vault.azure.net/keys/wrappingKey/0682afdd9c104f4285df20107e956cad",
"keyname": "wrappingKey",
"keyvaulturi": "https://myvault8569.vault.azure.net",
"keyversion": "",
"lastKeyRotationTimestamp": "2019-12-13T20:36:23.7023290Z"
},
"services": {
"blob": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2020-12-15T00:43:14.1739587Z"
},
"file": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2020-12-15T00:43:14.1739587Z"
}
}
},
"networkAcls": {
"bypass": "AzureServices",
"defaultAction": "Allow",
"ipRules": [],
"virtualNetworkRules": []
},
"primaryEndpoints": {
"blob": "https://sto4445.blob.core.windows.net/",
"dfs": "https://sto4445.dfs.core.windows.net/",
"file": "https://sto4445.file.core.windows.net/",
"queue": "https://sto4445.queue.core.windows.net/",
"table": "https://sto4445.table.core.windows.net/",
"web": "https://sto4445.web.core.windows.net/"
},
"primaryLocation": "eastus",
"privateEndpointConnections": [],
"provisioningState": "Succeeded",
"statusOfPrimary": "available",
"supportsHttpsTrafficOnly": true
},
"sku": {
"name": "Standard_LRS",
"tier": "Standard"
},
"tags": {}
}
StorageAccountCreateWithDataCollaborationPolicy
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"kind": "Storage",
"location": "eastus",
"properties": {
"dataCollaborationPolicyProperties": {
"allowStorageConnectors": true,
"allowStorageDataShares": true,
"allowCrossTenantDataSharing": false
}
},
"sku": {
"name": "Standard_GRS"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"kind": "Storage",
"location": "eastus",
"properties": {
"creationTime": "2017-05-24T13:25:33.4863236Z",
"primaryEndpoints": {
"blob": "https://sto4445.blob.core.windows.net/",
"dfs": "https://sto4445.dfs.core.windows.net/",
"file": "https://sto4445.file.core.windows.net/",
"queue": "https://sto4445.queue.core.windows.net/",
"table": "https://sto4445.table.core.windows.net/",
"web": "https://sto4445.web.core.windows.net/"
},
"primaryLocation": "eastus2euap",
"provisioningState": "Succeeded",
"dataCollaborationPolicyProperties": {
"allowStorageConnectors": true,
"allowStorageDataShares": true,
"allowCrossTenantDataSharing": false
}
},
"sku": {
"name": "Standard_GRS",
"tier": "Standard"
}
}
StorageAccountCreateWithImmutabilityPolicy
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"kind": "Storage",
"location": "eastus",
"properties": {
"immutableStorageWithVersioning": {
"enabled": true,
"immutabilityPolicy": {
"allowProtectedAppendWrites": true,
"immutabilityPeriodSinceCreationInDays": 15,
"state": "Unlocked"
}
}
},
"sku": {
"name": "Standard_GRS"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"kind": "Storage",
"location": "eastus",
"properties": {
"creationTime": "2017-05-24T13:25:33.4863236Z",
"immutableStorageWithVersioning": {
"enabled": true,
"immutabilityPolicy": {
"allowProtectedAppendWrites": true,
"immutabilityPeriodSinceCreationInDays": 15,
"state": "Unlocked"
}
},
"primaryEndpoints": {
"blob": "https://sto4445.blob.core.windows.net/",
"dfs": "https://sto4445.dfs.core.windows.net/",
"file": "https://sto4445.file.core.windows.net/",
"queue": "https://sto4445.queue.core.windows.net/",
"table": "https://sto4445.table.core.windows.net/",
"web": "https://sto4445.web.core.windows.net/"
},
"primaryLocation": "eastus2euap",
"provisioningState": "Succeeded"
},
"sku": {
"name": "Standard_GRS",
"tier": "Standard"
}
}
StorageAccountCreateWithSmartAccessTier
要求のサンプル
PUT https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445?api-version=2025-08-01
{
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"kind": "Storage",
"location": "eastus",
"properties": {
"accessTier": "Smart",
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"defaultToOAuthAuthentication": false,
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account"
},
"file": {
"enabled": true,
"keyType": "Account"
}
}
},
"isHnsEnabled": true,
"isSftpEnabled": true,
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
},
"geoPriorityReplicationStatus": {
"isBlobEnabled": true
}
},
"sku": {
"name": "Standard_GRS"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
応答のサンプル
{
"name": "sto4445",
"type": "Microsoft.Storage/storageAccounts",
"extendedLocation": {
"name": "losangeles001",
"type": "EdgeZone"
},
"id": "/subscriptions/{subscription-id}/resourceGroups/res9101/providers/Microsoft.Storage/storageAccounts/sto4445",
"kind": "Storage",
"location": "eastus",
"properties": {
"allowBlobPublicAccess": false,
"allowSharedKeyAccess": true,
"creationTime": "2017-05-24T13:25:33.4863236Z",
"encryption": {
"keySource": "Microsoft.Storage",
"requireInfrastructureEncryption": false,
"services": {
"blob": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
},
"file": {
"enabled": true,
"keyType": "Account",
"lastEnabledTime": "2019-12-11T20:49:31.7036140Z"
}
}
},
"isHnsEnabled": true,
"isSftpEnabled": true,
"keyCreationTime": {
"key1": "2021-03-18T04:42:22.4322836Z",
"key2": "2021-03-18T04:42:22.4322836Z"
},
"keyPolicy": {
"keyExpirationPeriodInDays": 20
},
"minimumTlsVersion": "TLS1_2",
"primaryEndpoints": {
"blob": "https://sto4445.blob.core.windows.net/",
"dfs": "https://sto4445.dfs.core.windows.net/",
"file": "https://sto4445.file.core.windows.net/",
"internetEndpoints": {
"blob": "https://sto4445-internetrouting.blob.core.windows.net/",
"dfs": "https://sto4445-internetrouting.dfs.core.windows.net/",
"file": "https://sto4445-internetrouting.file.core.windows.net/",
"web": "https://sto4445-internetrouting.web.core.windows.net/"
},
"microsoftEndpoints": {
"blob": "https://sto4445-microsoftrouting.blob.core.windows.net/",
"dfs": "https://sto4445-microsoftrouting.dfs.core.windows.net/",
"file": "https://sto4445-microsoftrouting.file.core.windows.net/",
"queue": "https://sto4445-microsoftrouting.queue.core.windows.net/",
"table": "https://sto4445-microsoftrouting.table.core.windows.net/",
"web": "https://sto4445-microsoftrouting.web.core.windows.net/"
},
"queue": "https://sto4445.queue.core.windows.net/",
"table": "https://sto4445.table.core.windows.net/",
"web": "https://sto4445.web.core.windows.net/"
},
"primaryLocation": "eastus2euap",
"provisioningState": "Succeeded",
"routingPreference": {
"publishInternetEndpoints": true,
"publishMicrosoftEndpoints": true,
"routingChoice": "MicrosoftRouting"
},
"sasPolicy": {
"expirationAction": "Log",
"sasExpirationPeriod": "1.15:59:59"
},
"secondaryLocation": "centraluseuap",
"statusOfPrimary": "available",
"statusOfSecondary": "available",
"supportsHttpsTrafficOnly": true,
"geoPriorityReplicationStatus": {
"isBlobEnabled": true
}
},
"sku": {
"name": "Standard_GRS",
"tier": "Standard"
},
"tags": {
"key1": "value1",
"key2": "value2"
}
}
定義
| 名前 | 説明 |
|---|---|
|
Access |
ストレージアカウント内のブロックブロブのデフォルトのアクセス層です。 種類が BlobStorage であるストレージ アカウントに必要です。 詳細については、「https://learn.microsoft.com/azure/storage/blobs/access-tiers-overview」を参照してください。 |
|
Account |
これにより、アカウント レベルの不変ポリシー プロパティが定義されます。 |
|
Account |
ImmutabilityPolicy 状態は、ポリシーのモードを定義します。 無効な状態はポリシーを無効にし、ロック解除状態では不変保持時間の増減が可能になり、allowProtectedAppendWrites プロパティを切り替えることができます。ロック状態では不変保持時間の増加のみが許可されます。 ポリシーは、無効またはロック解除状態でのみ作成でき、2 つの状態を切り替えることができます。 ロック解除状態のポリシーのみが、元に戻すことができないロック状態に移行できます。 |
|
Account |
ストレージ アカウントのプライマリの場所が使用可能か使用不可かを示す状態を取得します。 |
|
Account |
Azure StorageのActive Directoryアカウントタイプを指定します。 directoryServiceOptions が AD (AD DS 認証) に設定されている場合、このプロパティは省略可能です。 指定する場合は、samAccountName も指定する必要があります。 directoryServiceOptions AADDS (Entra DS 認証) または AADKERB (Entra 認証) の場合、このプロパティは省略できます。 |
|
Active |
Active Directory (AD)の設定プロパティ。 |
|
Allowed |
AAD テナント内またはプライベート リンクを使用して、同じ VNet へのストレージ アカウントとの間のコピーを制限します。 |
|
Azure |
Azure Files Identity Based Authenticationの設定。 |
|
Blob |
BLOB 復元パラメーター |
|
Blob |
BLOB の復元の進行状況の状態。 指定できる値は次のとおりです。- InProgress: BLOB の復元が進行中であることを示します。 - 完了: BLOB の復元が正常に完了したことを示します。 - 失敗: BLOB の復元が失敗したことを示します。 |
|
Blob |
BLOB 範囲 |
|
Blob |
BLOB 復元の状態。 |
| Bypass |
ログ/メトリック/AzureServices にトラフィックをバイパスするかどうかを指定します。 使用可能な値は、ログ記録の任意の組み合わせです。メトリック|AzureServices ("ログ記録、メトリック" など)、または None を使用して、これらのトラフィックをバイパスしません。 |
|
Custom |
このストレージ アカウントに割り当てられているカスタム ドメイン。 これは、Update を使用して設定できます。 |
|
Default |
他のルールが一致しない場合の許可または拒否の既定のアクションを指定します。 |
|
Default |
RBAC ロールが割り当てられない場合、Kerberos 認証を使用するユーザーの既定の共有アクセス許可。 |
|
Directory |
使用されるディレクトリ サービスを示します。 この列挙型は将来拡張される可能性があることに注意してください。 |
|
Dns |
エンドポイントの種類を指定できます。 これをAzureDNSZoneに設定すると、1つのサブスクリプションで多数のアカウントが作成され、Azure DNSゾーンにアカウントが生成され、エンドポイントのURLには英数字のDNSゾーン識別子が割り当てられます。 |
|
Dual |
デュアルスタックエンドポイント設定は、IPv6 エンドポイントを公開するかどうかを定義します。 |
| Encryption |
ストレージ アカウントの暗号化設定。 |
|
Encryption |
ストレージ アカウントの暗号化 ID。 |
|
Encryption |
サーバー側の暗号化を使用できるようにするサービス。 |
|
Encryption |
暗号化をサポートするサービスの一覧。 |
| Endpoints |
パブリック BLOB、キュー、テーブル、Web、または dfs オブジェクトの取得を実行するために使用される URI。 |
|
Error |
ストレージ リソース プロバイダーからのエラー応答。 |
|
Error |
エラー応答本文コントラクト。 |
|
Expiration |
SAS 有効期限アクションは、sasPolicy.sasExpirationPeriod に違反したときに実行されるアクションを定義します。 "ログ" アクションは監査目的で使用でき、"ブロック" アクションを使用して、SAS ポリシーの有効期限に準拠していない SAS トークンの使用をブロックおよび拒否できます。 |
|
Extended |
拡張された場所の複合型。 |
|
Extended |
extendedLocation の型。 |
|
Geo |
ストレージ アカウントの geo 優先度レプリケーションの有効化状態。 |
|
Geo |
ストレージ アカウントの BLOB、テーブル、キュー、およびファイル サービスのレプリケーションに関連する統計。 これは、ストレージ アカウントに対して geo 冗長レプリケーションが有効になっている場合にのみ使用できます。 |
|
Geo |
セカンダリ・ロケーションのステータス。 指定できる値は次のとおりです。- ライブ: セカンダリ・ロケーションがアクティブで動作していることを示します。 - ブートストラップ: プライマリ・ロケーションからセカンダリ・ロケーションへの初期同期が進行中であることを示します。これは通常、レプリケーションが最初に有効になったときに発生します。 - 使用不可: セカンダリ・ロケーションが一時的に使用できないことを示します。 |
| Identity |
リソースの ID。 |
|
Identity |
ID の種類。 |
|
Immutable |
このプロパティは、アカウント レベルの不変性を有効にして定義します。 この機能を有効にすると、BLOB のバージョン管理が自動的に有効になります。 |
| IPRule |
CIDR 形式の特定の IP または IP 範囲を持つ IP 規則。 |
|
Key |
ストレージ アカウント キーの作成時刻。 |
|
Key |
ストレージ アカウントに割り当てられた KeyPolicy。 |
|
Key |
暗号化 keySource (プロバイダー)。 使用可能な値 (大文字と小文字を区別): Microsoft.Storage、Microsoft.Keyvault |
|
Key |
暗号化サービスに使用する暗号化キーの種類。 "Account" キーの種類は、アカウント スコープの暗号化キーが使用されることを意味します。 "サービス" キーの種類は、既定のサービス キーが使用されることを意味します。 |
|
Key |
キー コンテナーのプロパティ。 |
| Kind |
ストレージ アカウントの種類を示します。 |
|
Large |
[有効] に設定されている場合は、大きなファイル共有を許可します。 一度有効にした後は無効にできません。 |
|
Minimum |
ストレージへの要求で許可される最小 TLS バージョンを設定します。 このプロパティの既定の解釈は TLS 1.0 です。 |
|
Network |
ネットワーク ルール セット |
| Placement |
ゾーン配置の詳細の複合型。 |
|
Post |
アカウントのフェイルオーバーが実行された後のアカウントの冗長性タイプ。 |
|
Post |
計画されたアカウントフェイルオーバーが実行された後のアカウントの冗長性タイプ。 |
|
Private |
プライベート エンドポイント リソース。 |
|
Private |
プライベート エンドポイント接続リソース。 |
|
Private |
現在のプロビジョニング状態。 |
|
Private |
プライベート エンドポイント接続の状態。 |
|
Private |
サービス コンシューマーとプロバイダー間の接続の状態に関する情報のコレクション。 |
|
Provisioning |
操作が呼び出されたときのストレージ アカウントの状態を取得します。 |
|
Public |
ストレージ アカウントへのパブリック ネットワーク アクセスを評価するために、ネットワーク セキュリティ境界構成を許可、禁止、または許可します。 値は省略可能ですが、渡される場合は'Enabled'、'Disabled'、または 'SecuredByPerimeter' である必要があります。 |
|
Resource |
リソース アクセス規則。 |
|
Routing |
ルーティングの選択は、ユーザーが選択するネットワーク ルーティングの種類を定義します。 |
|
Routing |
ルーティング優先設定では、ユーザー データの配信に使用する Microsoft またはインターネット ルーティングのネットワークの種類を定義します。既定のオプションは microsoft ルーティングです |
|
Sas |
ストレージ アカウントに割り当てられた SasPolicy。 |
|
Service |
個々のストレージサービスに対する共有キーアクセス設定を定義します。 |
| Sku |
ストレージ アカウントの SKU。 |
|
Sku |
このプロパティは、現在の SKU 変換状態を示します。 |
|
Sku |
SKU 名。 アカウントの作成に必要です。更新の場合は省略可能です。 以前のバージョンでは、SKU 名は accountType と呼ばれることに注意してください。 |
|
Sku |
SKU 階層。 これは SKU 名に基づいています。 |
|
Smb |
OAuth を使用した SMB 経由のマネージド ID アクセスのプロパティの設定 |
| State |
仮想ネットワーク 規則の状態を取得します。 |
|
Storage |
ストレージ アカウント。 |
|
Storage |
ストレージ アカウントの作成時に使用されるパラメーター。 |
|
Storage |
インターネット ルーティング エンドポイントを介してパブリック BLOB、ファイル、Web、または dfs オブジェクトの取得を実行するために使用される URI。 |
|
Storage |
IPv6 エンドポイントを介してパブリック BLOB、キュー、テーブル、Web、または dfs オブジェクトの取得を実行するために使用される URI。 |
|
Storage |
Microsoft ルーティング エンドポイントを介してパブリック BLOB、キュー、テーブル、Web、または dfs オブジェクトの取得を実行するために使用される URI。 |
|
Storage |
ストレージアカウントの共有キーアクセスプロパティを定義します。 |
|
Storage |
これにより、非同期 SKU 変換の SKU 変換状態オブジェクトが定義されます。 |
|
Storage |
ストレージアカウントのデータコラボレーションポリシーを定義します。 |
|
User |
リソースの UserAssignedIdentity。 |
|
Virtual |
Virtual Networkルール。 |
|
Zone |
ストレージ アカウントの可用性ゾーンのピン留めポリシー。 |
AccessTier
ストレージアカウント内のブロックブロブのデフォルトのアクセス層です。 種類が BlobStorage であるストレージ アカウントに必要です。 詳細については、「https://learn.microsoft.com/azure/storage/blobs/access-tiers-overview」を参照してください。
| 値 | 説明 |
|---|---|
| Hot | |
| Cool | |
| Premium | |
| Cold | |
| Smart |
AccountImmutabilityPolicyProperties
これにより、アカウント レベルの不変ポリシー プロパティが定義されます。
| 名前 | 型 | 説明 |
|---|---|---|
| allowProtectedAppendWrites |
boolean |
このプロパティは、無効でロック解除された時間ベースのアイテム保持ポリシーに対してのみ変更できます。 有効にすると、不変性の保護とコンプライアンスを維持しながら、新しいブロックを追加 BLOB に書き込むことができます。 新しいブロックのみを追加でき、既存のブロックは変更または削除できません。 |
| immutabilityPeriodSinceCreationInDays |
integer (int32) minimum: 1maximum: 146000 |
ポリシーの作成以降のコンテナー内の BLOB の不変期間 (日数)。 |
| state |
ImmutabilityPolicy 状態は、ポリシーのモードを定義します。 無効な状態はポリシーを無効にし、ロック解除状態では不変保持時間の増減が可能になり、allowProtectedAppendWrites プロパティを切り替えることができます。ロック状態では不変保持時間の増加のみが許可されます。 ポリシーは、無効またはロック解除状態でのみ作成でき、2 つの状態を切り替えることができます。 ロック解除状態のポリシーのみが、元に戻すことができないロック状態に移行できます。 |
AccountImmutabilityPolicyState
ImmutabilityPolicy 状態は、ポリシーのモードを定義します。 無効な状態はポリシーを無効にし、ロック解除状態では不変保持時間の増減が可能になり、allowProtectedAppendWrites プロパティを切り替えることができます。ロック状態では不変保持時間の増加のみが許可されます。 ポリシーは、無効またはロック解除状態でのみ作成でき、2 つの状態を切り替えることができます。 ロック解除状態のポリシーのみが、元に戻すことができないロック状態に移行できます。
| 値 | 説明 |
|---|---|
| Unlocked | |
| Locked | |
| Disabled |
AccountStatus
ストレージ アカウントのプライマリの場所が使用可能か使用不可かを示す状態を取得します。
| 値 | 説明 |
|---|---|
| available | |
| unavailable |
AccountType
Azure StorageのActive Directoryアカウントタイプを指定します。 directoryServiceOptions が AD (AD DS 認証) に設定されている場合、このプロパティは省略可能です。 指定する場合は、samAccountName も指定する必要があります。 directoryServiceOptions AADDS (Entra DS 認証) または AADKERB (Entra 認証) の場合、このプロパティは省略できます。
| 値 | 説明 |
|---|---|
| User | |
| Computer |
ActiveDirectoryProperties
Active Directory (AD)の設定プロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| accountType |
Azure StorageのActive Directoryアカウントタイプを指定します。 directoryServiceOptions が AD (AD DS 認証) に設定されている場合、このプロパティは省略可能です。 指定する場合は、samAccountName も指定する必要があります。 directoryServiceOptions AADDS (Entra DS 認証) または AADKERB (Entra 認証) の場合、このプロパティは省略できます。 |
|
| azureStorageSid |
string |
Azure Storageのセキュリティ識別子(SID)を指定します。 directoryServiceOptions が AD (AD DS 認証) に設定されている場合、このプロパティは必須です。 それ以外の場合は、省略できます。 |
| domainGuid |
string |
ドメイン GUID を指定します。 directoryServiceOptions が AD (AD DS 認証) に設定されている場合、このプロパティは必須です。 directoryServiceOptions が AADDS (Entra DS 認証) に設定されている場合、このプロパティは省略できます。 directoryServiceOptionsがAADKERB(Entra認証)に設定されている場合、このプロパティは任意です。Windowsファイルエクスプローラーによるディレクトリおよびファイルレベルの権限設定をサポートするために必要ですが、認証には必須ではありません。 |
| domainName |
string |
AD DNS サーバーが権限を持つプライマリ ドメインを指定します。 このプロパティは、directoryServiceOptions が AD (AD DS 認証) に設定されている場合に必要です。 directoryServiceOptions が AADDS (Entra DS 認証) に設定されている場合、このプロパティの指定は省略可能です。省略すると自動的に推論されます。 directoryServiceOptionsがAADKERB(Entra認証)に設定されている場合、このプロパティは任意です。Windowsファイルエクスプローラーによるディレクトリおよびファイルレベルの権限設定をサポートするために必要ですが、認証には必須ではありません。 |
| domainSid |
string |
AD ドメインのセキュリティ識別子 (SID) を指定します。 directoryServiceOptions が AD (AD DS 認証) に設定されている場合、このプロパティは必須です。 それ以外の場合は、省略できます。 |
| forestName |
string |
取得するActive Directoryのフォレストを指定します。 directoryServiceOptions が AD (AD DS 認証) に設定されている場合、このプロパティは必須です。 それ以外の場合は、省略できます。 |
| netBiosDomainName |
string |
NetBIOS ドメイン名を指定します。 directoryServiceOptions が AD (AD DS 認証) に設定されている場合、このプロパティは必須です。 それ以外の場合は、省略できます。 |
| samAccountName |
string |
Azure Storage for Active Directory SAMAccountName を指定する。 directoryServiceOptions が AD (AD DS 認証) に設定されている場合、このプロパティは省略可能です。 指定する場合は、accountType も指定する必要があります。 directoryServiceOptions AADDS (Entra DS 認証) または AADKERB (Entra 認証) の場合、このプロパティは省略できます。 |
AllowedCopyScope
AAD テナント内またはプライベート リンクを使用して、同じ VNet へのストレージ アカウントとの間のコピーを制限します。
| 値 | 説明 |
|---|---|
| PrivateLink | |
| AAD | |
| All |
AzureFilesIdentityBasedAuthentication
Azure Files Identity Based Authenticationの設定。
| 名前 | 型 | 説明 |
|---|---|---|
| activeDirectoryProperties |
ディレクトリサービスに関する追加情報。 directoryServiceOptions が AD (AD DS 認証) の場合は必須です。 directoryServiceOptions AADDS (Entra DS 認証) と AADKERB (Entra 認証) のオプション。 |
|
| defaultSharePermission |
RBAC ロールが割り当てられない場合、Kerberos 認証を使用するユーザーの既定の共有アクセス許可。 |
|
| directoryServiceOptions |
使用されるディレクトリ サービスを示します。 この列挙型は将来拡張される可能性があることに注意してください。 |
|
| smbOAuthSettings |
OAuth over SMB を使用したマネージド ID アクセスに必要です。 |
BlobRestoreParameters
BLOB 復元パラメーター
| 名前 | 型 | 説明 |
|---|---|---|
| blobRanges |
復元する BLOB 範囲。 |
|
| timeToRestore |
string (date-time) |
BLOB を指定した時刻に復元します。 |
BlobRestoreProgressStatus
BLOB の復元の進行状況の状態。 指定できる値は次のとおりです。- InProgress: BLOB の復元が進行中であることを示します。 - 完了: BLOB の復元が正常に完了したことを示します。 - 失敗: BLOB の復元が失敗したことを示します。
| 値 | 説明 |
|---|---|
| InProgress | |
| Complete | |
| Failed |
BlobRestoreRange
BLOB 範囲
| 名前 | 型 | 説明 |
|---|---|---|
| endRange |
string |
BLOB の終了範囲。 これは排他的です。 空はアカウント終了を意味します。 |
| startRange |
string |
BLOB の開始範囲。 これは包括的です。 空はアカウント開始を意味します。 |
BlobRestoreStatus
BLOB 復元の状態。
| 名前 | 型 | 説明 |
|---|---|---|
| failureReason |
string |
BLOB の復元が失敗した場合の失敗の理由。 |
| parameters |
BLOB 復元要求パラメーター。 |
|
| restoreId |
string |
BLOB 復元要求を追跡するための ID。 |
| status |
BLOB の復元の進行状況の状態。 指定できる値は次のとおりです。- InProgress: BLOB の復元が進行中であることを示します。 - 完了: BLOB の復元が正常に完了したことを示します。 - 失敗: BLOB の復元が失敗したことを示します。 |
Bypass
ログ/メトリック/AzureServices にトラフィックをバイパスするかどうかを指定します。 使用可能な値は、ログ記録の任意の組み合わせです。メトリック|AzureServices ("ログ記録、メトリック" など)、または None を使用して、これらのトラフィックをバイパスしません。
| 値 | 説明 |
|---|---|
| None | |
| Logging | |
| Metrics | |
| AzureServices |
CustomDomain
このストレージ アカウントに割り当てられているカスタム ドメイン。 これは、Update を使用して設定できます。
| 名前 | 型 | 説明 |
|---|---|---|
| name |
string |
ストレージ アカウントに割り当てられたカスタム ドメイン名を取得または設定します。 名前は CNAME ソースです。 |
| useSubDomainName |
boolean |
間接 CName 検証が有効かどうかを示します。 既定値は false です。 これは、更新時にのみ設定する必要があります。 |
DefaultAction
他のルールが一致しない場合の許可または拒否の既定のアクションを指定します。
| 値 | 説明 |
|---|---|
| Allow | |
| Deny |
DefaultSharePermission
RBAC ロールが割り当てられない場合、Kerberos 認証を使用するユーザーの既定の共有アクセス許可。
| 値 | 説明 |
|---|---|
| None | |
| StorageFileDataSmbShareReader | |
| StorageFileDataSmbShareContributor | |
| StorageFileDataSmbShareElevatedContributor |
DirectoryServiceOptions
使用されるディレクトリ サービスを示します。 この列挙型は将来拡張される可能性があることに注意してください。
| 値 | 説明 |
|---|---|
| None | |
| AADDS | |
| AD | |
| AADKERB |
DnsEndpointType
エンドポイントの種類を指定できます。 これをAzureDNSZoneに設定すると、1つのサブスクリプションで多数のアカウントが作成され、Azure DNSゾーンにアカウントが生成され、エンドポイントのURLには英数字のDNSゾーン識別子が割り当てられます。
| 値 | 説明 |
|---|---|
| Standard | |
| AzureDnsZone |
DualStackEndpointPreference
デュアルスタックエンドポイント設定は、IPv6 エンドポイントを公開するかどうかを定義します。
| 名前 | 型 | 説明 |
|---|---|---|
| publishIpv6Endpoint |
boolean |
IPv6 ストレージエンドポイントを公開するかどうかを示すブールフラグ。 |
Encryption
ストレージ アカウントの暗号化設定。
| 名前 | 型 | 規定値 | 説明 |
|---|---|---|---|
| identity |
保存時のサービス側暗号化で使用する ID。 |
||
| keySource | Microsoft.Storage |
暗号化 keySource (プロバイダー)。 使用可能な値 (大文字と小文字を区別): Microsoft.Storage、Microsoft.Keyvault |
|
| keyvaultproperties |
キー コンテナーによって提供されるプロパティ。 |
||
| requireInfrastructureEncryption |
boolean |
サービスが保存データのプラットフォーム マネージド キーを使用して暗号化のセカンダリ レイヤーを適用するかどうかを示すブール値。 |
|
| services |
暗号化をサポートするサービスの一覧。 |
EncryptionIdentity
ストレージ アカウントの暗号化 ID。
| 名前 | 型 | 説明 |
|---|---|---|
| federatedIdentityClientId |
string |
ストレージ アカウントでのクロステナントカスタマー マネージド キー サーバー側暗号化のユーザー割り当て ID と組み合わせて使用するマルチテナント アプリケーションの ClientId。 |
| userAssignedIdentity |
string |
ストレージ アカウントのサーバー側暗号化に関連付けられる UserAssigned ID のリソース識別子。 |
EncryptionService
サーバー側の暗号化を使用できるようにするサービス。
| 名前 | 型 | 説明 |
|---|---|---|
| enabled |
boolean |
サービスが格納時にデータを暗号化するかどうかを示すブール値。 保存時の暗号化は現在既定で有効になっており、無効にすることはできません。 |
| keyType |
暗号化サービスに使用する暗号化キーの種類。 "Account" キーの種類は、アカウント スコープの暗号化キーが使用されることを意味します。 "サービス" キーの種類は、既定のサービス キーが使用されることを意味します。 |
|
| lastEnabledTime |
string (date-time) |
ユーザーが最後に暗号化を有効にした日付/時刻の大まかな見積もりを取得します。 現在、データはデフォルトで保存時に暗号化されており、無効にすることはできません。 |
EncryptionServices
暗号化をサポートするサービスの一覧。
| 名前 | 型 | 説明 |
|---|---|---|
| blob |
BLOB ストレージ サービスの暗号化関数。 |
|
| file |
ファイル ストレージ サービスの暗号化関数。 |
|
| queue |
キュー ストレージ サービスの暗号化関数。 |
|
| table |
テーブル ストレージ サービスの暗号化関数。 |
Endpoints
パブリック BLOB、キュー、テーブル、Web、または dfs オブジェクトの取得を実行するために使用される URI。
| 名前 | 型 | 説明 |
|---|---|---|
| blob |
string |
BLOB エンドポイントを取得します。 |
| dfs |
string |
dfs エンドポイントを取得します。 |
| file |
string |
ファイル エンドポイントを取得します。 |
| internetEndpoints |
インターネット ルーティング ストレージ エンドポイントを取得します。 |
|
| ipv6Endpoints |
IPv6 ストレージ エンドポイントを取得します。 |
|
| microsoftEndpoints |
Microsoft ルーティング ストレージ エンドポイントを取得します。 |
|
| queue |
string |
キュー エンドポイントを取得します。 |
| table |
string |
テーブル エンドポイントを取得します。 |
| web |
string |
Web エンドポイントを取得します。 |
ErrorResponse
ストレージ リソース プロバイダーからのエラー応答。
| 名前 | 型 | 説明 |
|---|---|---|
| error |
Azure Storage Resource Provider error response body. |
ErrorResponseBody
エラー応答本文コントラクト。
| 名前 | 型 | 説明 |
|---|---|---|
| code |
string |
エラーの識別子。 コードは不変であり、プログラムで使用することを目的としています。 |
| message |
string |
ユーザー インターフェイスでの表示に適したエラーを説明するメッセージ。 |
ExpirationAction
SAS 有効期限アクションは、sasPolicy.sasExpirationPeriod に違反したときに実行されるアクションを定義します。 "ログ" アクションは監査目的で使用でき、"ブロック" アクションを使用して、SAS ポリシーの有効期限に準拠していない SAS トークンの使用をブロックおよび拒否できます。
| 値 | 説明 |
|---|---|
| Log | |
| Block |
ExtendedLocation
拡張された場所の複合型。
| 名前 | 型 | 説明 |
|---|---|---|
| name |
string |
拡張された場所の名前。 |
| type |
拡張された場所の種類。 |
ExtendedLocationTypes
extendedLocation の型。
| 値 | 説明 |
|---|---|
| EdgeZone |
GeoPriorityReplicationStatus
ストレージ アカウントの geo 優先度レプリケーションの有効化状態。
| 名前 | 型 | 説明 |
|---|---|---|
| isBlobEnabled |
boolean |
ストレージ アカウントに対して BLOB Geo 優先度レプリケーションが有効になっているかどうかを示します。 |
GeoReplicationStats
ストレージ アカウントの BLOB、テーブル、キュー、およびファイル サービスのレプリケーションに関連する統計。 これは、ストレージ アカウントに対して geo 冗長レプリケーションが有効になっている場合にのみ使用できます。
| 名前 | 型 | 説明 |
|---|---|---|
| canFailover |
boolean |
アカウントでアカウント フェールオーバーがサポートされているかどうかを示すブール フラグ。 |
| canPlannedFailover |
boolean |
計画されたアカウント フェールオーバーがアカウントでサポートされているかどうかを示すブール フラグ。 |
| lastSyncTime |
string (date-time) |
この UTC の日付/時刻値より前のすべてのプライマリ書き込みは、読み取り操作に使用できることが保証されています。 この時点以降のプライマリ書き込みは、読み取りに使用できる場合と使用できない場合があります。 LastSyncTimeの値が使用できない場合、要素はデフォルト値になる可能性があり、これはセカンダリがオフラインの場合、またはブートストラップ中の場合に発生する可能性があります。 |
| postFailoverRedundancy |
アカウントのフェイルオーバーが実行された後のアカウントの冗長性タイプ。 |
|
| postPlannedFailoverRedundancy |
計画されたアカウントフェイルオーバーが実行された後のアカウントの冗長性タイプ。 |
|
| status |
セカンダリ・ロケーションのステータス。 指定できる値は次のとおりです。- ライブ: セカンダリ・ロケーションがアクティブで動作していることを示します。 - ブートストラップ: プライマリ・ロケーションからセカンダリ・ロケーションへの初期同期が進行中であることを示します。これは通常、レプリケーションが最初に有効になったときに発生します。 - 使用不可: セカンダリ・ロケーションが一時的に使用できないことを示します。 |
GeoReplicationStatus
セカンダリ・ロケーションのステータス。 指定できる値は次のとおりです。- ライブ: セカンダリ・ロケーションがアクティブで動作していることを示します。 - ブートストラップ: プライマリ・ロケーションからセカンダリ・ロケーションへの初期同期が進行中であることを示します。これは通常、レプリケーションが最初に有効になったときに発生します。 - 使用不可: セカンダリ・ロケーションが一時的に使用できないことを示します。
| 値 | 説明 |
|---|---|
| Live | |
| Bootstrap | |
| Unavailable |
Identity
リソースの ID。
| 名前 | 型 | 説明 |
|---|---|---|
| principalId |
string |
リソース ID のプリンシパル ID。 |
| tenantId |
string |
リソースのテナント ID。 |
| type |
ID の種類。 |
|
| userAssignedIdentities |
<string,
User |
このストレージ アカウントで使用されるユーザー割り当て ID のセットを記述するキー値ペアの一覧を取得または設定します。 キーは、ID の ARM リソース識別子です。 ここで許可されるユーザー割り当て ID は 1 つだけです。 |
IdentityType
ID の種類。
| 値 | 説明 |
|---|---|
| None | |
| SystemAssigned | |
| UserAssigned | |
| SystemAssigned,UserAssigned |
ImmutableStorageAccount
このプロパティは、アカウント レベルの不変性を有効にして定義します。 この機能を有効にすると、BLOB のバージョン管理が自動的に有効になります。
| 名前 | 型 | 説明 |
|---|---|---|
| enabled |
boolean |
アカウント レベルの不変性を有効にするブール型フラグ。 このようなアカウントのすべてのコンテナーでは、オブジェクト レベルの不変性が既定で有効になっています。 |
| immutabilityPolicy |
オブジェクト レベルで明示的な不変ポリシーを持たないオブジェクトに継承および適用される、既定のアカウント レベルの不変ポリシーを指定します。 オブジェクト レベルの不変ポリシーは、アカウント レベルの不変ポリシーよりも優先順位が高い、コンテナー レベルの不変ポリシーよりも優先順位が高くなります。 |
IPRule
CIDR 形式の特定の IP または IP 範囲を持つ IP 規則。
| 名前 | 型 | 説明 |
|---|---|---|
| action |
enum:
Allow |
IP ACL 規則のアクション。 |
| value |
string |
CIDR 形式で IP または IP 範囲を指定します。 |
KeyCreationTime
ストレージ アカウント キーの作成時刻。
| 名前 | 型 | 説明 |
|---|---|---|
| key1 |
string (date-time) |
|
| key2 |
string (date-time) |
KeyPolicy
ストレージ アカウントに割り当てられた KeyPolicy。
| 名前 | 型 | 説明 |
|---|---|---|
| keyExpirationPeriodInDays |
integer (int32) |
キーの有効期限 (日数)。 |
KeySource
暗号化 keySource (プロバイダー)。 使用可能な値 (大文字と小文字を区別): Microsoft.Storage、Microsoft.Keyvault
| 値 | 説明 |
|---|---|
| Microsoft.Storage | |
| Microsoft.Keyvault |
KeyType
暗号化サービスに使用する暗号化キーの種類。 "Account" キーの種類は、アカウント スコープの暗号化キーが使用されることを意味します。 "サービス" キーの種類は、既定のサービス キーが使用されることを意味します。
| 値 | 説明 |
|---|---|
| Service | |
| Account |
KeyVaultProperties
キー コンテナーのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| currentVersionedKeyExpirationTimestamp |
string (date-time) |
これは、暗号化に使用されるカスタマー マネージド キーの現在のバージョンの有効期限を表す読み取り専用プロパティです。 |
| currentVersionedKeyIdentifier |
string |
現在使用中のバージョン指定Key Vault Keyのオブジェクト識別子。 |
| keyname |
string |
KeyVault キーの名前。 |
| keyvaulturi |
string |
KeyVault の URI。 |
| keyversion |
string |
KeyVault キーのバージョン。 |
| lastKeyRotationTimestamp |
string (date-time) |
Key Vault Keyの最後の回転タイムスタンプ。 |
Kind
ストレージ アカウントの種類を示します。
| 値 | 説明 |
|---|---|
| Storage | |
| StorageV2 | |
| BlobStorage | |
| FileStorage | |
| BlockBlobStorage |
LargeFileSharesState
[有効] に設定されている場合は、大きなファイル共有を許可します。 一度有効にした後は無効にできません。
| 値 | 説明 |
|---|---|
| Disabled | |
| Enabled |
MinimumTlsVersion
ストレージへの要求で許可される最小 TLS バージョンを設定します。 このプロパティの既定の解釈は TLS 1.0 です。
| 値 | 説明 |
|---|---|
| TLS1_0 | |
| TLS1_1 | |
| TLS1_2 | |
| TLS1_3 |
NetworkRuleSet
ネットワーク ルール セット
| 名前 | 型 | 規定値 | 説明 |
|---|---|---|---|
| bypass | AzureServices |
ログ/メトリック/AzureServices にトラフィックをバイパスするかどうかを指定します。 使用可能な値は、ログ記録の任意の組み合わせです。メトリック|AzureServices ("ログ記録、メトリック" など)、または None を使用して、これらのトラフィックをバイパスしません。 |
|
| defaultAction | Allow |
他のルールが一致しない場合の許可または拒否の既定のアクションを指定します。 |
|
| ipRules |
IPRule[] |
IP ACL 規則を設定します |
|
| ipv6Rules |
IPRule[] |
IPv6 ACL ルールを設定します。 |
|
| resourceAccessRules |
リソース アクセス規則を設定します |
||
| virtualNetworkRules |
仮想ネットワーク規則を設定します。 |
Placement
ゾーン配置の詳細の複合型。
| 名前 | 型 | 説明 |
|---|---|---|
| zonePlacementPolicy |
ストレージ アカウントの可用性ゾーンのピン留めポリシー。 |
PostFailoverRedundancy
アカウントのフェイルオーバーが実行された後のアカウントの冗長性タイプ。
| 値 | 説明 |
|---|---|
| Standard_LRS | |
| Standard_ZRS |
PostPlannedFailoverRedundancy
計画されたアカウントフェイルオーバーが実行された後のアカウントの冗長性タイプ。
| 値 | 説明 |
|---|---|
| Standard_GRS | |
| Standard_GZRS | |
| Standard_RAGRS | |
| Standard_RAGZRS |
PrivateEndpoint
プライベート エンドポイント リソース。
| 名前 | 型 | 説明 |
|---|---|---|
| id |
string |
プライベート エンドポイントの ARM 識別子 |
PrivateEndpointConnection
プライベート エンドポイント接続リソース。
| 名前 | 型 | 説明 |
|---|---|---|
| id |
string |
リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name |
string |
リソースの名前 |
| properties.privateEndpoint |
プライベート エンドポイントのリソース。 |
|
| properties.privateLinkServiceConnectionState |
サービス コンシューマーとプロバイダー間の接続の状態に関する情報のコレクション。 |
|
| properties.provisioningState |
プライベート エンドポイント接続リソースのプロビジョニング状態。 |
|
| type |
string |
リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" |
PrivateEndpointConnectionProvisioningState
現在のプロビジョニング状態。
| 値 | 説明 |
|---|---|
| Succeeded | |
| Creating | |
| Deleting | |
| Failed |
PrivateEndpointServiceConnectionStatus
プライベート エンドポイント接続の状態。
| 値 | 説明 |
|---|---|
| Pending | |
| Approved | |
| Rejected |
PrivateLinkServiceConnectionState
サービス コンシューマーとプロバイダー間の接続の状態に関する情報のコレクション。
| 名前 | 型 | 説明 |
|---|---|---|
| actionRequired |
string |
サービス プロバイダーの変更にコンシューマーの更新が必要かどうかを示すメッセージ。 |
| description |
string |
接続の承認/拒否の理由。 |
| status |
接続がサービスの所有者によって承認/拒否/削除されたかどうかを示します。 |
ProvisioningState
操作が呼び出されたときのストレージ アカウントの状態を取得します。
| 値 | 説明 |
|---|---|
| Creating | |
| ResolvingDNS | |
| Succeeded |
PublicNetworkAccess
ストレージ アカウントへのパブリック ネットワーク アクセスを評価するために、ネットワーク セキュリティ境界構成を許可、禁止、または許可します。 値は省略可能ですが、渡される場合は'Enabled'、'Disabled'、または 'SecuredByPerimeter' である必要があります。
| 値 | 説明 |
|---|---|
| Enabled | |
| Disabled | |
| SecuredByPerimeter |
ResourceAccessRule
リソース アクセス規則。
| 名前 | 型 | 説明 |
|---|---|---|
| resourceId |
string |
リソース ID |
| tenantId |
string |
テナント ID |
RoutingChoice
ルーティングの選択は、ユーザーが選択するネットワーク ルーティングの種類を定義します。
| 値 | 説明 |
|---|---|
| MicrosoftRouting | |
| InternetRouting |
RoutingPreference
ルーティング優先設定では、ユーザー データの配信に使用する Microsoft またはインターネット ルーティングのネットワークの種類を定義します。既定のオプションは microsoft ルーティングです
| 名前 | 型 | 説明 |
|---|---|---|
| publishInternetEndpoints |
boolean |
インターネット ルーティング ストレージ エンドポイントを発行するかどうかを示すブール型フラグ |
| publishMicrosoftEndpoints |
boolean |
Microsoft ルーティング ストレージ エンドポイントを発行するかどうかを示すブール型フラグ |
| routingChoice |
ルーティングの選択は、ユーザーが選択するネットワーク ルーティングの種類を定義します。 |
SasPolicy
ストレージ アカウントに割り当てられた SasPolicy。
| 名前 | 型 | 規定値 | 説明 |
|---|---|---|---|
| expirationAction | Log |
SAS 有効期限アクションは、sasPolicy.sasExpirationPeriod に違反したときに実行されるアクションを定義します。 "ログ" アクションは監査目的で使用でき、"ブロック" アクションを使用して、SAS ポリシーの有効期限に準拠していない SAS トークンの使用をブロックおよび拒否できます。 |
|
| sasExpirationPeriod |
string |
SAS の有効期限 (DD.HH:MM:SS)。 |
ServiceSharedKeyAccessProperties
個々のストレージサービスに対する共有キーアクセス設定を定義します。
| 名前 | 型 | 説明 |
|---|---|---|
| enabled |
boolean |
サービスで共有鍵アクセスが有効かどうかを示します。 |
Sku
ストレージ アカウントの SKU。
| 名前 | 型 | 説明 |
|---|---|---|
| name |
SKU 名。 アカウントの作成に必要です。更新の場合は省略可能です。 以前のバージョンでは、SKU 名は accountType と呼ばれることに注意してください。 |
|
| tier |
SKU 階層。 これは SKU 名に基づいています。 |
SkuConversionStatus
このプロパティは、現在の SKU 変換状態を示します。
| 値 | 説明 |
|---|---|
| InProgress | |
| Succeeded | |
| Failed |
SkuName
SKU 名。 アカウントの作成に必要です。更新の場合は省略可能です。 以前のバージョンでは、SKU 名は accountType と呼ばれることに注意してください。
| 値 | 説明 |
|---|---|
| Standard_LRS | |
| Standard_GRS | |
| Standard_RAGRS | |
| Standard_ZRS | |
| Premium_LRS | |
| Premium_ZRS | |
| Standard_GZRS | |
| Standard_RAGZRS | |
| StandardV2_LRS | |
| StandardV2_GRS | |
| StandardV2_ZRS | |
| StandardV2_GZRS | |
| PremiumV2_LRS | |
| PremiumV2_ZRS |
SkuTier
SKU 階層。 これは SKU 名に基づいています。
| 値 | 説明 |
|---|---|
| Standard | |
| Premium |
SmbOAuthSettings
OAuth を使用した SMB 経由のマネージド ID アクセスのプロパティの設定
| 名前 | 型 | 説明 |
|---|---|---|
| isSmbOAuthEnabled |
boolean |
マネージド ID が OAuth を使用して SMB 共有にアクセスできるかどうかを指定します。 このプロパティの既定の解釈は false です。 |
State
仮想ネットワーク 規則の状態を取得します。
| 値 | 説明 |
|---|---|
| Provisioning | |
| Deprovisioning | |
| Succeeded | |
| Failed | |
| NetworkSourceDeleted |
StorageAccount
ストレージ アカウント。
| 名前 | 型 | 説明 |
|---|---|---|
| extendedLocation |
リソースの extendedLocation。 |
|
| id |
string |
リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| identity |
リソースの ID。 |
|
| kind |
Kind を取得します。 |
|
| location |
string |
リソースが存在する地理的な場所 |
| name |
string |
リソースの名前 |
| placement |
このフィールドは省略可能です。 ストレージ アカウントのゾーン配置の詳細を取得または設定します。 |
|
| properties.accessTier |
種類が BlobStorage であるストレージ アカウントに必要です。 アクセス層は課金に使用されます。 "Premium" アクセス層は Premium ブロック BLOB ストレージ アカウントの種類の既定値であり、Premium ブロック BLOB ストレージ アカウントの種類に対しては変更できません。 |
|
| properties.accountMigrationInProgress |
boolean |
顧客が開始したアカウントの移行が進行中の場合、値は true になり、それ以外の場合は null になります。 |
| properties.allowBlobPublicAccess |
boolean |
ストレージ アカウント内のすべての BLOB またはコンテナーへのパブリック アクセスを許可または禁止します。 このプロパティの既定の解釈は false です。 |
| properties.allowCrossTenantReplication |
boolean |
AAD テナント 間のオブジェクト レプリケーションを許可または禁止します。 オブジェクト レプリケーション ポリシーに異なる AAD テナントのストレージ アカウントが含まれる場合にのみ、新規または既存のアカウントに対してこのプロパティを true に設定します。 既定では、新しいアカウントがベスト セキュリティ プラクティスに従う場合、既定の解釈は false です。 |
| properties.allowSharedKeyAccess |
boolean |
ストレージ アカウントが、共有キーを介してアカウント アクセス キーを使用して承認される要求を許可するかどうかを示します。 もし誤りの場合、共有アクセス署名を含むすべてのリクエストはAzure Active Directory(Azure AD)で承認されなければなりません。 既定値は null で、true と同じです。 |
| properties.allowSharedKeyAccessForServices |
サービスレベルで共有キーアクセスプロパティを示します |
|
| properties.allowedCopyScope |
AAD テナント内またはプライベート リンクを使用して、同じ VNet へのストレージ アカウントとの間のコピーを制限します。 |
|
| properties.azureFilesIdentityBasedAuthentication |
Azure Filesのアイデンティティベースの認証設定を提供します。 |
|
| properties.blobRestoreStatus |
BLOB の復元状態 |
|
| properties.creationTime |
string (date-time) |
ストレージ アカウントの作成日時を UTC で取得します。 |
| properties.customDomain |
ユーザーがこのストレージ アカウントに割り当てたカスタム ドメインを取得します。 |
|
| properties.dataCollaborationPolicyProperties |
ストレージアカウントのデータコラボレーションポリシー。 |
|
| properties.defaultToOAuthAuthentication |
boolean |
既定の認証が OAuth かどうかを示すブール値フラグ。 このプロパティの既定の解釈は false です。 |
| properties.dnsEndpointType |
エンドポイントの種類を指定できます。 これをAzureDNSZoneに設定すると、1つのサブスクリプションで多数のアカウントが作成され、Azure DNSゾーンにアカウントが生成され、エンドポイントのURLには英数字のDNSゾーン識別子が割り当てられます。 |
|
| properties.dualStackEndpointPreference |
ユーザーが選択したインターネットプロトコルに関する情報を保持します。 |
|
| properties.enableExtendedGroups |
boolean |
true に設定されている場合は、ローカル ユーザー機能を使用してグループの拡張サポートを有効にします |
| properties.encryption |
ストレージ アカウントのサーバー側暗号化に使用する暗号化設定。 |
|
| properties.failoverInProgress |
boolean |
フェールオーバーが進行中の場合、値は true になり、それ以外の場合は null になります。 |
| properties.geoPriorityReplicationStatus |
アカウントに対して Geo Priority Replication が有効になっているかどうかを示すステータス。 |
|
| properties.geoReplicationStats |
geo レプリケーションの統計 |
|
| properties.immutableStorageWithVersioning |
プロパティは不変であり、アカウント作成時にのみ true に設定できます。 true に設定すると、アカウント内のすべてのコンテナーのオブジェクト レベルの不変性が既定で有効になります。 |
|
| properties.isHnsEnabled |
boolean |
アカウント HierarchyNamespace が true に設定されている場合に有効になります。 |
| properties.isLocalUserEnabled |
boolean |
ローカル ユーザー機能を有効にします (true に設定されている場合) |
| properties.isNfsV3Enabled |
boolean |
TRUE に設定されている場合、NFS 3.0 プロトコルのサポートが有効になります。 |
| properties.isSftpEnabled |
boolean |
セキュリティで保護されたファイル転送プロトコルを有効にします (true に設定されている場合) |
| properties.isSkuConversionBlocked |
boolean |
このプロパティは、移行が進行中の場合に true または false に設定されます。 デフォルト値は null です。 |
| properties.keyCreationTime |
ストレージ アカウント キーの作成時刻。 |
|
| properties.keyPolicy |
ストレージ アカウントに割り当てられた KeyPolicy。 |
|
| properties.largeFileSharesState |
[有効] に設定されている場合は、大きなファイル共有を許可します。 一度有効にした後は無効にできません。 |
|
| properties.lastGeoFailoverTime |
string (date-time) |
セカンダリ ロケーションへのフェールオーバーの最新のインスタンスのタイムスタンプを取得します。 最新のタイムスタンプのみが保持されます。 フェールオーバー インスタンスがない場合、この要素は返されません。 accountType がStandard_GRSまたはStandard_RAGRSの場合にのみ使用できます。 |
| properties.minimumTlsVersion |
ストレージへの要求で許可される最小 TLS バージョンを設定します。 このプロパティの既定の解釈は TLS 1.0 です。 |
|
| properties.networkAcls |
ネットワーク ルール セット |
|
| properties.primaryEndpoints |
パブリック BLOB、キュー、またはテーブル オブジェクトの取得を実行するために使用される URL を取得します。 Standard_ZRSアカウントとPremium_LRS アカウントは BLOB エンドポイントのみを返します。 |
|
| properties.primaryLocation |
string |
ストレージ アカウントのプライマリ データ センターの場所を取得します。 |
| properties.privateEndpointConnections |
指定したストレージ アカウントに関連付けられているプライベート エンドポイント接続の一覧 |
|
| properties.provisioningState |
操作が呼び出されたときのストレージ アカウントの状態を取得します。 |
|
| properties.publicNetworkAccess |
ストレージ アカウントへのパブリック ネットワーク アクセスを評価するために、ネットワーク セキュリティ境界構成を許可、禁止、または許可します。 |
|
| properties.routingPreference |
ユーザーがデータ転送を選択したネットワーク ルーティングの選択に関する情報を保持します |
|
| properties.sasPolicy |
ストレージ アカウントに割り当てられた SasPolicy。 |
|
| properties.secondaryEndpoints |
ストレージ アカウントのセカンダリの場所からパブリック BLOB、キュー、またはテーブル オブジェクトの取得を実行するために使用される URL を取得します。 SKU 名がStandard_RAGRSされている場合にのみ使用できます。 |
|
| properties.secondaryLocation |
string |
ストレージ アカウントの geo レプリケートされたセカンダリの場所を取得します。 accountType がStandard_GRSまたはStandard_RAGRSの場合にのみ使用できます。 |
| properties.statusOfPrimary |
ストレージ アカウントのプライマリの場所が使用可能か使用不可かを示す状態を取得します。 |
|
| properties.statusOfSecondary |
ストレージ アカウントのセカンダリの場所が使用可能か使用不可かを示す状態を取得します。 SKU 名がStandard_GRSまたはStandard_RAGRSされている場合にのみ使用できます。 |
|
| properties.storageAccountSkuConversionStatus |
このプロパティは readOnly であり、非同期ストレージ アカウント SKU 変換操作中にサーバーによって設定されます。 |
|
| properties.supportsHttpsTrafficOnly |
boolean |
true に設定されている場合にのみ、ストレージ サービスへの https トラフィックを許可します。 |
| sku |
SKU を取得します。 |
|
| tags |
object |
リソース タグ。 |
| type |
string |
リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" |
| zones |
string[] |
可用性ゾーン。 |
StorageAccountCreateParameters
ストレージ アカウントの作成時に使用されるパラメーター。
| 名前 | 型 | 説明 |
|---|---|---|
| extendedLocation |
このフィールドは省略可能です。 リソースの拡張場所を設定します。 設定されていない場合、ストレージアカウントはAzureメインリージョンで作成されます。 それ以外の場合は、指定した拡張場所に作成されます |
|
| identity |
リソースの ID。 |
|
| kind |
必須。 ストレージ アカウントの種類を示します。 |
|
| location |
string |
必須。 リソースの場所を取得または設定します。 これはサポートされ登録されているAzure Geo地域の一つ(例:米国西部、米国東部、東南アジアなど)となります。 リソースの geo リージョンは一度作成した後は変更できませんが、更新時に同じ geo リージョンが指定されている場合、要求は成功します。 |
| placement |
このフィールドは省略可能です。 ストレージ アカウントのゾーン配置の詳細を取得または設定します。 |
|
| properties.accessTier |
種類が BlobStorage であるストレージ アカウントに必要です。 アクセス層は課金に使用されます。 "Premium" アクセス層は Premium ブロック BLOB ストレージ アカウントの種類の既定値であり、Premium ブロック BLOB ストレージ アカウントの種類に対しては変更できません。 |
|
| properties.allowBlobPublicAccess |
boolean |
ストレージ アカウント内のすべての BLOB またはコンテナーへのパブリック アクセスを許可または禁止します。 このプロパティの既定の解釈は false です。 |
| properties.allowCrossTenantReplication |
boolean |
AAD テナント 間のオブジェクト レプリケーションを許可または禁止します。 オブジェクト レプリケーション ポリシーに異なる AAD テナントのストレージ アカウントが含まれる場合にのみ、新規または既存のアカウントに対してこのプロパティを true に設定します。 既定では、新しいアカウントがベスト セキュリティ プラクティスに従う場合、既定の解釈は false です。 |
| properties.allowSharedKeyAccess |
boolean |
ストレージ アカウントが、共有キーを介してアカウント アクセス キーを使用して承認される要求を許可するかどうかを示します。 もし誤りの場合、共有アクセス署名を含むすべてのリクエストはAzure Active Directory(Azure AD)で承認されなければなりません。 既定値は null で、true と同じです。 |
| properties.allowSharedKeyAccessForServices |
サービスレベルで共有キーアクセスプロパティを示します |
|
| properties.allowedCopyScope |
AAD テナント内またはプライベート リンクを使用して、同じ VNet へのストレージ アカウントとの間のコピーを制限します。 |
|
| properties.azureFilesIdentityBasedAuthentication |
Azure Filesのアイデンティティベースの認証設定を提供します。 |
|
| properties.customDomain |
ストレージ アカウントに割り当てられたユーザー ドメイン。 名前は CNAME ソースです。 現時点では、ストレージ アカウントごとに 1 つのカスタム ドメインのみがサポートされています。 既存のカスタム ドメインをクリアするには、カスタム ドメイン名プロパティに空の文字列を使用します。 |
|
| properties.dataCollaborationPolicyProperties |
ストレージアカウントのデータコラボレーションポリシー。 |
|
| properties.defaultToOAuthAuthentication |
boolean |
既定の認証が OAuth かどうかを示すブール値フラグ。 このプロパティの既定の解釈は false です。 |
| properties.dnsEndpointType |
エンドポイントの種類を指定できます。 これをAzureDNSZoneに設定すると、1つのサブスクリプションで多数のアカウントが作成され、Azure DNSゾーンにアカウントが生成され、エンドポイントのURLには英数字のDNSゾーン識別子が割り当てられます。 |
|
| properties.dualStackEndpointPreference |
ユーザーが選択したインターネットプロトコルに関する情報を保持します。 |
|
| properties.enableExtendedGroups |
boolean |
true に設定されている場合は、ローカル ユーザー機能を使用してグループの拡張サポートを有効にします |
| properties.encryption |
ストレージ アカウントのサーバー側暗号化に使用する暗号化設定。 |
|
| properties.geoPriorityReplicationStatus |
アカウントに対して Geo Priority Replication が有効になっているかどうかを示すステータス。 |
|
| properties.immutableStorageWithVersioning |
プロパティは不変であり、アカウント作成時にのみ true に設定できます。 true に設定すると、アカウント内のすべての新しいコンテナーに対してオブジェクト レベルの不変性が既定で有効になります。 |
|
| properties.isHnsEnabled |
boolean |
アカウント HierarchyNamespace が true に設定されている場合に有効になります。 |
| properties.isLocalUserEnabled |
boolean |
ローカル ユーザー機能を有効にします (true に設定されている場合) |
| properties.isNfsV3Enabled |
boolean |
TRUE に設定されている場合、NFS 3.0 プロトコルのサポートが有効になります。 |
| properties.isSftpEnabled |
boolean |
セキュリティで保護されたファイル転送プロトコルを有効にします (true に設定されている場合) |
| properties.keyPolicy |
ストレージ アカウントに割り当てられた KeyPolicy。 |
|
| properties.largeFileSharesState |
[有効] に設定されている場合は、大きなファイル共有を許可します。 一度有効にした後は無効にできません。 |
|
| properties.minimumTlsVersion |
ストレージへの要求で許可される最小 TLS バージョンを設定します。 このプロパティの既定の解釈は TLS 1.0 です。 |
|
| properties.networkAcls |
ネットワーク ルール セット |
|
| properties.publicNetworkAccess |
ストレージ アカウントへのパブリック ネットワーク アクセスを評価するために、ネットワーク セキュリティ境界構成を許可、禁止、または許可します。 値は省略可能ですが、渡される場合は'Enabled'、'Disabled'、または 'SecuredByPerimeter' である必要があります。 |
|
| properties.routingPreference |
ユーザーがデータ転送を選択したネットワーク ルーティングの選択に関する情報を保持します |
|
| properties.sasPolicy |
ストレージ アカウントに割り当てられた SasPolicy。 |
|
| properties.supportsHttpsTrafficOnly |
boolean |
true に設定されている場合にのみ、ストレージ サービスへの https トラフィックを許可します。 API バージョン 2019-04-01 以降、既定値は true です。 |
| sku |
必須。 SKU 名を取得または設定します。 |
|
| tags |
object |
リソースを記述するキー値ペアの一覧を取得または設定します。 これらのタグは、(リソース グループ間で) このリソースを表示およびグループ化するために使用できます。 リソースには最大 15 個のタグを指定できます。 各タグには、長さが 128 文字以下のキーと、長さが 256 文字以下の値が必要です。 |
| zones |
string[] |
このフィールドは省略可能です。 ストレージ アカウントのピン留めされた論理可用性ゾーンを取得または設定します。 |
StorageAccountInternetEndpoints
インターネット ルーティング エンドポイントを介してパブリック BLOB、ファイル、Web、または dfs オブジェクトの取得を実行するために使用される URI。
| 名前 | 型 | 説明 |
|---|---|---|
| blob |
string |
BLOB エンドポイントを取得します。 |
| dfs |
string |
dfs エンドポイントを取得します。 |
| file |
string |
ファイル エンドポイントを取得します。 |
| web |
string |
Web エンドポイントを取得します。 |
StorageAccountIpv6Endpoints
IPv6 エンドポイントを介してパブリック BLOB、キュー、テーブル、Web、または dfs オブジェクトの取得を実行するために使用される URI。
| 名前 | 型 | 説明 |
|---|---|---|
| blob |
string |
BLOB エンドポイントを取得します。 |
| dfs |
string |
dfs エンドポイントを取得します。 |
| file |
string |
ファイル エンドポイントを取得します。 |
| internetEndpoints |
インターネット ルーティング ストレージ エンドポイントを取得します。 |
|
| microsoftEndpoints |
Microsoft ルーティング ストレージ エンドポイントを取得します。 |
|
| queue |
string |
キュー エンドポイントを取得します。 |
| table |
string |
テーブル エンドポイントを取得します。 |
| web |
string |
Web エンドポイントを取得します。 |
StorageAccountMicrosoftEndpoints
Microsoft ルーティング エンドポイントを介してパブリック BLOB、キュー、テーブル、Web、または dfs オブジェクトの取得を実行するために使用される URI。
| 名前 | 型 | 説明 |
|---|---|---|
| blob |
string |
BLOB エンドポイントを取得します。 |
| dfs |
string |
dfs エンドポイントを取得します。 |
| file |
string |
ファイル エンドポイントを取得します。 |
| queue |
string |
キュー エンドポイントを取得します。 |
| table |
string |
テーブル エンドポイントを取得します。 |
| web |
string |
Web エンドポイントを取得します。 |
StorageAccountSharedKeyAccessProperties
ストレージアカウントの共有キーアクセスプロパティを定義します。
| 名前 | 型 | 説明 |
|---|---|---|
| blob |
Blobサービス用の共有キーアクセス設定。 |
|
| file |
ファイルサービスのための共有キーアクセス設定。 |
|
| queue |
キューサービス用の共有キーアクセス設定。 |
|
| table |
テーブルサービス用の共有キーアクセス設定。 |
StorageAccountSkuConversionStatus
これにより、非同期 SKU 変換の SKU 変換状態オブジェクトが定義されます。
| 名前 | 型 | 説明 |
|---|---|---|
| endTime |
string |
このプロパティは、SKU 変換の終了時刻を表します。 |
| skuConversionStatus |
このプロパティは、現在の SKU 変換状態を示します。 |
|
| startTime |
string |
このプロパティは、SKU 変換の開始時刻を表します。 |
| targetSkuName |
このプロパティは、アカウント SKU が非同期的に変換されるターゲット SKU 名を表します。 |
StorageDataCollaborationPolicyProperties
ストレージアカウントのデータコラボレーションポリシーを定義します。
| 名前 | 型 | 説明 |
|---|---|---|
| allowCrossTenantDataSharing |
boolean |
ストレージアカウントでエントラ間テナント間データ共有が許可されているかどうかを示します。 |
| allowStorageConnectors |
boolean |
ストレージアカウント上でストレージコネクタを作成または管理できるかどうかを示します。 |
| allowStorageDataShares |
boolean |
ストレージアカウント上でデータ共有を作成または管理できるかどうかを示します。 |
UserAssignedIdentity
リソースの UserAssignedIdentity。
| 名前 | 型 | 説明 |
|---|---|---|
| clientId |
string |
ID のクライアント ID。 |
| principalId |
string |
ID のプリンシパル ID。 |
VirtualNetworkRule
Virtual Networkルール。
| 名前 | 型 | 説明 |
|---|---|---|
| action |
enum:
Allow |
仮想ネットワーク ルールのアクション。 |
| id |
string |
サブネットのリソース ID (例: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName})。 |
| state |
仮想ネットワーク 規則の状態を取得します。 |
ZonePlacementPolicy
ストレージ アカウントの可用性ゾーンのピン留めポリシー。
| 値 | 説明 |
|---|---|
| Any | |
| None |