From 261eb293dd7022671ff49779d4e70046b7717cb6 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 7 Nov 2024 11:32:07 -0500 Subject: [PATCH] updates --- .../security/book/identity-protection-passwordless-sign-in.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/security/book/identity-protection-passwordless-sign-in.md b/windows/security/book/identity-protection-passwordless-sign-in.md index cfb8e35e78..6ea82b32de 100644 --- a/windows/security/book/identity-protection-passwordless-sign-in.md +++ b/windows/security/book/identity-protection-passwordless-sign-in.md @@ -142,12 +142,12 @@ A passkey is a unique, unguessable cryptographic secret that is securely stored Passkeys created and saved with Windows Hello are protected by Windows Hello or Windows Hello for Business. Users can sign in to the site or app using their face, fingerprint, or device PIN. Users can manage their passkeys from **Settings** > **Accounts** > **Passkeys**. :::row::: - :::column span="3"::: + :::column span="2"::: [!INCLUDE [coming-soon](includes/coming-soon.md)] The plug-in model for third-party passkey providers enables users to manage their passkeys with third-party passkey managers. This model ensures a seamless platform experience, regardless of whether passkeys are managed directly by Windows or by a third-party authenticator. When a third-party passkey provider is used, the passkeys are securely protected and managed by the third-party provider. :::column-end::: - :::column span="1"::: + :::column span="2"::: :::image type="content" border="false" source="images/passkey-save-3p.png" alt-text="Screenshot of the save passkey dialog box showing third-party providers." lightbox="images/passkey-save-3p.png"::: :::column-end::: :::row-end:::