-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Azure DevOps Server #45
Comments
This is very important feature |
Please add this feature. |
Would you mind adding this feature.🙏 |
How to add AzureDevOps Server account to Dev Home? |
I think this issue is not complement yet, and must be reopen |
@soroshsabz Please note that this issue is labeled "Fix-Committed", which if you hover over it says that the fix has been checked in, but may take 3-4 weeks before it is in a release. The issue is also in milestone 0.7, meaning the feature is coming out in 0.7, our release next month. |
We did some work in the latest release to support entering on-prem ADO server URIs when setting up widgets, etc. but need some validation in the wild. If you're interested in connecting to ADO Server deployments via Dev Home, please try with the latest version of the app and let us know your experience. |
@mikebattista I use 0.1201.442.0 and 0.700.442.0 for Dev Home Azure Extension and I do not find anything related to ADO Server |
@dkbennett FYI |
The test flow would be to connect your Microsoft or Work account that you use in ADO Server to Dev Home in Dev Home Settings -> Accounts -> Add -> Azure then set up an ADO widget on the Dev Home dashboard that points to a URL in your ADO Server. |
@mikebattista We need one page to enter Azure DevOps Server local address, and then add credential, and gain access to our account |
You need to connect your account first. ADO Server flow and auth is different than GitHub Enterprise Server flow. If you used an external email address when initially connecting to ADO, that should be a "Microsoft account" under the hood (not a "Work or school account"). If you used an organizational account with its own domain, that would be a "Work or school account". |
Just wanted to add that our on premises DevOps server is attached to an AD domain that isn't attached to our laptop. We have to authenticate everytime. There is zero trust between the two domains. |
Thanks. For GitHub Enterprise Server, we have a flow where you enter the server and then enter a PAT. Would that flow work in your ADO Server scenarios? |
Yes, developers could make a PAT and authenticate that way. Since Dev Home doesn't do any sql access, (which for us is.. complicated..) just a plain PAT is simplest. |
Suggested new feature or improvement
Make sure we parse Azure DevOps Server URIs properly and all functionality works as expected.
Scenario
Users connecting to their on-premise deployments of Azure DevOps Server.
Additional details
No response
The text was updated successfully, but these errors were encountered: