az edge-zones extended-zone
Note
This reference is part of the edgezones extension for the Azure CLI (version 2.57.0 or higher). The extension will automatically install the first time you run an az edge-zones extended-zone command. Learn more about extensions.
Command group 'az edge-zones' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
A small-footprint extension of Azure.
Azure Extended Zones are small-footprint extensions of Azure placed in metros, industry centers, or a specific jurisdiction to serve low latency and/or data residency workloads.
Commands
Name | Description | Type | Status |
---|---|---|---|
az edge-zones extended-zone list |
List the Azure Extended Zones available to a subscription. |
Extension | Preview |
az edge-zones extended-zone register |
Registers a subscription for an Extended Zone. |
Extension | Preview |
az edge-zones extended-zone show |
Get an Azure Extended Zone for a subscription. |
Extension | Preview |
az edge-zones extended-zone unregister |
Unregisters a subscription for an Extended Zone. |
Extension | Preview |
az edge-zones extended-zone list
Command group 'az edge-zones extended-zone' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
List the Azure Extended Zones available to a subscription.
az edge-zones extended-zone list [--max-items]
[--next-token]
Examples
List all Azure Extended Zones
az edge-zones extended-zone list
Optional Parameters
Total number of items to return in the command's output. If the total number of items available is more than the value specified, a token is provided in the command's output. To resume pagination, provide the token value in --next-token
argument of a subsequent command.
Token to specify where to start paginating. This is the token value from a previously truncated response.
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.
az edge-zones extended-zone register
Command group 'az edge-zones extended-zone' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Registers a subscription for an Extended Zone.
az edge-zones extended-zone register [--extended-zone-name]
[--ids]
[--subscription]
Examples
Register a subscription for an Extended Zone
az edge-zones extended-zone register --name losangeles
Optional Parameters
The name of the ExtendedZone.
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.
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.
az edge-zones extended-zone show
Command group 'az edge-zones extended-zone' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Get an Azure Extended Zone for a subscription.
az edge-zones extended-zone show [--extended-zone-name]
[--ids]
[--subscription]
Examples
Get an Azure Extended Zone for a subscription
az edge-zones extended-zone show --name losangeles
Optional Parameters
The name of the ExtendedZone.
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.
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.
az edge-zones extended-zone unregister
Command group 'az edge-zones extended-zone' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Unregisters a subscription for an Extended Zone.
az edge-zones extended-zone unregister [--extended-zone-name]
[--ids]
[--subscription]
Examples
Unregisters a subscription for an Extended Zone
az edge-zones extended-zone --name losangeles
Optional Parameters
The name of the ExtendedZone.
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.
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.