gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

Support for Azure DevOps repos & Azure AD sign-in

Open empz opened this issue 4 years ago • 23 comments

A lot of companies are still using Azure DevOps, even though GitHub was acquired by Microsoft.

It would be nice to add support to add repos from an Azure DevOps organization. I supposed this would include adding SSO for Azure AD.

empz avatar Aug 23 '21 12:08 empz

We also have clients who can only use Azure Repositories, so I second he comments above.

kenzan-mryan avatar Aug 28 '21 11:08 kenzan-mryan

We are heavily invested in Azure DevOps and would like to see it supported as well.

michael-bowen-sc avatar Sep 08 '21 13:09 michael-bowen-sc

I'm guessing I could compromise with this by having a github repo that defines just some scripts and gitpod config, inject in a secret for my access token and then clone inside the repo or as part of my bootstrap setup.

I don't think Azure DevOps integration is likely based on the future long-term compared to GitHub (most of the effort is now going to GitHub), but maybe a create work-around would give some options.

I'm thinking an approach similar to azdo-in-codespaces

sheldonhull avatar Sep 24 '21 05:09 sheldonhull

Hi,

We are also very interested in Azure DevOps integration. Right now, I am running a GitPod project out of a private GitHub with our team having access, but our main code repositories are within ADO. You can see how it is a pain in the butt to use a GitHub repo to build our GitPod environments, then commit code to a GitHub... then have to make those same changes into our Azure DevOps Repo's environment to push those code changes to Dev/Staging/Production.

Having direct integration with Azure DevOps via Azure AD auth would be incredible and would really take GitPod from being a proof of concept for us, to something we would not be able to live without.

Please let us know if this will soon be a part of the road map.

cyclelabs-ryanberger avatar Nov 18 '21 18:11 cyclelabs-ryanberger

Highly needed feature. Please look into adding this functionality.

satarr avatar Nov 18 '21 18:11 satarr

Just another me-too request for Azure DevOps integration...

monch1962 avatar Jan 20 '22 00:01 monch1962

My job uses Azure DevOps and we are looking to migrate to cloud workspaces, would be nice if gitlab had an integration.

dcb99 avatar Feb 21 '22 20:02 dcb99

I don't think Azure DevOps integration is likely based on the future long-term compared to GitHub (most of the effort is now going to GitHub), but maybe a create work-around would give some options.

@sheldonhull I don't think this is a valid concern for an Azure DevOps integration - https://www.linkedin.com/pulse/azure-devops-future-after-github-acquisition-microsoft-antonio-alvino/

faustool avatar Apr 11 '22 13:04 faustool

Having direct integration with Azure DevOps via Azure AD auth would be incredible and would really take GitPod from being a proof of concept for us, to something we would not be able to live without.

@ryanberger-az - I had the same issue and I've been working with a repository locally with two origins to push code to. It really sucks. I can't really promote it to do anything serious in my organization without this integration.

faustool avatar Apr 11 '22 13:04 faustool

This could be a great asset to have in any big company that uses azure and can’t move their code to GitHub.

aparedes avatar Jul 08 '22 18:07 aparedes

It’s also important to note the initial buzz was that Azure Devops was on a slow decline and would be phased out. I think the initial impression was inaccurate or the vision for it shifted as there is no real deprecation of the product and it’s used by many enterprises. This market is missed by Codespaces right now as well.

sheldonhull avatar Jul 12 '22 15:07 sheldonhull

Upvoting this.

ubshreenath avatar Oct 26 '22 09:10 ubshreenath

+1 from me as well, Azure DevOps is not going to die anytime soon.

patrk avatar Nov 21 '22 16:11 patrk

I would like to see this feature as well in azure devops

shadowoftheknight avatar Dec 31 '22 16:12 shadowoftheknight

What is the suggested workaround to make gitpod work, setup replication for repo to github or bitbucket?

wolfgangihloff avatar Feb 07 '23 10:02 wolfgangihloff

What is the suggested workaround to make gitpod work, setup replication for repo to github or bitbucket?

Not speaking on behalf of Gitpod, but my two cents - You can mirror a repository from ADO to a GitLab or GitHub repository, then work on it from there. Depending on your environment, you could also clone this method, but add the original ADO repository as a mirror and push directly to the ADO remote.

Alternatively if you're not planning on using the disposable workspaces aspect, you could create a blank workspace then clone an ADO repository into the workspace.

soup-bowl avatar Feb 07 '23 17:02 soup-bowl

This prevents us from using gitpod, we are too deep into azure devops to consider moving to back to git and the "work around" isn't appealing.

DaveSmartEnt avatar Sep 07 '23 20:09 DaveSmartEnt

Upvote! I am also using Azure Devops

cpatrickalves avatar Dec 15 '23 15:12 cpatrickalves

Upvote! We also using Azure DevOps. We are an Organization with more than 60 software developers

schmidjo82 avatar Jan 09 '24 08:01 schmidjo82

I am working at Deutsche Bahn and we have around 4000 users on Azure DevOps with currently over 500 people committing code on a regular basis.

Additionally Microsoft themselves stated that the investment will not likeley go away in the next years. Since last year the invested even more with GitHub Advanced Security integration in Azure DevOps. Azure DevOps itself has a user base with over 3 Million world wide.

I think an integration is feasable and not hard when it comes to authentication and discovery of repos.

SebastianSchuetze avatar Feb 14 '24 15:02 SebastianSchuetze

What is the latest on this? I am looking at CDEs for my org, but also have a 3000+ userbase in ADO. No intention to move to GitHub Ent just yet, nor any desire to mirror.

How does this lack of integration affect the user journey?

dooleydo avatar Jul 01 '24 09:07 dooleydo

@dooleydo can you send us a message at [email protected] ?

axonasif avatar Jul 02 '24 05:07 axonasif