Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi All ,
Is it possible to extract power bi audit logs using service principal in power shell, if it is possible then send me the usefull links related to service principal. Because i want to automate the power shell scripts, if i give my credentials in power shell it prompting credentials because of Multi Factor Authentication.
Thanks in advance
Solved! Go to Solution.
Hi. I'm not sure specifically about audit logs. You can check it here:
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-auditing#use-powershell-to-search-audi...
On the other hand, you have the activity logs that are almost the same. I'm sure you can take the activity logs because I'm doing it with python. Those can be requested with the Power Bi Rest API with a Service Principal if you have the correct configuration. You can check a code here:
https://docs.microsoft.com/en-us/power-bi/guidance/admin-activity-log
If you want to learn more about the request: https://docs.microsoft.com/en-us/rest/api/power-bi/admin/get-activity-events
I hope that helps,
Happy to help!
Hi. I'm not sure specifically about audit logs. You can check it here:
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-auditing#use-powershell-to-search-audi...
On the other hand, you have the activity logs that are almost the same. I'm sure you can take the activity logs because I'm doing it with python. Those can be requested with the Power Bi Rest API with a Service Principal if you have the correct configuration. You can check a code here:
https://docs.microsoft.com/en-us/power-bi/guidance/admin-activity-log
If you want to learn more about the request: https://docs.microsoft.com/en-us/rest/api/power-bi/admin/get-activity-events
I hope that helps,
Happy to help!
Thanks for the resonse
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
37 | |
30 | |
18 | |
13 | |
8 |
User | Count |
---|---|
50 | |
39 | |
32 | |
16 | |
13 |