Forum Discussion

Azure_Guy1559's avatar
Azure_Guy1559
Copper Contributor
Jul 23, 2021

Is is possible to allow user to modify/delete only specified management (resource) locks?

Greetings everyone,

as in the title, is it possible to do such action? If yes, then what permissions does this user need to do so?

 

Example: 

I have a resource group with 2 resource objects. Both of them have set up management locks. Now, is it possible to allow someone to modify/delete lock only on first object? 

 

Thank you in advance!

  • Azure_Guy1559's avatar
    Azure_Guy1559
    Jul 26, 2021
    Or simply add new member to the resource in IAM -> Add role assignment -> members tab.
  • Azure_Guy1559's avatar
    Azure_Guy1559
    Copper Contributor
    Problem solved.

    For everyone out there wondering, I have created custom role which applied only to specified scope of resources. Then added those role in IAM -> Add role assignment of a given resource (i.e storage account) and it works.

    Of course you need to add the role to a user so he can access only those resources specified by the role.

    BR
    • Azure_Guy1559's avatar
      Azure_Guy1559
      Copper Contributor
      Or simply add new member to the resource in IAM -> Add role assignment -> members tab.

Resources