Skip to content

Commit df67cee

Browse files
author
Simonx Xu
authored
Merge pull request #8725 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/SupportArticles-docs (branch main)
2 parents 4ea0db8 + 8e5447c commit df67cee

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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: 01/26/2024
4+
ms.date: 04/17/2025
55
author: tysonfms
66
ms.author: tysonfreeman
77
editor: v-jsitser
8-
ms.reviewer: v-leedennis
8+
ms.reviewer: edneto, v-leedennis
99
ms.service: azure-container-instances
1010
ms.custom: sap:Configuration and Setup
1111
#Customer intent: As an Azure administrator, I want to learn how to resolve a container group deployment that's stuck in the "Waiting" state so that I can successfully deploy an image onto a container instance.
@@ -26,6 +26,8 @@ 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](/azure/container-instances/container-instances-faq#does-the-aci-service-reserve-ports-for-service-functionality-) and [other limitations](/azure/container-instances/container-instances-virtual-network-concepts#other-limitations).
30+
2931
> [!NOTE]
3032
> 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).
3133

0 commit comments

Comments
 (0)