Forum Discussion
API to grant report acess
- 6 months ago
-
Create Entra ID groups per department (or per access bundle), e.g. PBI_Sales_Readers, PBI_Finance_Readers.
-
Grant the group access to the report.
-
Your HR/IT system updates group membership when department changes.
Result: users automatically gain/lose access without touching Power BI items.
-
Thankyou, cengizhanarslan for your response.
Hi luigisax89,
We appreciate your inquiry submitted to the Microsoft Fabric Community Forum.
As suggested by cengizhanarslan , the best approach is to create department based Entra ID security groups and grant those groups access at the workspace level so that all reports inherit the security settings.
Based on our understanding, Power BI REST APIs allow adding or removing users or groups at the workspace level using Groups – Add/Delete User.
Please refer to the links provided below:
Groups - Add Group User - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Groups - Delete User In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Groups - Update Group User - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Workspaces in Power BI - Power BI | Microsoft Learn
We hope the information furnished helps to resolve the issue. Should you have any further queries, please feel free to contact the Microsoft Fabric community.
Thank you.