Can Azure DevOps organization be private ?

Anonymous
2022-01-27T08:12:16.64+00:00

Hi, i was wondering if there is an option for Azure DevOps to be private.
not talking about projects, about the site can it be in a private network ?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
26,827 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sam Cogan 7,802 Reputation points MVP
    2022-01-27T08:24:26.857+00:00

    Azure DevOps instances themselves cannot be joined to a network, but there are some things you can do:

    • Use Azure AD conditional access to restrict logins to come from a specific set of IP addresses (or other restrictions)
    • Use self-hosted build agents for running your pipelines, these can be joined to any network you choose

0 additional answers

Sort by: Oldest