az kusto operation-result-location
Note
This reference is part of the kusto extension for the Azure CLI (version 2.15.0 or higher). The extension will automatically install the first time you run an az kusto operation-result-location command. Learn more about extensions.
Manage operation result location with kusto.
Commands
| az kusto operation-result-location show |
Returns operation results. |
az kusto operation-result-location show
Returns operation results.
az kusto operation-result-location show --location
--operation-id
Examples
KustoOperationsResultsLocationGet
az kusto operation-result-location show --operation-id "30972f1b-b61d-4fd8-bd34-3dcfa24670f3" --location "westus"
Required Parameters
Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.
The Guid of the operation ID.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
Increase logging verbosity. Use --debug for full debug logs.
Feedback
Submit and view feedback for