Forum Discussion
Can we deploy Power BI Report to workspace using Azure Pipelines using Service Principal without Pro
Thank you Sahir_Maharaj for your reply, my client has 30 Power BI Pro Licenses. The reports are being developed by Pro users who are having Admin access and deploying from Power BI Desktop to workspace till now.
The same should be automated using Azure DevOps Pipeline, in this case, we should create a Service Principal, give delegated access to Power BI API's and assign a Power BI Pro license to Service Principal created.
Please suggest if my understanding is correct.
Thank you.
Cheers,
PMDY
Yes, your understanding is basically correct.
The following diagram illustrates the end-to-end scenario with two development workflows:
Here are some links for your refrence:
How to Automate and Customize Power BI Deployments with CI/CD Pipelines | phData
Azure DevOps build pipeline integration with Power BI Desktop projects - Power BI | Microsoft Learn
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- pavanmanideep1 year ago
Helper III
Anonymous
Thank you for the explanation, the article giving the detailed approach but it doesnt talk about the licensing.
Could you please confirm this works with Pro license because I cant use the second approach you suggested as it gives me below error...please advise if there is a way Microsoft suggests in this scenario.
Thank you in advance.
- Anonymous1 year agoNot applicable
As far as I know, the Pro license should be sufficient.
It's worth noting that additional charges may apply for using Azure Pipeline.
Refer to this:
Azure DevOps Services Pricing | Microsoft Azure
Here are some documents that you may need:
Apps & service principals in Microsoft Entra ID - Microsoft identity platform | Microsoft Learn
Active Directory security groups | Microsoft Learn
What is Azure Pipelines? - Azure Pipelines | Microsoft Learn
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- pavanmanideep1 year ago
Helper III
Thank you very much Anonymous for your input, one last thing, could you point to any documentation saying Power BI Pro is sufficient for this requirement so that I can share with my client? I agree with Azure DevOps Pipeline licenses.
Cheers,
PMDY