az devcenter admin check-name-availability
Note
This reference is part of the devcenter extension for the Azure CLI (version 2.51.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.
The resource type.
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.
Azure CLI