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.
deploymentNamestring required
The name of the deployment.
Parameters
../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
Request body
Response
Azure operation completed successfully.
Changes
Changed in 2 of the 23 revisions of this API.21
- ●
deleted the
pathrequest parametersubscriptionIdrequest-parameter-removed
- ●
deleted the
queryrequest parameterapi-versionrequest-parameter-removed
- ●
- ○
added the success response with the status
response-success-status-added
- ○