Forum Discussion
Zicozen
7 months agoNew Member
Connection Access
I have created a blank new Workspace and I have created a feature branch in Azure DevOps. I now want to integrate my newly created Workspace with the feature branch. However I am getting the followin...
- 7 months ago
Hi there, this is extremely common in workspaces where the items and associated connections were first created with a service principal and then the branching off was done manually.
First you can check to see if somebody has permissions to access the connection in "Manage connections and Gateways" and then see if they can assign you permissins.
Ongoing, if the way to create the items is automated ensure the process also adds additional permissions to the connections. If done manually, ensure whoever adds them goes to "Manage connections and Gateways" and adds the relevant permissions.
I hope this helps resolve your issues long-term.