Forum Discussion
Winniethewinner
Helper IV
8 months agoManage Permissions for Dataset in Bulk
Hi, I'm trying to bulk manage permissions for Dataset, i.e. select multiple users and remove their access. But I can only do it one by one for now. Is there any way that I can bulk remo...
- 8 months ago
Hi Winniethewinner,
I don't believe there is a nice way to remove multiple users at once. The recommended way of controlling permissions is to use Entra ID groups, that way you can bulk add and bulk remove members from the group without needing to adjust anything inside Fabric.
lbendlin
Super User
8 months agoConsider using the REST API calls for this. They are still technically "one by one" but they can be nicely automated.
- Winniethewinner8 months ago
Helper IV
Thanks lbendlin. Any step-by-step tutorial is available for this? Thanks.