Forum Discussion
How to restrict authorization to activity log?
By default, an admin user is authorized to retrieve all activity logs. I would like to understand how we could restrict this in two possible ways:
1. Can we restrict which workspaces and apps an admin can retrieve activity logs from?
2. Can we restrict which attributes (or operation names) an admin can retrieve?
3 Replies
- _sfrostSolution Specialist
AFAIK we cannot restrict an admin from being able to access activity logs. As mentioned in the official documentation, having either Power BI Admin role or Global admin role will automatically give you access to all type of activities.
Track user activities in Power BI - Power BI | Microsoft Docs
Did I answer your questions? Give a thumbs up and accept this post as solution!
- v-xulin-mstfCommunity Support
Hi mmossel
You can set RLS for the dataset, which takes effect when the user does not have editing permission.
You can refer: https://docs.microsoft.com/en-us/power-bi/admin/service-admin-rls
Best Regards,
Link