Skip to content

Commit 4e5595d

Browse files
committed
Update IP addresses and service tags
1 parent fe61440 commit 4e5595d

File tree

3 files changed

+3
-21
lines changed

3 files changed

+3
-21
lines changed

docs/pipelines/repos/github-enterprise.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,7 @@ When you use **Other Git** connection to set up a classic pipeline, disable comm
8282

8383
If you want to set up YAML pipelines or if you want to enhance the experience with classic pipelines, it is important that you enable communication from Azure Pipelines to GitHub Enterprise Server.
8484

85-
Determine the region your Azure DevOps organization is hosted in. Go to the **Organization settings** in your Azure DevOps UI. The region is listed under **Region** in the **Overview** page.
86-
87-
Use the list below to find the appropriate range of IP addresses for your region.
88-
89-
[!INCLUDE [ip-addresses](includes/ip-addresses.md)]
90-
91-
Add the corresponding range of IP addresses to your firewall exception rules.
85+
To allow traffic from Azure DevOps to reach your GitHub Enterprise Server, add the IP addresses or service tags specified in [Inbound connections](../../organizations/security/allow-list-ip-url.md#inbound-connections) to your firewall's allow-list. If you use ExpressRoute, make sure to also include [ExpressRoute IP ranges](../../organizations/security/allow-list-ip-url.md#azure-devops-expressroute-connections) to your firewall's allow-list.
9286

9387
## FAQ
9488

docs/pipelines/repos/on-premises-bitbucket.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,7 @@ When you use **Other Git** connection to set up a classic pipeline, disable comm
6565

6666
If you want to enhance this experience, it is important that you enable communication from Azure Pipelines to Bitbucket Server.
6767

68-
Determine the region your Azure DevOps organization is hosted in. Go to the **Organization settings** in your Azure DevOps UI. The region is listed under **Region** in the **Overview** page.
69-
70-
Use the list below to find the appropriate range of IP addresses for your region.
71-
72-
[!INCLUDE [ip-addresses](includes/ip-addresses.md)]
73-
74-
Add the corresponding range of IP addresses to your firewall exception rules.
68+
To allow traffic from Azure DevOps to reach your Bitbucket Server, add the IP addresses or service tags specified in [Inbound connections](../../organizations/security/allow-list-ip-url.md#inbound-connections) to your firewall's allow-list. If you use ExpressRoute, make sure to also include [ExpressRoute IP ranges](../../organizations/security/allow-list-ip-url.md#azure-devops-expressroute-connections) to your firewall's allow-list.
7569

7670
Allow Azure Pipelines to attempt accessing the Git server in the **Other Git** service connection.
7771

docs/pipelines/repos/subversion.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,7 @@ If the simple test pipeline mentioned in the above section fails with an error,
3333

3434
## Azure DevOps IP addresses
3535

36-
To enable communication from Azure Pipelines to Subversion server, first determine the region your Azure DevOps organization is hosted in. Go to the **Organization settings** in your Azure DevOps UI. The region is listed under **Region** in the **Overview** page.
37-
38-
Use the list below to find the appropriate range of IP addresses for your region.
39-
40-
[!INCLUDE [ip-addresses](includes/ip-addresses.md)]
41-
42-
Add the corresponding range of IP addresses to your firewall exception rules.
36+
To allow traffic from Azure DevOps to reach your Subversion Server, add the IP addresses or service tags specified in [Inbound connections](../../organizations/security/allow-list-ip-url.md#inbound-connections) to your firewall's allow-list. If you use ExpressRoute, make sure to also include [ExpressRoute IP ranges](../../organizations/security/allow-list-ip-url.md#azure-devops-expressroute-connections) to your firewall's allow-list.
4337

4438
## FAQ
4539

0 commit comments

Comments
 (0)