Skip to content

Commit e511702

Browse files
authored
editorial changes
1 parent bf8612a commit e511702

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

support/azure/azure-container-instances/configuration-setup/container-group-deployment-waiting-state.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Container group deployment remains in Waiting state
33
description: Learn how to resolve an issue in which a container group deployment never progresses from the Waiting state in Azure Container Instances.
4-
ms.date: 04/14/2025
4+
ms.date: 04/16/2025
55
author: tysonfms
66
ms.author: tysonfreeman
77
editor: v-jsitser
@@ -26,9 +26,7 @@ Your firewall blocks access to port 19390. When container groups are deployed in
2626

2727
Expand the Classless Inter-Domain Routing (CIDR) address range of the subnet by specifying a network mask of `/24` or smaller.
2828

29-
Make sure to check the reserved ports for ACI service functionality on those two links, [ACI reserved ports](/azure/container-instances/container-instances-faq#does-the-aci-service-reserve-ports-for-service-functionality-).
30-
31-
Also check the [Other limitations](/azure/container-instances/container-instances-virtual-network-concepts#other-limitations).
29+
Make sure to check the [reserved ports for ACI service functionality](/azure/container-instances/container-instances-faq#does-the-aci-service-reserve-ports-for-service-functionality-) and check [other limitations](/azure/container-instances/container-instances-virtual-network-concepts#other-limitations).
3230

3331
> [!NOTE]
3432
> We don't recommend using small subnets to work around unsupported scenarios (such as simulating a fixed IP address for a private container instance by restricting DHCP to only a few IPs).

0 commit comments

Comments
 (0)