az-storage-account
Verified for current stable LTS
Az Storage Account Commands
Az Storage Account command syntax with verified terminal examples.
Commands
4 commands for Az Storage Account
az-storage-account Operations
Az Storage Account Command: Create Storage Account
az storage account create -n <storage_account_name> -g <azure_resource_group> --location <azure_location> --sku <storage_account_sku> az-storage-account Operations
Az Storage Account Command: Generate Sas
az storage account generate-sas --account-name <storage_account_name> -n <account_name> --permissions <sas_permissions> --expiry <expiry_date> --services <storage_services> --resource-types <resource_types> az-storage-account Operations
Az Storage Account Command: List Storage Accounts
az storage account list -g <azure_resource_group> az-storage-account Operations
Az Storage Account Command: Delete Storage Account
az storage account delete -n <storage_account_name> -g <azure_resource_group> Suggest a Az Storage Account Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Az Storage Account workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.