Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
Is it possible to publish a Power BI report from the Desktop to a workspace on the Power BI Service using an Azure DevOps pipeline and a Service Principal ?
Thanks
Charline
Solved! Go to Solution.
Hi @Anonymous,
You can try to use PowerShell to invoke rest API with service principal credentials:
Connect-PowerBIServiceAccount (MicrosoftPowerBIMgmt.Profile) | Microsoft Docs
Imports - Post Import - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Regards,
Xiaoxin Sheng
hi @v-shex-msft,
Could you give me an example of a script because I don't really understand how to create my code?
Hi @Anonymous,
You can try to use PowerShell to invoke rest API with service principal credentials:
Connect-PowerBIServiceAccount (MicrosoftPowerBIMgmt.Profile) | Microsoft Docs
Imports - Post Import - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Regards,
Xiaoxin Sheng
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.