Skip to content

Commit c233cff

Browse files
authored
Merge pull request #210538 from macolso/portupdate
Portupdate
2 parents e5b7072 + 95b7e99 commit c233cff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/container-instances/container-instances-faq.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,11 @@ sections:
108108
answer: |
109109
You can [deploy container groups in an Azure virtual network](container-instances-vnet.md) of your choice, and delegate private IPs to the container groups to route traffic within the VNet across your Azure resources. For networking scenarios and limitations with Azure Container Instances, see [Virtual network scenarios and resources](container-instances-virtual-network-concepts.md).
110110
111+
- question: |
112+
Does the ACI service reserve ports for service functionality?
113+
answer: |
114+
Yes, the ACI service does reserve the following ports for service functionality: 22, 443, 1025-1027, 3389-3399, 9999, 19000, 19080, 191000, 20000-30000, 49152-65534. Please avoid using these ports in your container group definition.
115+
111116
- name: Pricing
112117
questions:
113118
- question: |

0 commit comments

Comments
 (0)