Skip to content

Commit 513747f

Browse files
Steve DanielsonSteve Danielson
authored andcommitted
Remove duplication
1 parent 1fa5f41 commit 513747f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,13 +158,13 @@ If you have systems in place on your network (NSG, Firewall, etc.) that restrict
158158
* `packages.microsoft.com` - Provisioning Linux machines
159159
* `ppa.launchpad.net` - Provisioning some specific Linux distros
160160
* `dl.fedoraproject.org` - Provisioning certain Linux distros
161-
* Optional, but required for specific Azure DevOps features to work on your pipelines. In the following set, the wildcard can be replaced with the specific Azure DevOps organization hosting your pipeline. For example, if your organization is named `contoso`, you can use `contoso.services.visualstudio.com` instead of `*.services.visualstudio.com`. These entries are the minimum domains required. If you have any issues, see [Azure DevOps allowed IP addresses and domain URLs](../organizations/security/allow-list-ip-url.md) for the full list of domains required.
161+
* Optional, but required for specific Azure DevOps features to work on your pipelines. In the following set, the wildcard can be replaced with the specific Azure DevOps organization hosting your pipeline. For example, if your organization is named `contoso`, you can use `contoso.services.visualstudio.com` instead of `*.services.visualstudio.com`.
162162
* `*.services.visualstudio.com`
163163
* `*.vsblob.visualstudio.com` - Used for Artifacts, both uploading and consuming
164164
* `*.vssps.visualstudio.com` - Used for authentication with Azure DevOps for certain features
165165
* `*.visualstudio.com`
166166
> [!NOTE]
167-
> For more information about IP addresses and domain URLS used by Azure DevOps, see [Azure DevOps allowed IP addresses and domain URLs](../organizations/security/allow-list-ip-url.md).
167+
> The previous entries are the minimum domains required. If you have any issues, see [Azure DevOps allowed IP addresses and domain URLs](../organizations/security/allow-list-ip-url.md) for the full list of required domains.
168168
* Azure related endpoints:
169169
Azure VMs may route traffic to certain Azure features through your subnet. For these requests, you have the option of routing requests through Azure directly, or enabling access through your network.
170170
1. [Configuring Azure traffic to run through Service Endpoints](/azure/virtual-network/virtual-network-service-endpoints-overview)

0 commit comments

Comments
 (0)