Skip to content

Commit 5673aa6

Browse files
authored
Network Security Group Section for Outbound Connectivity
Explicitly mentioning that NSG can be used to block outbound traffic to internet. As with the default documentation it seems both public and private can be accessed all the time. Adding this one line, can get APIM standard v2 SKU get the security approval needed by FSI, Telco customers
1 parent f22db9c commit 5673aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/integrate-vnet-outbound.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ If you want to inject a Premium v2 (preview) API Management instance into a virt
4848

4949
### Network security group
5050

51-
A network security group must be associated with the subnet. Configure any network security group rules that you need for the gateway to access your API backends. To set up a network security group, see [Create a network security group](../virtual-network/manage-network-security-group.md).
51+
A network security group must be associated with the subnet. Configure any network security group rules that you need for the gateway to access your API backends. Network security groups (NSG) can also be used to block outbound traffic to the internet and access only resources in your virtual network.To set up a network security group, see [Create a network security group](../virtual-network/manage-network-security-group.md).
5252

5353
### Subnet delegation
5454

0 commit comments

Comments
 (0)