az aks approuting defaultdomain
Note
This reference is part of the aks-preview extension for the Azure CLI (version 2.73.0 or higher). The extension will automatically install the first time you run an az aks approuting defaultdomain command. Learn more about extensions.
Commands to manage App Routing Default Domain.
A group of commands to manage App Routing Default Domain in given cluster.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az aks approuting defaultdomain show |
Show the Default Domain configuration for App Routing. |
Extension | GA |
az aks approuting defaultdomain show
Show the Default Domain configuration for App Routing.
This command shows the Default Domain configuration including the domain name assigned to the cluster.
az aks approuting defaultdomain show --name
--resource-group
Examples
Show the default domain for a cluster.
az aks approuting defaultdomain show --resource-group MyResourceGroup --name MyManagedCluster
Required Parameters
Name of the managed cluster.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
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.
| Property | Value |
|---|---|
| Default value: | False |