Skip to content

Commit 3623a6e

Browse files
Merge pull request #287138 from mutazn/patch-11
Update reliability-containers.md
2 parents 605f1a7 + 742f06d commit 3623a6e

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)