Forum Discussion
In Power BI Embedded (App Owns Data) how to update Sharepoint credentials?
Hi , nishanttayal
As far as I know, SharePoint is also a cloud service product of Microsoft, which uses your tenant's AAD account to log in and uses AAD tokens to access cloud services and embedded Power BI content, and the AAD tokens it uses expire every hour. At your convenience, you can try reading this document to explore ways to refresh your AAD token regularly to ensure that AAD tokens remain valid in your solution:
Microsoft identity platform refresh tokens - Microsoft Entra | Microsoft Learn
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hey v-yueyunzh-msft ,
Thanks for your response.
The above solution would work when we use AAD Tokens on PBI Desktop to connect with Sharepoint.
However, I am looking for way to refresh data source credentials while publishing the report through service principle using Organization AD User and Password like the way it ask when we connect Sharepoint Data through Power BI Desktop.