Skip to content

Commit b42b492

Browse files
authored
Merge pull request #106362 from iainfoulds/patch-1
[AzureAD-Passwordless] Update Windows 10 version requirement
2 parents 9b58b35 + 78095b3 commit b42b492

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/active-directory/authentication/howto-authentication-passwordless-security-key-windows.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This document focuses on enabling FIDO2 security key based passwordless authenti
3232
| [Combined security information registration preview](concept-registration-mfa-sspr-combined.md) | X | X |
3333
| Compatible [FIDO2 security keys](concept-authentication-passwordless.md#fido2-security-keys) | X | X |
3434
| WebAuthN requires Windows 10 version 1809 or higher | X | X |
35-
| [Azure AD joined devices](../devices/concept-azure-ad-join.md) require Windows 10 version 1809 or higher | X | |
35+
| [Azure AD joined devices](../devices/concept-azure-ad-join.md) require Windows 10 version 1903 or higher | X | |
3636
| [Hybrid Azure AD joined devices](../devices/concept-azure-ad-join-hybrid.md) require Windows 10 Insider Build 18945 or higher | | X |
3737
| Fully patched Windows Server 2016/2019 Domain Controllers. | | X |
3838
| [Azure AD Connect](../hybrid/how-to-connect-install-roadmap.md#install-azure-ad-connect) version 1.4.32.0 or later | | X |
@@ -51,6 +51,7 @@ The following scenarios aren't supported:
5151
- Log in to a server using a security key.
5252
- If you haven't used your security key to sign in to your device while online, you can't use it to sign in or unlock offline.
5353
- Signing in or unlocking a Windows 10 device with a security key containing multiple Azure AD accounts. This scenario utilizes the last account added to the security key. WebAuthN allows users to choose the account they wish to use.
54+
- Unlock a device running Windows 10 version 1809. For the best experience, use Windows 10 version 1903 or higher.
5455

5556
## Prepare devices for preview
5657

0 commit comments

Comments
 (0)