Azure Resources

  • Latest Dynatrace
  • Reference
  • 4-min read
  • Published Dec 01, 2025

Deployments: Create or update

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.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
resourceGroupNamestringThe name of the resource group to deploy the resources to.Required
deploymentNamestringThe name of the deployment.Required

Outputs

The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in DeploymentExtended.

Resource Groups: Delete

When you delete a resource group, all of its resources are also deleted.

For more information, see the official documentation for Resource Groups: Delete.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
resourceGroupNamestringThe name of the resource group to delete.Required

Outputs

The action does not have a output.

Resource Groups: Create or update

Creates or updates a resource group.

For more information, see the official documentation for Resource Groups: Create or update.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
resourceGroupNamestringThe name of the resource group to create or update.Required

Outputs

Returns fields as described in ResourceGroup.

Resource Groups: Get

Gets a resource group.

For more information, see the official documentation for Resource Groups: Get.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
resourceGroupNamestringThe name of the resource group to get.Required

Outputs

Returns fields as described in ResourceGroup.

Resource Groups: List

Gets all the resource groups for a subscription.

For more information, see the official documentation for Resource Groups: List.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required

Outputs

Returns an array of ResourceGroup objects.

Tags Operations: Create or update at scope

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.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
scopestringThe resource scope.Required

Outputs

The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in TagsResource.

Tags Operations: Update at scope

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.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
scopestringThe resource scope.Required

Outputs

The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in TagsResource.

Tags Operations: Get at scope

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.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
scopestringThe resource scope.Required

Outputs

Returns fields as described in TagsResource.

Related tags
Software Delivery