Deployments
Checks whether the deployment exists.
head/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
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
Response
The Azure resource exists
Changes
Changed in 2 of the 23 revisions of this API.11
- ●
deleted the
queryrequest parameterapi-versionrequest-parameter-removed
- ●
- ○
endpoint added
endpoint-added
- ○