naftiko: 1.0.0-alpha2 info: label: Microsoft Azure ManagementLockClient — ManagementLocks description: 'Microsoft Azure ManagementLockClient — ManagementLocks. 16 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Authorization Locks. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - ManagementLocks created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY capability: consumes: - type: http namespace: managementlockclient-managementlocks baseUri: https://management.azure.com description: Microsoft Azure ManagementLockClient — ManagementLocks business capability. Self-contained, no shared references. resources: - name: subscriptions-subscriptionId-providers-Microsoft.Authorization-locks path: /subscriptions/{subscriptionId}/providers/Microsoft.Authorization/locks operations: - name: microsoftazuremanagementlockslistatsubscriptionlevel method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Authorization Locks outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: $filter in: query type: string description: The filter to apply on the operation. - name: subscriptions-subscriptionId-providers-Microsoft.Authorization-locks-lockName path: /subscriptions/{subscriptionId}/providers/Microsoft.Authorization/locks/{lockName} operations: - name: microsoftazuremanagementlockscreateorupdateatsubscriptionlevel method: PUT description: Microsoft Azure Creates Or Updates A Management Lock At The Subscription Level outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: lockName in: path type: string description: The name of lock. The lock name can be a maximum of 260 characters. It cannot contain <, > %, &, :, \, ?, /, or any control characters. required: true - name: parameters in: body type: string description: The management lock parameters. required: true - name: microsoftazuremanagementlocksdeleteatsubscriptionlevel method: DELETE description: Microsoft Azure Deletes The Management Lock At The Subscription Level outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: lockName in: path type: string description: The name of lock to delete. required: true - name: microsoftazuremanagementlocksgetatsubscriptionlevel method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Authorization Locks Lockname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: lockName in: path type: string description: The name of the lock to get. required: true - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Authorization/locks operations: - name: microsoftazuremanagementlockslistatresourcegrouplevel method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization Locks outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: resourceGroupName in: path type: string description: The name of the resource group containing the locks to get. required: true - name: $filter in: query type: string description: The filter to apply on the operation. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Authorization/locks/{lockName} operations: - name: microsoftazuremanagementlockscreateorupdateatresourcegrouplevel method: PUT description: Microsoft Azure Creates Or Updates A Management Lock At The Resource Group Level outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: resourceGroupName in: path type: string description: The name of the resource group to lock. required: true - name: lockName in: path type: string description: The lock name. The lock name can be a maximum of 260 characters. It cannot contain <, > %, &, :, \, ?, /, or any control characters. required: true - name: parameters in: body type: string description: The management lock parameters. required: true - name: microsoftazuremanagementlocksdeleteatresourcegrouplevel method: DELETE description: Microsoft Azure Deletes A Management Lock At The Resource Group Level outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: resourceGroupName in: path type: string description: The name of the resource group containing the lock. required: true - name: lockName in: path type: string description: The name of lock to delete. required: true - name: microsoftazuremanagementlocksgetatresourcegrouplevel method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization Locks Lockname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: resourceGroupName in: path type: string description: The name of the locked resource group. required: true - name: lockName in: path type: string description: The name of the lock to get. required: true - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-resource path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourcePath}/{resourceType}/{resourceName}/providers/Microsoft.Authorization/locks operations: - name: microsoftazuremanagementlockslistatresourcelevel method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Resourceprovidernamespace Parentresourcepath Resourcetype Resourcename Providers Microsoft Authorization Locks outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: resourceGroupName in: path type: string description: The name of the resource group containing the locked resource. The name is case insensitive. required: true - name: resourceProviderNamespace in: path type: string description: The namespace of the resource provider. required: true - name: parentResourcePath in: path type: string description: The parent resource identity. required: true - name: resourceType in: path type: string description: The resource type of the locked resource. required: true - name: resourceName in: path type: string description: The name of the locked resource. required: true - name: $filter in: query type: string description: The filter to apply on the operation. - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-resource path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourcePath}/{resourceType}/{resourceName}/providers/Microsoft.Authorization/locks/{lockName} operations: - name: microsoftazuremanagementlockscreateorupdateatresourcelevel method: PUT description: Microsoft Azure Creates Or Updates A Management Lock At The Resource Level Or Any Level Below The Resource outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: resourceGroupName in: path type: string description: The name of the resource group containing the resource to lock. required: true - name: resourceProviderNamespace in: path type: string description: The resource provider namespace of the resource to lock. required: true - name: parentResourcePath in: path type: string description: The parent resource identity. required: true - name: resourceType in: path type: string description: The resource type of the resource to lock. required: true - name: resourceName in: path type: string description: The name of the resource to lock. required: true - name: lockName in: path type: string description: The name of lock. The lock name can be a maximum of 260 characters. It cannot contain <, > %, &, :, \, ?, /, or any control characters. required: true - name: parameters in: body type: string description: Parameters for creating or updating a management lock. required: true - name: microsoftazuremanagementlocksdeleteatresourcelevel method: DELETE description: Microsoft Azure Deletes The Management Lock Of A Resource Or Any Level Below The Resource outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: resourceGroupName in: path type: string description: The name of the resource group containing the resource with the lock to delete. required: true - name: resourceProviderNamespace in: path type: string description: The resource provider namespace of the resource with the lock to delete. required: true - name: parentResourcePath in: path type: string description: The parent resource identity. required: true - name: resourceType in: path type: string description: The resource type of the resource with the lock to delete. required: true - name: resourceName in: path type: string description: The name of the resource with the lock to delete. required: true - name: lockName in: path type: string description: The name of the lock to delete. required: true - name: microsoftazuremanagementlocksgetatresourcelevel method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Resourceprovidernamespace Parentresourcepath Resourcetype Resourcename Providers Microsoft Authorization Locks Lockname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: resourceGroupName in: path type: string description: The name of the resource group. required: true - name: resourceProviderNamespace in: path type: string description: The namespace of the resource provider. required: true - name: parentResourcePath in: path type: string description: An extra path parameter needed in some services, like SQL Databases. required: true - name: resourceType in: path type: string description: The type of the resource. required: true - name: resourceName in: path type: string description: The name of the resource. required: true - name: lockName in: path type: string description: The name of lock. required: true - name: scope-providers-Microsoft.Authorization-locks path: /{scope}/providers/Microsoft.Authorization/locks operations: - name: microsoftazuremanagementlockslistbyscope method: GET description: Microsoft Azure Get Scope Providers Microsoft Authorization Locks outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: scope in: path type: string description: The scope for the lock. When providing a scope for the assignment, use '/subscriptions/{subscriptionId}' for subscriptions, '/subscriptions/{subscriptionId}/res required: true - name: $filter in: query type: string description: The filter to apply on the operation. - name: scope-providers-Microsoft.Authorization-locks-lockName path: /{scope}/providers/Microsoft.Authorization/locks/{lockName} operations: - name: microsoftazuremanagementlockscreateorupdatebyscope method: PUT description: Microsoft Azure Put Scope Providers Microsoft Authorization Locks Lockname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: scope in: path type: string description: The scope for the lock. When providing a scope for the assignment, use '/subscriptions/{subscriptionId}' for subscriptions, '/subscriptions/{subscriptionId}/res required: true - name: lockName in: path type: string description: The name of lock. required: true - name: parameters in: body type: string description: Create or update management lock parameters. required: true - name: microsoftazuremanagementlocksdeletebyscope method: DELETE description: Microsoft Azure Delete Scope Providers Microsoft Authorization Locks Lockname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: scope in: path type: string description: The scope for the lock. required: true - name: lockName in: path type: string description: The name of lock. required: true - name: microsoftazuremanagementlocksgetbyscope method: GET description: Microsoft Azure Get Scope Providers Microsoft Authorization Locks Lockname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: scope in: path type: string description: The scope for the lock. required: true - name: lockName in: path type: string description: The name of lock. required: true exposes: - type: rest namespace: managementlockclient-managementlocks-rest port: 8080 description: REST adapter for Microsoft Azure ManagementLockClient — ManagementLocks. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-authorization/locks name: subscriptions-subscriptionid-providers-microsoft-authorization-locks description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Authorization-locks. operations: - method: GET name: microsoftazuremanagementlockslistatsubscriptionlevel description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Authorization Locks call: managementlockclient-managementlocks.microsoftazuremanagementlockslistatsubscriptionlevel with: $filter: rest.$filter outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-authorization/locks/{lockname} name: subscriptions-subscriptionid-providers-microsoft-authorization-locks-lockname description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Authorization-locks-lockName. operations: - method: PUT name: microsoftazuremanagementlockscreateorupdateatsubscriptionlevel description: Microsoft Azure Creates Or Updates A Management Lock At The Subscription Level call: managementlockclient-managementlocks.microsoftazuremanagementlockscreateorupdateatsubscriptionlevel with: lockName: rest.lockName parameters: rest.parameters outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuremanagementlocksdeleteatsubscriptionlevel description: Microsoft Azure Deletes The Management Lock At The Subscription Level call: managementlockclient-managementlocks.microsoftazuremanagementlocksdeleteatsubscriptionlevel with: lockName: rest.lockName outputParameters: - type: object mapping: $. - method: GET name: microsoftazuremanagementlocksgetatsubscriptionlevel description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Authorization Locks Lockname call: managementlockclient-managementlocks.microsoftazuremanagementlocksgetatsubscriptionlevel with: lockName: rest.lockName outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-authorization/locks name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: microsoftazuremanagementlockslistatresourcegrouplevel description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization Locks call: managementlockclient-managementlocks.microsoftazuremanagementlockslistatresourcegrouplevel with: resourceGroupName: rest.resourceGroupName $filter: rest.$filter outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-authorization/locks/{lockname} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: PUT name: microsoftazuremanagementlockscreateorupdateatresourcegrouplevel description: Microsoft Azure Creates Or Updates A Management Lock At The Resource Group Level call: managementlockclient-managementlocks.microsoftazuremanagementlockscreateorupdateatresourcegrouplevel with: resourceGroupName: rest.resourceGroupName lockName: rest.lockName parameters: rest.parameters outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuremanagementlocksdeleteatresourcegrouplevel description: Microsoft Azure Deletes A Management Lock At The Resource Group Level call: managementlockclient-managementlocks.microsoftazuremanagementlocksdeleteatresourcegrouplevel with: resourceGroupName: rest.resourceGroupName lockName: rest.lockName outputParameters: - type: object mapping: $. - method: GET name: microsoftazuremanagementlocksgetatresourcegrouplevel description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization Locks Lockname call: managementlockclient-managementlocks.microsoftazuremanagementlocksgetatresourcegrouplevel with: resourceGroupName: rest.resourceGroupName lockName: rest.lockName outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/{resourceprovidernamespace}/{parentresourcepath}/{resourcetype}/{resourcename}/providers/microsoft-authorization/locks name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-resource description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-resource. operations: - method: GET name: microsoftazuremanagementlockslistatresourcelevel description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Resourceprovidernamespace Parentresourcepath Resourcetype Resourcename Providers Microsoft Authorization Locks call: managementlockclient-managementlocks.microsoftazuremanagementlockslistatresourcelevel with: resourceGroupName: rest.resourceGroupName resourceProviderNamespace: rest.resourceProviderNamespace parentResourcePath: rest.parentResourcePath resourceType: rest.resourceType resourceName: rest.resourceName $filter: rest.$filter outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/{resourceprovidernamespace}/{parentresourcepath}/{resourcetype}/{resourcename}/providers/microsoft-authorization/locks/{lockname} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-resource description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-resource. operations: - method: PUT name: microsoftazuremanagementlockscreateorupdateatresourcelevel description: Microsoft Azure Creates Or Updates A Management Lock At The Resource Level Or Any Level Below The Resource call: managementlockclient-managementlocks.microsoftazuremanagementlockscreateorupdateatresourcelevel with: resourceGroupName: rest.resourceGroupName resourceProviderNamespace: rest.resourceProviderNamespace parentResourcePath: rest.parentResourcePath resourceType: rest.resourceType resourceName: rest.resourceName lockName: rest.lockName parameters: rest.parameters outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuremanagementlocksdeleteatresourcelevel description: Microsoft Azure Deletes The Management Lock Of A Resource Or Any Level Below The Resource call: managementlockclient-managementlocks.microsoftazuremanagementlocksdeleteatresourcelevel with: resourceGroupName: rest.resourceGroupName resourceProviderNamespace: rest.resourceProviderNamespace parentResourcePath: rest.parentResourcePath resourceType: rest.resourceType resourceName: rest.resourceName lockName: rest.lockName outputParameters: - type: object mapping: $. - method: GET name: microsoftazuremanagementlocksgetatresourcelevel description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Resourceprovidernamespace Parentresourcepath Resourcetype Resourcename Providers Microsoft Authorization Locks Lockname call: managementlockclient-managementlocks.microsoftazuremanagementlocksgetatresourcelevel with: resourceGroupName: rest.resourceGroupName resourceProviderNamespace: rest.resourceProviderNamespace parentResourcePath: rest.parentResourcePath resourceType: rest.resourceType resourceName: rest.resourceName lockName: rest.lockName outputParameters: - type: object mapping: $. - path: /v1/{scope}/providers/microsoft-authorization/locks name: scope-providers-microsoft-authorization-locks description: REST surface for scope-providers-Microsoft.Authorization-locks. operations: - method: GET name: microsoftazuremanagementlockslistbyscope description: Microsoft Azure Get Scope Providers Microsoft Authorization Locks call: managementlockclient-managementlocks.microsoftazuremanagementlockslistbyscope with: scope: rest.scope $filter: rest.$filter outputParameters: - type: object mapping: $. - path: /v1/{scope}/providers/microsoft-authorization/locks/{lockname} name: scope-providers-microsoft-authorization-locks-lockname description: REST surface for scope-providers-Microsoft.Authorization-locks-lockName. operations: - method: PUT name: microsoftazuremanagementlockscreateorupdatebyscope description: Microsoft Azure Put Scope Providers Microsoft Authorization Locks Lockname call: managementlockclient-managementlocks.microsoftazuremanagementlockscreateorupdatebyscope with: scope: rest.scope lockName: rest.lockName parameters: rest.parameters outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuremanagementlocksdeletebyscope description: Microsoft Azure Delete Scope Providers Microsoft Authorization Locks Lockname call: managementlockclient-managementlocks.microsoftazuremanagementlocksdeletebyscope with: scope: rest.scope lockName: rest.lockName outputParameters: - type: object mapping: $. - method: GET name: microsoftazuremanagementlocksgetbyscope description: Microsoft Azure Get Scope Providers Microsoft Authorization Locks Lockname call: managementlockclient-managementlocks.microsoftazuremanagementlocksgetbyscope with: scope: rest.scope lockName: rest.lockName outputParameters: - type: object mapping: $. - type: mcp namespace: managementlockclient-managementlocks-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure ManagementLockClient — ManagementLocks. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-get-subscriptions-subscriptionid description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Authorization Locks hints: readOnly: true destructive: false idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlockslistatsubscriptionlevel with: $filter: tools.$filter outputParameters: - type: object mapping: $. - name: microsoft-azure-creates-updates-management description: Microsoft Azure Creates Or Updates A Management Lock At The Subscription Level hints: readOnly: false destructive: false idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlockscreateorupdateatsubscriptionlevel with: lockName: tools.lockName parameters: tools.parameters outputParameters: - type: object mapping: $. - name: microsoft-azure-deletes-management-lock description: Microsoft Azure Deletes The Management Lock At The Subscription Level hints: readOnly: false destructive: true idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlocksdeleteatsubscriptionlevel with: lockName: tools.lockName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-subscriptions-subscriptionid-2 description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Authorization Locks Lockname hints: readOnly: true destructive: false idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlocksgetatsubscriptionlevel with: lockName: tools.lockName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-subscriptions-subscriptionid-3 description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization Locks hints: readOnly: true destructive: false idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlockslistatresourcegrouplevel with: resourceGroupName: tools.resourceGroupName $filter: tools.$filter outputParameters: - type: object mapping: $. - name: microsoft-azure-creates-updates-management-2 description: Microsoft Azure Creates Or Updates A Management Lock At The Resource Group Level hints: readOnly: false destructive: false idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlockscreateorupdateatresourcegrouplevel with: resourceGroupName: tools.resourceGroupName lockName: tools.lockName parameters: tools.parameters outputParameters: - type: object mapping: $. - name: microsoft-azure-deletes-management-lock-2 description: Microsoft Azure Deletes A Management Lock At The Resource Group Level hints: readOnly: false destructive: true idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlocksdeleteatresourcegrouplevel with: resourceGroupName: tools.resourceGroupName lockName: tools.lockName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-subscriptions-subscriptionid-4 description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization Locks Lockname hints: readOnly: true destructive: false idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlocksgetatresourcegrouplevel with: resourceGroupName: tools.resourceGroupName lockName: tools.lockName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-subscriptions-subscriptionid-5 description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Resourceprovidernamespace Parentresourcepath Resourcetype Resourcename Providers Microsoft Authorization Locks hints: readOnly: true destructive: false idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlockslistatresourcelevel with: resourceGroupName: tools.resourceGroupName resourceProviderNamespace: tools.resourceProviderNamespace parentResourcePath: tools.parentResourcePath resourceType: tools.resourceType resourceName: tools.resourceName $filter: tools.$filter outputParameters: - type: object mapping: $. - name: microsoft-azure-creates-updates-management-3 description: Microsoft Azure Creates Or Updates A Management Lock At The Resource Level Or Any Level Below The Resource hints: readOnly: false destructive: false idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlockscreateorupdateatresourcelevel with: resourceGroupName: tools.resourceGroupName resourceProviderNamespace: tools.resourceProviderNamespace parentResourcePath: tools.parentResourcePath resourceType: tools.resourceType resourceName: tools.resourceName lockName: tools.lockName parameters: tools.parameters outputParameters: - type: object mapping: $. - name: microsoft-azure-deletes-management-lock-3 description: Microsoft Azure Deletes The Management Lock Of A Resource Or Any Level Below The Resource hints: readOnly: false destructive: true idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlocksdeleteatresourcelevel with: resourceGroupName: tools.resourceGroupName resourceProviderNamespace: tools.resourceProviderNamespace parentResourcePath: tools.parentResourcePath resourceType: tools.resourceType resourceName: tools.resourceName lockName: tools.lockName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-subscriptions-subscriptionid-6 description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Resourceprovidernamespace Parentresourcepath Resourcetype Resourcename Providers Microsoft Authorization Locks Lockname hints: readOnly: true destructive: false idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlocksgetatresourcelevel with: resourceGroupName: tools.resourceGroupName resourceProviderNamespace: tools.resourceProviderNamespace parentResourcePath: tools.parentResourcePath resourceType: tools.resourceType resourceName: tools.resourceName lockName: tools.lockName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-scope-providers description: Microsoft Azure Get Scope Providers Microsoft Authorization Locks hints: readOnly: true destructive: false idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlockslistbyscope with: scope: tools.scope $filter: tools.$filter outputParameters: - type: object mapping: $. - name: microsoft-azure-put-scope-providers description: Microsoft Azure Put Scope Providers Microsoft Authorization Locks Lockname hints: readOnly: false destructive: false idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlockscreateorupdatebyscope with: scope: tools.scope lockName: tools.lockName parameters: tools.parameters outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-scope-providers description: Microsoft Azure Delete Scope Providers Microsoft Authorization Locks Lockname hints: readOnly: false destructive: true idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlocksdeletebyscope with: scope: tools.scope lockName: tools.lockName outputParameters: - type: object mapping: $. - name: microsoft-azure-get-scope-providers-2 description: Microsoft Azure Get Scope Providers Microsoft Authorization Locks Lockname hints: readOnly: true destructive: false idempotent: true call: managementlockclient-managementlocks.microsoftazuremanagementlocksgetbyscope with: scope: tools.scope lockName: tools.lockName outputParameters: - type: object mapping: $.