search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Az Storage Commands
10 az-storage entries
Limited to 100 results
az-storage Operations
Az Storage Command: Create Storage Account
az storage account create -g <group_name> -n <account_name> -l <location> --sku <account_sku> az-storage Operations
Az Storage Command: Create Storage Account With Location
az storage account create -g <group_name> -n <account_name> -l <location> --sku <account_sku> az-storage Operations
Az Storage Command: Delete Storage Account
az storage account delete -g <group_name> -n <account_name> az-storage Operations
Az Storage Command: List Access Keys
az storage account keys list -g <group_name> -n <account_name> az-storage Operations
Az Storage Command: List Access Keys For Storage Account
az storage account keys list -g <group_name> -n <account_name> az-storage Operations
Az Storage Command: List All Storage Accounts In Resource Group
az storage account list -g <group_name> az-storage Operations
Az Storage Command: List Storage Accounts
az storage account list -g <group_name> az-storage Operations
Az Storage Command: Update Minimum Tls Version
az storage account update --min-tls-version <TLS1_0|TLS1_1|TLS1_2> -g <group_name> -n <account_name> az-storage Operations
Az Storage Command: Update Minimum Tls Version For Storage Account
az storage account update --min-tls-version <TLS1_0|TLS1_1|TLS1_2> -g <group_name> -n <account_name> az-storage Operations
Az Storage Command: Update Storage Account Tls Version
az storage account update --min-tls-version <TLS1_0|TLS1_1|TLS1_2> -g <group_name> -n <account_name>