Skip to content

Commit f155779

Browse files
steved0xSteve Danielson
andauthored
Update MDP agent download location (#7994)
* Update MDP agent download location * Update for build * Update link --------- Co-authored-by: Steve Danielson <Steve.Danielson@microsoft.com>
1 parent 89f9d99 commit f155779

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure networking
33
description: Learn how to configure networking for Managed DevOps Pools.
4-
ms.date: 05/15/2025
4+
ms.date: 06/04/2025
55
---
66

77
# Configure Managed DevOps Pools networking
@@ -146,8 +146,8 @@ If you have systems in place on your network (NSG, Firewall etc.) which restrict
146146
All of them are HTTPS, unless otherwise stated.
147147

148148
* Highly secure endpoints that our service depends on:
149-
* `*.prod.manageddevops.microsoft.com` - Managed DevOps Pools endpoint
150-
* `rmprodbuilds.azureedge.net` - Worker binaries
149+
* `*.prod.manageddevops.microsoft.com` - Managed DevOps Pools endpoint.
150+
* `rmprodbuilds.azureedge.net` - Worker binaries. 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.
151151
* `vstsagentpackage.azureedge.net` and `https://download.agent.dev.azure.com` - Azure DevOps agent CDN location
152152
* `*.queue.core.windows.net` - Worker queue for communicating with Managed DevOps Pools service
153153
* `server.pipe.aria.microsoft.com` - Common client side telemetry solution

0 commit comments

Comments
 (0)