Skip to content

Commit 437e517

Browse files
committed
chore: apply pr feedback
1 parent 0e04b59 commit 437e517

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/container-registry/tasks-agent-pools.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,10 @@ Customers basing their deployments with MCR can refer to [MCR/MAR firewall rules
108108

109109
#### Advanced Network Configuration
110110

111-
If the standard Firewall/NSG rules are too permissive and fine-grained control is required for outbound connections or if routing tables and network appliances are configured with the subnet, than the alternative is to enable service endpoints on the agent pool subnet in order to allow the agent pool access to its service dependencies. Outbound Firewall/NSG rules are still required in order for the Virtual Network to switch the source IP from a public to private IP in addition to the service endpoints being enabled.
111+
If the standard Firewall/NSG (Network Security Group) rules are deemed too permissive, and more fine-grained control is required for outbound connections, consider the following approach:
112+
113+
- Enable service endpoints on the agent pool subnet. This grants the agent pool access to its service dependencies while maintaining a secure network posture.
114+
- It's important to note that outbound Firewall/NSG rules are still necessary. These rules facilitate the Virtual Network's ability to switch the source IP from public to private, which is an additional step beyond enabling service endpoints.
112115

113116
More information on service endpoints is documented [here][az-vnet-svc-ep].
114117

0 commit comments

Comments
 (0)