search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Az Storage Entity Commands
10 az-storage-entity entries
Limited to 100 results
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: Delete Entity From Table
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: 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: Insert Entity Into Table
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: 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: Merge Entity Properties
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: Query Entities In Table
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> az-storage-entity Operations
Az Storage Entity Command: Show Entity From Table
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>