Forum Discussion
Workspaces -Not sharing Gateway
- 1 year ago
Hi ringovski,
Thanks for reaching out to the Microsoft Fabric Community forum.In Microsoft Fabric, go to the workspace where the dataset is located, click on 3 dots next to the dataset, and select Manage permissions to view and modify Build Permissions.
In the Permissions tab, click 3 dots next to a user's name, check for Build Permission, and remove or adjust their role as needed.
If this solution worked for you, kindly mark it as Accept as Solution and feel free to give a Kudos, it would be much appreciated!
Regards,
Sahasra.
Hi ringovski
Separate Gateways: Assign different gateways to each workspace and restrict data source access to specific users.
Restrict Dataset Sharing: In Admin Portal > Tenant Settings, disable Allow users to share datasets across workspaces to stop cross-workspace sharing.
Implement RLS (Row-Level Security): Use RLS to ensure data access is restricted based on user roles, even if datasets are accessed across workspaces.
Restrict Data Source Permissions: In Manage Gateways, limit data source access to specific users for each workspace.
Monitor Logs: Use Audit Logs to track unauthorized gateway usage.
Hi, Thanks for the reply. I already changing the tenant settings is there something else that has to be done for it to work?