Deployments
Gets a deployment.
get/providers/Microsoft.Management/managementGroups/{groupId}/providers/Microsoft.Resources/deployments/{deploymentName}
Path parameters
groupIdstring required
The management group ID.
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.