Skip to content

Commit 395b836

Browse files
committed
[AzureAD-Passwordless] Incorporating PM feedback
1 parent a31452c commit 395b836

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

articles/active-directory/authentication/TOC.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -135,13 +135,13 @@
135135
items:
136136
- name: Deploying passwordless
137137
href: howto-authentication-passwordless-deployment.md
138-
- name: Passwordless security keys
139-
href: howto-authentication-passwordless-security-key.md
140-
- name: Passwordless Windows 10
138+
- name: Passwordless FIDO2 security keys
141139
items:
142-
- name: Azure AD joined devices
140+
- name: Enable FIDO2 security keys for your tenant
141+
href: howto-authentication-passwordless-security-key.md
142+
- name: Sign in to Windows 10 devices
143143
href: howto-authentication-passwordless-security-key-windows.md
144-
- name: Hybrid Azure AD joined devices
144+
- name: SSO to on-premises resources
145145
href: howto-authentication-passwordless-security-key-on-premises.md
146146
- name: Passwordless phone sign-in
147147
href: howto-authentication-passwordless-phone.md

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ Organizations must also meet the following software requirements.
4747

4848
- Devices must be running Windows 10 Insider Build 18945 or newer.
4949
- You must have upgraded to or installed the latest version of [Azure AD Connect](../hybrid/how-to-connect-install-roadmap.md#install-azure-ad-connect).
50-
- Your Windows Server 2016/2019 Domain Controllers (DCs) must be fully patched and up-to-date to handle the on-premises authentication request load.
50+
- Your Windows Server domain controllers must have the following patches installed:
51+
- For Windows Server 2016 - https://support.microsoft.com/help/4534307/windows-10-update-kb4534307
52+
- For Windows Server 2019 - https://support.microsoft.com/help/4534321/windows-10-update-kb4534321
5153

5254
### Supported scenarios
5355

0 commit comments

Comments
 (0)