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.
Command group 'kusto' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Manage operation result location with kusto.
Commands
Name | Description | Type | Status |
---|---|---|---|
az kusto operation-result-location show |
Returns operation results. |
Extension | Experimental |
az kusto operation-result-location show
Command group 'kusto' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Returns operation results.
az kusto operation-result-location show [--ids]
[--location]
[--operation-id]
[--subscription]
Examples
KustoOperationsResultsLocationGet
az kusto operation-result-location show --operation-id "30972f1b-b61d-4fd8-bd34-3dcfa24670f3" --location "westus"
Optional Parameters
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
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.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
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.
Azure CLI