Skip to content

Commit d71324f

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents 6583024 + 75e6950 commit d71324f

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)