Skip to content

Commit df2d1cd

Browse files
Merge pull request #247535 from tysonfms/tysonfms-patch-1-5
Update container-instances-vnet.md
2 parents 3d72bdf + 76fd0ae commit df2d1cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/container-instances/container-instances-vnet.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ Examples in this article are formatted for the Bash shell. If you prefer another
2828

2929
## Deploy to new virtual network
3030

31+
> [!NOTE]
32+
> If you are using port 29 to have only 3 IP addresses, we recommend always to go one range above or below. For example, use port 28 so you can have at least 1 or more IP buffer per container group. By doing this, you can avoid containers in stuck, not able start or not able to stop states.
33+
3134
To deploy to a new virtual network and have Azure create the network resources for you automatically, specify the following when you execute [az container create][az-container-create]:
3235

3336
* Virtual network name

0 commit comments

Comments
 (0)