Skip to content

Commit 5607e9b

Browse files
committed
added link to info on subscription-based port limitation
1 parent cca33c6 commit 5607e9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/container-instances/container-instances-virtual-network-concepts.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ Container groups deployed into an Azure virtual network enable scenarios like:
4646
* Due to the additional networking resources involved, deployments to a virtual network are typically slower than deploying a standard container instance.
4747
* Outbound connection to port 25 is not supported at this time.
4848
* If you are connecting your container group to an Azure Storage Account, you must add a [service endpoint](../virtual-network/virtual-network-service-endpoints-overview.md) to that resource.
49-
* [IPv6 addresses](../virtual-network/ip-services/ipv6-overview.md) are not supported at this time
49+
* [IPv6 addresses](../virtual-network/ip-services/ipv6-overview.md) are not supported at this time.
50+
* Depending on your subscription type, [certain ports may be blocked](/azure/virtual-network/network-security-groups-overview#azure-platform-considerations).
5051

5152
## Required network resources
5253

0 commit comments

Comments
 (0)