Forum Discussion
Larssen92
Nov 18, 2021Copper Contributor
Failing to connect Azure DevOps repository
Hi all, I've been looking at the "Repositories (Preview)" tab, under "Content management" and I get stuck at the following problem. When I try to add my repository, I am met by this: I che...
Larssen92
Nov 29, 2021Copper Contributor
Found a solution.
Press the "Click here and enter your repository URL manually"
You have to be aware that you can't just copy in your URL from the repository. You need to follow the exact syntax provided as greyed out text in the text-box. This includes a '/MyTestOrg/' inside the URL, which is not present if you just copy the URL from the DevOps repositories page.
Press the "Click here and enter your repository URL manually"
You have to be aware that you can't just copy in your URL from the repository. You need to follow the exact syntax provided as greyed out text in the text-box. This includes a '/MyTestOrg/' inside the URL, which is not present if you just copy the URL from the DevOps repositories page.
bradleyfell
Jan 30, 2022Copper Contributor
Happy you found a solution! Any chance you were using Azure Lighthouse?
This is common when trying to deploy resources from the "main" tenant, sometimes I accidentally find myself in the "visiting" tenant, where my resources don't exist/can't be shared. 😃
- Larssen92Feb 03, 2022Copper ContributorI was not using Azure Lighthouse, no. 🙂