Deployments

Gets a deployment.

get/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}

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.

Response

OK - Returns information about the deployment, including provisioning status.

idstring

The ID of the deployment.

namestring

The name of the deployment.

typestring

The type of the deployment.

locationstring

the location of the deployment.

Changes

No recorded changes to this endpoint across all 14 revisions of this API.