Checks whether a domain name in the cloudapp.net zone is available for use.
get/subscriptions/{subscriptionId}/providers/Microsoft.Network/locations/{location}/CheckDnsNameAvailability
Path parameters
locationstring required
The location of the domain name
subscriptionIdstring required
Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
Query parameters
domainNameLabelstring
The domain name to be verified. It must conform to the following regular expression: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$.
api-versionstring required
Client Api Version.
Response
OK