Skip to content

Commit b55df48

Browse files
authored
Update azure-arc-enable-cluster.md
1 parent 22f4fe4 commit b55df48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/azure-arc-enable-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ az extension add --name connectedk8s --upgrade --yes
4848
az extension add --name k8s-extension --upgrade --yes
4949
az extension add --name customlocation --upgrade --yes
5050
az extension remove --name containerapp
51-
az extension add --source https://aka.ms/acaarccli/containerapp-latest-py2.py3-none-any.whl --yes
51+
az extension add --name containerapp --upgrade --yes
5252
```
5353

5454
# [PowerShell](#tab/azure-powershell)

0 commit comments

Comments
 (0)