search directory

Search Commands

Search tools, operations, flags, and command strings. Results are capped for Worker performance.

Az Storage Table Commands

10 az-storage-table entries

Limited to 100 results

Back to all tools
az-storage-table

Az Storage Table Command: Create New Table

az storage table create --account-name <storage_account_name> -n <table_name> --fail-on-exist
az-storage-table

Az Storage Table Command: Create Table

az storage table create --account-name <storage_account_name> -n <table_name> --fail-on-exist
az-storage-table

Az Storage Table Command: Create Table Azure Storage

az storage table create --account-name <storage_account_name> -n <table_name> --fail-on-exist
az-storage-table

Az Storage Table Command: Delete Table

az storage table delete --account-name <storage_account_name> -n <table_name> --fail-not-exist
az-storage-table

Az Storage Table Command: Delete Table Azure Storage

az storage table delete --account-name <storage_account_name> -n <table_name> --fail-not-exist
az-storage-table

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

Az Storage Table Command: Generate Sas Table Azure Storage

az storage table generate-sas --account-name <storage_account_name> -n <table_name> --permissions <sas_permissions> --expiry <expiry_date> --https-only
az-storage-table

Az Storage Table Command: Generate Table 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

Az Storage Table Command: List Tables

az storage table list --account-name <storage_account_name>
az-storage-table

Az Storage Table Command: List Tables Azure Storage

az storage table list --account-name <storage_account_name>