Skip to content

Commit 9d1f19a

Browse files
committed
command fix
1 parent 6758f68 commit 9d1f19a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

includes/passwordless/migration-guide/associate-managed-identity-cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ az spring app identity assign \
3131

3232
# [Azure Container Apps](#tab/container-apps-identity)
3333

34+
You can assign a managed identity to a virtual machine with the [az containerapp identity assign](/cli/azure/containerapp/identity) command.
35+
3436
```azurecli
3537
az containerapp identity assign \
3638
--resource-group <resource-group-name> \

0 commit comments

Comments
 (0)