Skip to content

Commit 55d7b1c

Browse files
authored
Merge pull request #89738 from amjadaljunaidi/patch-3
Update container-instances-update.md
2 parents 20a1814 + bdeeb66 commit 55d7b1c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/container-instances/container-instances-update.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ Applications based on larger container images like Windows Server Core can see s
5858
* The IP address of a container group is typically retained between updates, but isn't guaranteed to remain the same. As long as the container group is deployed to the same underlying host, the container group retains its IP address. Although rare, there are some Azure-internal events that can cause redeployment to a different host. To mitigate this issue, we recommend using a DNS name label for your container instances.
5959
* Terminated or deleted container groups can't be updated. Once a container group is stopped (is in the *Terminated* state) or deleted, the group is deployed as new.
6060

61+
> [!NOTE]
62+
> The update command might not work if the Azure Container Group is attached to an Azure Storage profile.
63+
6164
## Properties that require container delete
6265

6366
Not all container group properties can be updated. For example, to change the restart policy of a container, you must first delete the container group, then create it again.

0 commit comments

Comments
 (0)