Skip to content

Commit 655bf4e

Browse files
authored
MicrosoftDocs/azure-docs#39373
1 parent b5f7a6c commit 655bf4e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/virtual-machines/linux/login-using-aad.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ It takes a few minutes to create the VM and supporting resources.
8484

8585
## Install the Azure AD login VM extension
8686

87+
> [!NOTE]
88+
> If deploying this exention to a previously created VM ensure the machine has at least 1GB of memeory allocated else the extension will fail to install
89+
8790
To log in to a Linux VM with Azure AD credentials, install the Azure Active Directory login VM extension. VM extensions are small applications that provide post-deployment configuration and automation tasks on Azure virtual machines. Use [az vm extension set](/cli/azure/vm/extension#az-vm-extension-set) to install the *AADLoginForLinux* extension on the VM named *myVM* in the *myResourceGroup* resource group:
8891

8992
```azurecli-interactive

0 commit comments

Comments
 (0)