Share via


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

Preview

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

--max-items

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.

--next-token

Token to specify where to start paginating. This is the token value from a previously truncated response.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--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.

az edge-zones extended-zone register

Preview

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

--extended-zone-name

The name of the ExtendedZone.

--ids

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.

--subscription

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

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--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.

az edge-zones extended-zone show

Preview

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

--extended-zone-name --name -n

The name of the ExtendedZone.

--ids

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.

--subscription

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

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--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.

az edge-zones extended-zone unregister

Preview

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

--extended-zone-name

The name of the ExtendedZone.

--ids

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.

--subscription

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

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--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.