Skip to content

Commit 2b375d9

Browse files
authored
Update azure-arc-enable-cluster.md
consistent naming of extension instance across powershell or bash instructions
1 parent 4d4f544 commit 2b375d9

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
@@ -270,7 +270,7 @@ A [Log Analytics workspace](../azure-monitor/logs/quick-create-workspace.md) pro
270270
# [PowerShell](#tab/azure-powershell)
271271
272272
```azurepowershell
273-
$EXTENSION_NAME="appservice-ext"
273+
$EXTENSION_NAME="appenv-ext"
274274
$NAMESPACE="appplat-ns"
275275
$CONNECTED_ENVIRONMENT_NAME="<connected-environment-name>"
276276
```

0 commit comments

Comments
 (0)