Deployments
Deploys resources at tenant scope.
You can provide the template and parameters directly in the request or link to JSON files.
put/providers/Microsoft.Resources/deployments/{deploymentName}
Path parameters
deploymentNamestring required
The name of the deployment.
Query parameters
api-versionstring required
The API version to use for this operation.
Request body
Response
OK - Returns information about the deployment, including provisioning status.