Draft: Add RBAC roles for OSDU Identity principal
All Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [YES] I have updated the documentation accordingly.
- [YES] My code follows the code style of this project.
Current Behavior or Linked Issues
Currently MSI flag is not enabled in OSDU azure environment, To enable MSI flag, the following RBAC roles are being added to the corresponding resources.
Azure Role Assignment Name | Azure Resource |
---|---|
Azure Service bus Data owner | Azure Service Bus |
Storage Blob Data Contributor | Storage Account |
Storage Queue Data Contributor | Storage Account |
Storage Table Data Contributor | Storage Account |
EventGrid Data Sender | Azure Event Grid |
Cosmos DB Built-in Data Contributor | Cosmos DB |
File service Revoke URL API MR 476
Does this introduce a breaking change?
- [NO]
Edited by saketh somaraju [EPAM]