Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredFabric Ideas just got better! New features, better search, and direct team engagement. Learn more
Can we have a built-in RBAC implemented for Fabric.
In our Org we had a requirement to restrict users from updating the Fabric Capacity admins while at the same time, they should be allowed to change the SKU size.
Since both the operation SKU and Capacity Admin update use the same type:
"type": "Microsoft.Fabric/capacities",
The IAM Actions Microsoft.Fabric/capacities/write is able to update both SKU and Capacity Admin.
Is there a possibility for the PG Team to segregate the IAM actions for both SKU and capacity admins? Something like this:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your suggestion!