StorageAccount
Resource Icon

Resource Overview
Azure Storage Accounts are a cloud-based storage solution provided by Microsoft Azure. They offer a scalable and highly available data storage platform for applications, virtual machines, and other services running on the Azure cloud. Azure Storage Accounts support various types of storage services, including Blob Storage, File Storage, Queue Storage, and Table Storage. Blob Storage is used to store unstructured data such as text, images, videos, and other binary data.
Associated Resources
Parent Resource
Connected Resources
Resource Setting Values
account_kind: The kind of Account -StorageV2,Storageaccount_tier: The tier to use for the Storage Account -Standard,Premiumaccount_replication_type: The type of replication to use for the Storage Account -LRS,GRS,RAFRS,ZRS,GZRS,RAGZRSaccess_tier: Data usage pattern for BlobStorage/FileStorage/StorageV2 account -Hot,Coolmin_tls_version: The minimum supported TLS version for the Storage Account -TLS1_1,TLS1_2,TLS1_0enable_https_traffic_only: When secure transfer is required, call the Azure Storage REST API operation with HTTPS -true,falsenetwork_rulesdefault_action: Default action applied to Network Rules -Deny,Allowbypass: Specifies whether traffic is bypassed for Logging/Metrics/AzureServices -AzureServices,Logging,Metrics,Noneip_rules: IP address to which the network rule applies
storage_containercontainer_access_type: The access level configured for the Container -private,blob,container
storage_queuename: The name of queue
storage_sharequota: The maximum size of the share in GB -1~5120
storage_tablename: The name of table
tag: Tag to categorize resources - up to 512 characters,key:value