Forum Discussion
PowerBI Workspace Not Found" Issue
Hi Team,
I am trying to deploy a thin report to a Power BI workspace using a Service Principal. However, I am receiving the error "Power BI Workspace Not Found".
The Service Principal has Admin permissions on the target workspace, and I am passing the correct workspace ID in the API request.
Has anyone encountered this issue before? Are there any additional permissions, configurations, or prerequisites that I should verify?
Any guidance would be greatly appreciated.
Thanks.
Hi mahendra9490 ,
This issue typically means the Service Principal can authenticate, but doesn’t have effective access to the workspace. Please confirm that Service principals can call Fabric public APIs is enabled in the Fabric Admin Portal, and that the Service Principal has been explicitly added to the target workspace as Member or Admin.
If you’re using Deployment Pipelines, the Service Principal also needs Pipeline Admin permissions in addition to the workspace permissions.
https://learn.microsoft.com/en-us/fabric/enterprise/powerbi/service-premium-service-principalThe Microsoft Fabric deployment pipelines process - Microsoft Fabric | Microsoft Learn
Thanks!!
4 Replies
- Mauro89
Super User
Hi mahendra9490,
have you checked if the Fabric/PBI admin setting to allow service principals call Fabric API is enabled?
Best regards!
- v-sathmakuri
Community Support
Hi mahendra9490 ,
Thank you for reaching out to fabric community.
Could you review the suggestion provided above and let us know if you have any additional questions, we are happy to address.
Thanks!!
- v-sathmakuri
Community Support
Hi mahendra9490 ,
This issue typically means the Service Principal can authenticate, but doesn’t have effective access to the workspace. Please confirm that Service principals can call Fabric public APIs is enabled in the Fabric Admin Portal, and that the Service Principal has been explicitly added to the target workspace as Member or Admin.
If you’re using Deployment Pipelines, the Service Principal also needs Pipeline Admin permissions in addition to the workspace permissions.
https://learn.microsoft.com/en-us/fabric/enterprise/powerbi/service-premium-service-principalThe Microsoft Fabric deployment pipelines process - Microsoft Fabric | Microsoft Learn
Thanks!!
- v-sathmakuri
Community Support
Hi mahendra9490 ,
Could you check the suggestion provided above and let us know if you have any additional queries?
Thanks!!