CheckFrontDoorNameAvailabilityWithSubscription

Check the availability of a Front Door subdomain.

post/subscriptions/{subscriptionId}/providers/Microsoft.Network/checkFrontDoorNameAvailability

Parameters

./network.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
./network.json#/components/parameters/ApiVersionParameter — unresolved $ref

Request body

namestring required

The resource name to validate.

type'Microsoft.Network/frontDoors' | 'Microsoft.Network/frontDoors/frontendEndpoints' required

Type of Front Door resource used in CheckNameAvailability.

Response

OK. The request has succeeded.

nameAvailability'Available' | 'Unavailable'

Indicates whether the name is available.

reasonstring

The reason why the name is not available.

messagestring

The detailed error message describing why the name is not available.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.