Forum Discussion
Deploying Data Pipelines with Dev Ops
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!
2 Replies
- nilendraFabricSuper User
- v-nmadadi-msftCommunity Support
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