az-storage-entity
Verified for current stable LTS
Az Storage Entity Commands
Az Storage Entity command syntax with verified terminal examples.
Commands
5 commands for Az Storage Entity
az-storage-entity Operations
Az Storage Entity Command: Insert Entity
az storage entity insert -e <space_separated_key_value_pairs> -t <table_name> --account-name <storage_account_name> --account-key <storage_account_key> az-storage-entity Operations
Az Storage Entity Command: Delete Entity
az storage entity delete --partition-key <partition_key> --row-key <row_key> -t <table_name> --account-name <storage_account_name> --account-key <storage_account_key> az-storage-entity Operations
Az Storage Entity Command: Merge Entity
az storage entity merge -e <space_separated_key_value_pairs> -t <table_name> --account-name <storage_account_name> --account-key <storage_account_key> az-storage-entity Operations
Az Storage Entity Command: Query Entities
az storage entity query --filter <query_filter> -t <table_name> --account-name <storage_account_name> --account-key <storage_account_key> az-storage-entity Operations
Az Storage Entity Command: Show Entity
az storage entity show --partition-key <partition_key> --row-key <row_key> -t <table_name> --account-name <storage_account_name> --account-key <storage_account_key> Suggest a Az Storage Entity Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Az Storage Entity workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.