Skip to content

Commit b5865fb

Browse files
authored
Merge pull request #105010 from iainfoulds/azuread-passwordless-fido2updates
[AzureAD-Passwordless] Image and link updates
2 parents b51e0ca + bd063f6 commit b5865fb

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Azure Active Directory (AD) can issue Kerberos Ticket Granting Tickets (TGTs) fo
3030

3131
An Azure AD Kerberos Server object is created in your on-premises Active Directory and then securely published to Azure Active Directory. The object isn't associated with any physical servers. It's simply a resource that can be used by Azure Active Directory to generate Kerberos TGTs for your Active Directory Domain.
3232

33-
![Getting a TGT and PRT from Azure AD and AD DS](./media/howto-authentication-passwordless-on-premises/fido2-tgt-exchange-process.png)
33+
![Getting a ticket granting ticket (TGT) from Azure AD and AD DS](./media/howto-authentication-passwordless-on-premises/fido2-ticket-granting-ticket-exchange-process.png)
3434

3535
1. User signs in to their Windows 10 device with a FIDO2 security key and authenticates to Azure AD.
3636
1. Azure AD checks the directory for a Kerberos server key matching the user's on-premises AD domain.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ To target specific device groups to enable the credential provider, use the foll
104104

105105
### Enable with a provisioning package
106106

107-
For devices not managed by Intune, a provisioning package can be installed to enable the functionality. The Windows Configuration Designer app can be installed from the [Microsoft Store](https://www.microsoft.com/en-us/p/windows-configuration-designer/9nblggh4tx22). Complete the following steps to create a provisioning package:
107+
For devices not managed by Intune, a provisioning package can be installed to enable the functionality. The Windows Configuration Designer app can be installed from the [Microsoft Store](https://www.microsoft.com/p/windows-configuration-designer/9nblggh4tx22). Complete the following steps to create a provisioning package:
108108

109109
1. Launch the Windows Configuration Designer.
110110
1. Select **File** > **New project**.

0 commit comments

Comments
 (0)