Deployments

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

post/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Resources/deployments/{deploymentName}/validate

Path parameters

resourceGroupNamestring required

The name of the resource group the template will be deployed to. The name is case insensitive.

deploymentNamestring required

The name of the deployment.

subscriptionIdstring required

The ID of the target subscription.

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

locationstring

The location to store the deployment data.

Response

OK - Returns the validation result.

errorErrorResponse — unresolved $ref

Changes

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