Skip to content

Commit 5a78be1

Browse files
committed
Corrected typo in manual update of 0.11.1
1 parent fc4cc05 commit 5a78be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/overview-arc-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ If your extension was in the stable version and auto-upgrade-minor-version is se
163163
If your extension was in the stable version and auto-upgrade-minor-version is set to true, the extension upgrades automatically. To manually upgrade the extension to the latest version, you can run the command:
164164

165165
```azurecli-interactive
166-
az k8s-extension update --cluster-type connectedClusters -c <clustername> -g <resource group> -n <extension name> --release-train stable --version 0.11.!
166+
az k8s-extension update --cluster-type connectedClusters -c <clustername> -g <resource group> -n <extension name> --release-train stable --version 0.11.1
167167
```
168168

169169
### Application services extension v 0.12.0 (January 2022)

0 commit comments

Comments
 (0)