We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6758f68 commit 9d1f19aCopy full SHA for 9d1f19a
includes/passwordless/migration-guide/associate-managed-identity-cli.md
@@ -31,6 +31,8 @@ az spring app identity assign \
31
32
# [Azure Container Apps](#tab/container-apps-identity)
33
34
+You can assign a managed identity to a virtual machine with the [az containerapp identity assign](/cli/azure/containerapp/identity) command.
35
+
36
```azurecli
37
az containerapp identity assign \
38
--resource-group <resource-group-name> \
0 commit comments