Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/container-apps/deploy-express-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Before you begin, upgrade the Azure Container Apps CLI extension to the required
1. Add the Container Apps extension.

```azurecli
az extension add -n ContainerApp
az extension add -n containerapp
```

1. Update the extension to ensure you have the latest version.
Expand Down