Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! Don't miss your chance! Learn more
Hello,
I use Power BI Automation Tools in a release Azure DevOps but when I try to deploy content to the Test stage, I have an error indicated a bad request (400).
Here is my task, and I don't understand why this error ?
Solved! Go to Solution.
Hi @Anonymous,
Is that you are using Power BI automation tools extension for Azure DevOps? It seems that your api does not have enough permissions.
Before you start using the deployment pipelines APIs, make sure you have the following:
The service principal or user you're using to call the APIs, needs pipeline and workspace permissions, and access to an Azure AD application.
If you're going to use PowerShell scripts, install the Power BI PowerShell cmdlets Install-Module MicrosoftPowerBIMgmt.
For more details you can refer this:
Video:
Integrating Power BI deployment pipelines into Azure DevOps and Azure Pipelines. | OD29 - YouTube
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.
Hi @Anonymous,
Is that you are using Power BI automation tools extension for Azure DevOps? It seems that your api does not have enough permissions.
Before you start using the deployment pipelines APIs, make sure you have the following:
The service principal or user you're using to call the APIs, needs pipeline and workspace permissions, and access to an Azure AD application.
If you're going to use PowerShell scripts, install the Power BI PowerShell cmdlets Install-Module MicrosoftPowerBIMgmt.
For more details you can refer this:
Video:
Integrating Power BI deployment pipelines into Azure DevOps and Azure Pipelines. | OD29 - YouTube
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.
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |