1
votes

I have installed Azure DevOps Server 2019 on a standalone server for evaluation purpose. I would like to assign some domain users (e.g. mydomain\tester1). This standalone server is not joining any domain.

My question is how can I integrate Azure DevOps Server with existing Active Directory? Should I join the server to domain or I can setup in the application settings? There are very few reference about Azure DevOps. Thanks for your advice.

1

1 Answers

3
votes

What you need is to join the server which installs Azure DevOps to Active Directory.

That's all required. After this, you could directly add domain users or groups to groups in Azure DevOps.

There are very few reference about Azure DevOps (server).

You could also refer TFS related article and blog. TFS is the previous name of Azure DevOps on-premise Server. Most of the server side configuration hasn't changed since the beginning.