az afd log-analytic location

Note

This reference is part of the cdn extension for the Azure CLI (version 2.85.0 or higher). The extension will automatically install the first time you run an az afd log-analytic location command. Learn more about extensions.

Manage available location names for AFD log analysis.

Commands

Name Description Type Status
az afd log-analytic location list

Get all available location names for AFD log analytics report.

Extension GA

az afd log-analytic location list

Get all available location names for AFD log analytics report.

az afd log-analytic location list --profile-name
                                  --resource-group

Examples

LogAnalytics_GetLogAnalyticsLocations

az afd log-analytic location list --resource-group RG --profile-name profile1

Required Parameters

--profile-name

Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique within the resource group. which is unique within the resource group.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

Property Value
Default value: False