StorageAccount
Resource Icon

Resource Overview
Azure Storage Account is a foundational storage resource that provides Blob, File, Queue, and Table storage services within a single account.
It supports a wide range of application workloads through scalable data storage, high availability, and secure network access control.
Associated Resources
Parent Resources
Connected Resources
Resource Configuration
account_kind: Type of the Storage Account -StorageV2,Storageaccount_tier: Performance tier for using the Storage Account -Standard,Premiumaccount_replication_type: Data replication type of the Storage Account -LRS,GRS,RAGRS,ZRS,GZRS,RAGZRSaccess_tier: Data usage tier -Hot,Coolmin_tls_version: Minimum supported TLS version for the Storage Account -TLS1_0,TLS1_1,TLS1_2enable_https_traffic_only: Whether to allow access only through HTTPS -true,falsetag: Tags used to categorize resources
Networking (networking)
networking.public_network_access: Public Network Access policy -All,Selected,Disablednetworking.ip_rules: List of IP address ranges to which network rules are appliednetworking.bypass: Traffic bypass targets -AzureServices,Logging,Metrics
Storage Container (storage_container)
storage_container.container_access_type: Storage Container access level -private,blob,container
Storage Queue (storage_queue)
storage_queue.name: Queue name
Storage Share (storage_share)
storage_share.quota: Maximum capacity of the file share (GB)
Storage Table (storage_table)
storage_table.name: Table name