az-storage
Verified for current stable LTS
Az Storage Commands
Az Storage command syntax with verified terminal examples.
Commands
5 commands for Az Storage
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: Create Storage Account
az storage account create -g <group_name> -n <account_name> -l <location> --sku <account_sku> az-storage Operations
Az Storage Command: List Storage Accounts
az storage account list -g <group_name> 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: Update Storage Account Tls Version
az storage account update --min-tls-version <TLS1_0|TLS1_1|TLS1_2> -g <group_name> -n <account_name> Suggest a Az Storage Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Az Storage workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.