Storage Account

This table represents the Storage Account resource from Microsoft Azure.

azure.storage_account

Fields

TitleIDTypeData TypeDescription
_keycorestring
access_tiercorestringRequired for storage accounts where kind = BlobStorage. The access tier is used for billing. The 'Premium' access tier is the default value for premium block blobs storage account type and it cannot be changed for the premium block blobs storage account type.
account_migration_in_progresscoreboolIf customer initiated account migration is in progress, the value will be true else it will be null.
allow_blob_public_accesscoreboolAllow or disallow public access to all blobs or containers in the storage account. The default interpretation is false for this property.
allow_cross_tenant_replicationcoreboolAllow or disallow cross AAD tenant object replication. Set this property to true for new or existing accounts only if object replication policies will involve storage accounts in different AAD tenants. The default interpretation is false for new accounts to follow best security practices by default.
allow_shared_key_accesscoreboolIndicates whether the storage account permits requests to be authorized with the account access key via Shared Key. If false, then all requests, including shared access signatures, must be authorized with Azure Active Directory (Azure AD). The default value is null, which is equivalent to true.
allowed_copy_scopecorestringRestrict copy to and from Storage Accounts within an AAD tenant or with Private Links to the same VNet.
blob_servicescorejson
creation_timecorestringGets the creation date and time of the storage account in UTC.
default_to_o_auth_authenticationcoreboolA boolean flag which indicates whether the default authentication is OAuth or not. The default interpretation is false for this property.
dns_endpoint_typecorestringAllows you to specify the type of endpoint. Set this to AzureDNSZone to create a large number of accounts in a single subscription, which creates accounts in an Azure DNS Zone and the endpoint URL will have an alphanumeric DNS Zone identifier.
encryptioncorejsonEncryption settings to be used for server-side encryption for the storage account.
idcorestringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
identitycorejsonThe identity of the resource.
is_local_user_enabledcoreboolEnables local users feature, if set to true
is_sftp_enabledcoreboolEnables Secure File Transfer Protocol, if set to true
is_sku_conversion_blockedcoreboolThis property will be set to true or false on an event of ongoing migration. Default value is null.
kindcorestringGets the Kind.
large_file_shares_statecorestringAllow large file shares if sets to Enabled. It cannot be disabled once it is enabled.
locationcorestringThe geo-location where the resource lives
management_policycorejson
minimum_tls_versioncorestringSet the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property.
namecorestringThe name of the resource
network_aclscorejsonNetwork rule set
primary_endpointscorejsonGets the URLs that are used to perform a retrieval of a public blob, queue, or table object. Note that Standard_ZRS and Premium_LRS accounts only return the blob endpoint.
primary_locationcorestringGets the location of the primary data center for the storage account.
private_endpoint_connectionscorejsonList of private endpoint connection associated with the specified storage account
provisioning_statecorestringGets the status of the storage account at the time the operation was called.
public_network_accesscorestringAllow or disallow public network access to Storage Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'.
resource_groupcorestring
secondary_endpointscorejsonGets the URLs that are used to perform a retrieval of a public blob, queue, or table object from the secondary location of the storage account. Only available if the SKU name is Standard_RAGRS.
secondary_locationcorestringGets the location of the geo-replicated secondary for the storage account. Only available if the accountType is Standard_GRS or Standard_RAGRS.
skucorejsonGets the SKU.
status_of_primarycorestringGets the status indicating whether the primary location of the storage account is available or unavailable.
status_of_secondarycorestringGets the status indicating whether the secondary location of the storage account is available or unavailable. Only available if the SKU name is Standard_GRS or Standard_RAGRS.
subscription_idcorestring
subscription_namecorestring
supports_https_traffic_onlycoreboolAllows https traffic only to storage service if sets to true.
tagscorehstore
typecorestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"