question

RohitBoddu-8474 avatar image
0 Votes"
RohitBoddu-8474 asked RohitBoddu-8474 answered

What permission do we need to set lifecycle management policy

Hi Team,

What permission do we need to set up lifecycle management policies on our blobs.. we dont want to give contributor access to developer's who set up this policies so is there any way available ..like proving custom role to them .. if yes then what permission should go in custom role.

azure-data-lake-storage
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @RohitBoddu-8474,

Thanks for the ask and using Microsoft Q&A forum. We have reached out to internal team to get additional information on this requirement. Will keep you posted as soon as we have an update.

Thank you for your patience.

0 Votes 0 ·
KranthiPakala-MSFT avatar image
0 Votes"
KranthiPakala-MSFT answered KranthiPakala-MSFT commented

Hi @RohitBoddu-8474,

If you do not want to use the default Contributor role, then you can create new role definitions (custom role) with following permission to CRUD Life Cycle Management policies and assign to users as needed:

  1.  Microsoft.Storage/storageAccounts/managementPolicies/write
    
  2.  Microsoft.Storage/storageAccounts/managementPolicies/delete
    

106270-image.png

To explore the list of operations for Azure resource providers, which are used in built-in roles, please refer to this doc: Azure resource provider operation

Hope this info helps.



Please don’t forget to Accept Answer and Up-Vote wherever the information provided helps you, this can be beneficial to other community members.



image.png (30.9 KiB)
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @RohitBoddu-8474,

Just checking in to see if the above information was helpful. If it answers your query, please do click “Accept Answer” and/or Up-Vote, as it might be beneficial to other community members reading this thread. And, if you have any further query do let us know.

0 Votes 0 ·

Hi @RohitBoddu-8474,

We still have not heard back from you. Just wanted to check if the above suggestion was helpful? If it answers your query, please do click “Accept Answer” and/or Up-Vote, as it might be beneficial to other community members reading this thread. And, if you have any further query do let us know.

0 Votes 0 ·
RohitBoddu-8474 avatar image
0 Votes"
RohitBoddu-8474 answered

Hi @KranthiPakala-MSFT Apologies for late repsonse .. thanks for providing answer ..

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.