-
Notifications
You must be signed in to change notification settings - Fork 201
Description
⚠️ Problem
TODO: Add a clear and concise description of what the problem is and why you feel the change is needed. Is it always required or only in some situations? If this is about docs, include a link to the doc that needs to change.
Currently during the deployment of the finops hub the ADF managed identity tries to assign UAA role on the hub storage account. UAA has more action roles than RBAC Admin.
🛠️ Solution
TODO: Add a clear and concise description of what you want to happen. Focus on the outcome, not the implementation details.
There is a new role in Azure platform that can be used instead of UAA is RBAC Admin. Please update the role assignment that ADF MI tries to assign on the hub storage account to be RBAC Adminstrator instead of UAA.
ℹ️ Additional context
TODO: Add any other context or screenshots about the change request, including alternative solutions you considered and why you ruled them out.
🙋♀️ Ask for the community
We could use your help:
- Please vote this issue up (👍) to prioritize it.
- Leave comments to help us solidify the vision.