Services
Checks whether or not the given Search service name is available for use. Search service names must be globally unique since they are part of the service URI (https://<name>.search.windows.net).
post/subscriptions/{subscriptionId}/providers/Microsoft.Search/checkNameAvailability
Path parameters
subscriptionIdstring required
The unique identifier for a Microsoft Azure subscription. You can obtain this value from the Azure Resource Manager API or the portal.
Query parameters
api-versionstring required
The API version to use for each request. The current version is 2015-08-19.
Headers
x-ms-client-request-idstring uuid
A client-generated GUID value that identifies this request. If specified, this will be included in response information as a way to track the request.
Request body
Response
The name check completed. The response contains details of whether the name is valid and available. If the name is invalid, the response also contains a message explaining why not.