Skip to content

Commit 1aa7e76

Browse files
committed
tweaks
1 parent 576b7fc commit 1aa7e76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-instances/container-instances-nat-gateway.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ You then validate egress from example container groups through the NAT gateway.
3333

3434
## Get started
3535

36-
:::code language="azurecli" source="~/azure_cli_scripts/container-instances/nat-gateway.sh" id="variable":::
36+
This tutorial makes use of a randomized variable. If you are using an existing resource group, modify the value of this variable appropriately.
3737

38-
This tutorial makes use of this randomized variable value going forward. If you are using an existing resource group, modify the value of this variable appropriately.
38+
:::code language="azurecli" source="~/azure_cli_scripts/container-instances/nat-gateway.sh" id="variable":::
3939

4040
**Azure resource group**: If you don't have an Azure resource group already, create a resource group with the [az group create][az-group-create] command.
4141

0 commit comments

Comments
 (0)