



You will need to have the following set up: So here is a guide to save you some time. It took my some trials to find the shortest way of connecting to Azure DevOps inside a Codespace. It turns out that entering a DevOps git url when prompted for a repository during the creation process of the Codespace it fails as the extension is unable to authenticate. While there is nothing wrong with GitHub I mostly use Azure DevOps for my work projects to host my repositories. I 💗 this service as I can work from any machine just with Visual Studio Code installed or even through the browser and connect to different development environments in the cloud!Īll guides I’ve found so far assume the one uses GitHub as a repo host. Visual Studio Codespaces provide a cloud based dev environment as a service and work with a lot of languages and runtimes like. While offering a great out-of-the-box experience with repos in GitHub, setting up a cloud based dev environment with Visual Studio Codespaces and repos located in Azure DevOps requires some extra steps.
