Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am currently trying to deploy Data Pipelines in Devops and having access issues, I have setup a service principal account which has full access to Devops as well as full admin privileages to my test workspaces and when I run the deployment pipeline I get the following error
Unhandled error occurred calling POST on {Link to workspace} Message: User does not have access to the connection used in the Pipeline. Please verify the user's permissions..
The data pipeline only contains a meta data activity that points to an external azure container to which my service principal account has Data Owner privelages
All my other items, Reports, Notebooks, Lakehouses dont have any issues while deploying
Any help is appreciated!
Solved! Go to Solution.
Share the connection with the service principal and grant “Can Use” permissions
Hi @sammydyson55 ,
As @nilendraFabric made a valuable point, To expand on their point
Please check this article on how exactly to share a cloud connection to other users: Data source management - Microsoft Fabric | Microsoft Learn
Clicking on epsilon, you will find manage users option.
Over there you can add the required users to the connection.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thank you
Share the connection with the service principal and grant “Can Use” permissions