Forum Discussion
Fabric Admin access control
- 4 months ago
What do you mean with Fabric usage? As I said you can't control feature level permission.
The only thing you can do is disable the "user can create fabric items" option in admin settings. But with this disabled they will not be able to create dataflow gens2
Sure, the best approach is to use a security group:
- Create a security group containing all developer users.
- Go to the target workspace.
- Assign permissions to that security group using the lowest role that still allows them to work (typically Contributor).
This way, you can centrally manage access and restrict developers only to the intended workspaces.
For more details on roles, you can take a look at the documentation:
https://learn.microsoft.com/en-us/fabric/fundamentals/roles-workspaces
Thank you for that, but I want to control the Fabric usage
- Gabry4 months agoSuper User
What do you mean with Fabric usage? As I said you can't control feature level permission.
The only thing you can do is disable the "user can create fabric items" option in admin settings. But with this disabled they will not be able to create dataflow gens2