Tenants

Checks resource name validity

A resource name is valid if it is not a reserved word, does not contains a reserved word and does not start with a reserved word

post/providers/Microsoft.Resources/checkResourceName

Parameters

../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Request body

namestring required

Name of the resource

typestring required

The type of the resource

Response

The request has succeeded.

namestring

Name of Resource

typestring

Type of Resource

status'Allowed' | 'Reserved'

Is the resource name Allowed or Reserved

Changes

Changed in 1 of the 8 revisions of this API.1