Skip to content

Commit fb72757

Browse files
Update container-instances-virtual-network-concepts.md
Typo in work "ortal". Should be "portal"
1 parent 2560a28 commit fb72757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Container groups deployed into an Azure virtual network enable scenarios like:
4343
* To deploy container groups to a subnet, the subnet and the container group must be on the same Azure subscription.
4444
* You can't enable a [liveness probe](container-instances-liveness-probe.md) or [readiness probe](container-instances-readiness-probe.md) in a container group deployed to a virtual network.
4545
* Due to the additional networking resources involved, deployments to a virtual network are typically slower than deploying a standard container instance.
46-
* Outbound connections to port 25 and 19390 are not supported at this time. Port 19390 needs to be opened in your Firewall for connecting to ACI from Azure ortal when container groups are deployed in virtual networks.
46+
* Outbound connections to port 25 and 19390 are not supported at this time. Port 19390 needs to be opened in your Firewall for connecting to ACI from Azure portal when container groups are deployed in virtual networks.
4747
* For inbound connections, the firewall should also allow all ip addresses within the virtual network.
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.
4949
* [IPv6 addresses](../virtual-network/ip-services/ipv6-overview.md) are not supported at this time.

0 commit comments

Comments
 (0)