You can provide the template and parameters directly in the request or link to JSON files for reference.
For more information, see the official documentation for Deployments: Create or update.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| resourceGroupName | string | The name of the resource group to deploy the resources to. | Required |
| deploymentName | string | The name of the deployment. | Required |
The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in DeploymentExtended.
When you delete a resource group, all of its resources are also deleted.
For more information, see the official documentation for Resource Groups: Delete.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| resourceGroupName | string | The name of the resource group to delete. | Required |
The action does not have a output.
Creates or updates a resource group.
For more information, see the official documentation for Resource Groups: Create or update.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| resourceGroupName | string | The name of the resource group to create or update. | Required |
Returns fields as described in ResourceGroup.
Gets a resource group.
For more information, see the official documentation for Resource Groups: Get.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| resourceGroupName | string | The name of the resource group to get. | Required |
Returns fields as described in ResourceGroup.
Gets all the resource groups for a subscription.
For more information, see the official documentation for Resource Groups: List.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
Returns an array of ResourceGroup objects.
This operation allows you to add or replace the entire set of tags on the specified resource or subscription.
For more information, see the official documentation for Tags Operations: Create or update at scope.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| scope | string | The resource scope. | Required |
The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in TagsResource.
This operation allows you to replace, merge or selectively delete tags on the specified resource or subscription.
For more information, see the official documentation for Tags Operations: Update at scope.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| scope | string | The resource scope. | Required |
The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in TagsResource.
Retrieves the entire set of tags associated with a resource or subscription.
For more information, see the official documentation for Tags Operations: Get at scope.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| scope | string | The resource scope. | Required |
Returns fields as described in TagsResource.