Hi @Rohit Boddu ,
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:
- Microsoft.Storage/storageAccounts/managementPolicies/write
- Microsoft.Storage/storageAccounts/managementPolicies/delete
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.