Skip to content

Commit cb9b6cd

Browse files
Merge pull request #242657 from Justinha/laps
added Windows LAPS isn't supported
2 parents 8d4362e + f6b6053 commit cb9b6cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-domain-services/join-windows-vm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: domain-services
99
ms.workload: identity
1010
ms.topic: tutorial
11-
ms.date: 01/29/2023
11+
ms.date: 06/22/2023
1212
ms.author: justinha
1313

1414
#Customer intent: As an server administrator, I want to learn how to join a Windows Server VM to an Azure Active Directory Domain Services managed domain to provide centralized identity and policy.
@@ -67,7 +67,7 @@ If you already have a VM that you want to domain-join, skip to the section to [j
6767
| Virtual machine name | Enter a name for the VM, such as *myVM* |
6868
| Region | Choose the region to create your VM in, such as *East US* |
6969
| Username | Enter a username for the local administrator account to create on the VM, such as *azureuser* |
70-
| Password | Enter, and then confirm, a secure password for the local administrator to create on the VM. Don't specify a domain user account's credentials. |
70+
| Password | Enter, and then confirm, a secure password for the local administrator to create on the VM. Don't specify a domain user account's credentials. [Windows LAPS](/windows-server/identity/laps/laps-overview) isn't supported. |
7171

7272
1. By default, VMs created in Azure are accessible from the Internet using RDP. When RDP is enabled, automated sign-in attacks are likely to occur, which may disable accounts with common names such as *admin* or *administrator* due to multiple failed successive sign-in attempts.
7373

0 commit comments

Comments
 (0)