Skip to content

Commit cad7c4c

Browse files
Steve DanielsonSteve Danielson
authored andcommitted
Update msg for MDP
1 parent b6befd6 commit cad7c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/managed-devops-pools/configure-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ If you have systems in place on your network (NSG, Firewall, etc.) that restrict
149149
* `rmprodbuilds.azureedge.net` - Used to download the Managed DevOps Pools worker binaries and startup scripts. (The agent portion of the worker binaries is downloaded from `rm-agent.prod.manageddevops.microsoft.com` (formerly downloaded from `agent.prod.manageddevops.microsoft.com`) which is covered by the previous required `*.prod.manageddevops.microsoft.com` entry.)
150150
* `*.queue.core.windows.net` - Worker queue for communicating with Managed DevOps Pools service.
151151
* Required Endpoints for connecting to Azure DevOps - without allowlisting these endpoints, machines may come online and even go to an "allocated" state, but will fail to communicate with ADO as either the VSTS task agent can't connect, or it can't start.
152-
* `download.agent.dev.azure.com` - Azure DevOps agent CDN location, used to download Azure DevOps agent
152+
* `download.agent.dev.azure.com` - Azure DevOps agent CDN location, used to download Azure DevOps agent (formerly `vstsagentpackage.azureedge.net` - for more information, see [Edgio CDN for Azure DevOps is being retired](https://devblogs.microsoft.com/devops/important-switching-cdn-providers/)).
153153
* `dev.azure.com` - Required to handle communication with Azure DevOps
154154
* Preparing Linux machines - these endpoints are required to spin up Ubuntu machines, but are not necessary if a pool is only using Windows. As part of setting up the Azure DevOps Task agent, a few required packages are added and an apt-get is run, which will fail without these being allowlisted.
155155
* `azure.archive.ubuntu.com` - Provisioning Linux machines - this is HTTP (port 80), not HTTPS (port 443)

0 commit comments

Comments
 (0)