Deployments

Validates whether the specified template is syntactically correct and will be accepted by Azure Resource Manager..

post/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}/validate

Path parameters

scopestring required

The fully qualified Azure Resource manager identifier of the resource.

deploymentNamestring required

The name of the deployment.

Parameters

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

Request body

locationstring

The location to store the deployment data.

tagsobject

Deployment tags

Response

Azure operation completed successfully.

idstring

The ID of the deployment.

namestring

The name of the deployment.

typestring

The type of the deployment.

Changes

Changed in 3 of the 23 revisions of this API.12