Forum Discussion
Anonymous
1 year agoNot applicable
Dataset.ReadWrite.All
For push dataset, eventhough Dataset.ReadWrite.All is required, can we not restrict that the app registered in AZURE AD for this use case only writes to the dataset in the workspace that we have conf...
- 1 year ago
Hi Anonymous I don't think it's possible to restrict the Dataset.ReadWrite.All permission to specific datasets or workspaces when using a service principal. This permission inherently grants access to all datasets across Power BI. To limit scope, you can use dedicated workspaces, apply RLS for data-level control, or create a custom middleware to filter API calls. For more details, check Power BI REST API and Azure AD permissions documentation.
V-yubandi-msft
1 year agoCommunity Support
Hi Anonymous ,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.