Azure Locks Management

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

Management Locks: Create or update by scope

Create or update a management lock by scope.

For more information, see the official documentation for Management Locks: Create or update by scope.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
scopestringThe scope for the lock.Required
lockNamestringThe name of lock.Required

Outputs

Returns fields as described in ManagementLockObject.

Management Locks: Delete by scope

Delete a management lock by scope.

For more information, see the official documentation for Management Locks: Delete by scope.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
scopestringThe scope for the lock.Required
lockNamestringThe name of lock.Required

Outputs

The action does not have an output.

Management Locks: List by scope

Gets all the management locks for a scope.

For more information, see the official documentation for Management Locks: List by scope.

Inputs

FieldTypeDescriptionRequired
subscriptionIdstringThe ID of the target subscription.Required
scopestringThe scope for the lock.Required

Outputs

Returns an array of ManagementLockObject objects.

Related tags
Software Delivery