Deployments

Deploys resources at a given scope.

You can provide the template and parameters directly in the request or link to JSON files.

put/{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

Request body

locationstring

The location to store the deployment data.

tagsobject

Deployment tags

Response

Resource 'DeploymentExtended' update operation succeeded

DeploymentExtended required— unresolved $ref

Changes

Changed in 2 of the 23 revisions of this API.11