Skip to content

Commit 742f06d

Browse files
authored
Update reliability-containers.md
Update az container show command
1 parent 605f1a7 commit 742f06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/reliability/reliability-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ To create a Container Instance resource with availability zone enabled, you'll n
194194
4. To verify the container group deployed successfully into an availability zone, view the container group details with the [az container show][az-container-show] command:
195195

196196
```azurecli
197-
az containershow --name acilinuxcontainergroup --resource-group myResourceGroup
197+
az container show --name acilinuxpublicipcontainergroup --resource-group myResourceGroup
198198
```
199199

200200
### Zonal failover support

0 commit comments

Comments
 (0)