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 scope of a deployment.
deploymentNamestring required
The name of the deployment.
Query parameters
api-versionstring required
The API version to use for this operation.
Request body
Response
OK - Returns the validation result.