az import-export location
Note
This reference is part of the import-export extension for the Azure CLI (version 2.3.1 or higher). The extension will automatically install the first time you run an az import-export location command. Learn more about extensions.
Command group 'import-export' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Import-export location.
Commands
Name | Description | Type | Status |
---|---|---|---|
az import-export location list |
Returns a list of locations to which you can ship the disks associated with an import or export job. A location is a Microsoft data center region. |
Extension | Experimental |
az import-export location show |
Returns the details about a location to which you can ship the disks associated with an import or export job. A location is an Azure region. |
Extension | Experimental |
az import-export location list
Command group 'import-export' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Returns a list of locations to which you can ship the disks associated with an import or export job. A location is a Microsoft data center region.
az import-export location list
Examples
List locations to which you can ship the disks
az import-export location list
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 |
az import-export location show
Command group 'import-export' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Returns the details about a location to which you can ship the disks associated with an import or export job. A location is an Azure region.
az import-export location show --location
Examples
Show details about a location
az import-export location show --location "West US 2"
Required Parameters
Location. Values from: az import-export location list
.
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 |