az devcenter admin check-name-availability
Note
This reference is part of the devcenter extension for the Azure CLI (version 2.67.0 or higher). The extension will automatically install the first time you run an az devcenter admin check-name-availability command. Learn more about extensions.
Manage check name availability.
Commands
Name | Description | Type | Status |
---|---|---|---|
az devcenter admin check-name-availability execute |
Check the availability of name for resource. |
Extension | GA |
az devcenter admin check-name-availability execute
Check the availability of name for resource.
az devcenter admin check-name-availability execute --name
--type
Examples
Check name availability
az devcenter admin check-name-availability execute --name "name1" --type "Microsoft.DevCenter/devcenters"
Required Parameters
The name of the resource for which availability needs to be checked.
Property | Value |
---|---|
Parameter group: | NameAvailabilityRequest Arguments |
The resource type.
Property | Value |
---|---|
Parameter group: | NameAvailabilityRequest Arguments |
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 |