Forum Discussion
aaldo_666
3 years agoHelper I
Run Get-PowerBIActivityEvent with Service Principal
Hi, I registered app in AAD and enabled Service Principal option in Power BI Admin portal. So far I can run this cmd let: $AppId = "AppId" $TenantId = "TenantId" $ClientSecret = "ClientSecre...
- 3 years ago
Hi aaldo_666 ,
Maybe you can refer this guide:
Admin - Get Activity Events - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-chenwuz-msft
3 years agoCommunity Support
Hi aaldo_666 ,
Maybe you can refer this guide:
Admin - Get Activity Events - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.