az-storage-table
Verified for current stable LTS
Az Storage Table Commands
Az Storage Table command syntax with verified terminal examples.
Commands
4 commands for Az Storage Table
az-storage-table Operations
Az Storage Table Command: Create Table
az storage table create --account-name <storage_account_name> -n <table_name> --fail-on-exist az-storage-table HTTP
Az Storage Table Command: Generate Sas
az storage table generate-sas --account-name <storage_account_name> -n <table_name> --permissions <sas_permissions> --expiry <expiry_date> --https-only az-storage-table Operations
Az Storage Table Command: List Tables
az storage table list --account-name <storage_account_name> az-storage-table Operations
Az Storage Table Command: Delete Table
az storage table delete --account-name <storage_account_name> -n <table_name> --fail-not-exist Suggest a Az Storage Table Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Az Storage Table workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.