search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Az Storage Account Commands
6 az-storage-account entries
Limited to 100 results
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: Delete Storage Account
az storage account delete -n <storage_account_name> -g <azure_resource_group> 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: Generate Sas Storage Account
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: Generate Shared Access Signature
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>