v14

latestSwagger 2.0raw.githubusercontent.com2022-04-018660175.5 KB
Deployments

Deploys resources to a resource group.

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

put/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Resources/deployments/{deploymentName}

Path parameters

resourceGroupNamestring required

The name of the resource group to deploy the resources to. The name is case insensitive. The resource group must already exist.

deploymentNamestring required

The name of the deployment.

subscriptionIdstring required

The ID of the target subscription.

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

locationstring

The location to store the deployment data.

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.