move some content to include files for consistency

This commit is contained in:
Paolo Matarazzo 2023-11-07 16:10:34 -05:00
parent 892cf464b9
commit adf2ad6b0a
3 changed files with 98 additions and 74 deletions

View File

@ -0,0 +1,44 @@
---
author: paolomatarazzo
ms.author: paoloma
ms.date: 11/07/2023
ms.topic: include
---
:::row:::
:::column span="4":::
1. Open a website or app that supports passkeys
:::column-end:::
:::row-end:::
:::row:::
:::column span="4":::
2. Create a passkey from your account settings
:::column-end:::
:::row-end:::
:::row:::
:::column span="4":::
3. Choose where to save the passkey. By default, Windows offers to save the passkey locally if you're using Windows Hello or Windows Hello for Business. If you select the option **Use another device**, you can choose to save the passkey in one of the following locations:
:::column-end:::
:::row-end:::
:::row:::
:::column span="3":::
- **This Windows device**: the passkey is saved locally on your Windows device, and protected by Windows Hello (biometrics and PIN)
- **iPhone, iPad or Android device**: the passkey is saved on a phone or tablet, protected by the device's biometrics, if offered by the device. This option requires you to scan a QR code with your phone or tablet, which must be in proximity of the Windows device
- **Linked device**: the passkey is saved on a phone or tablet, protected by the device's biometrics, if offered by the device. This option requires the linked device to be in proximity of the Windows device, and it's only supported for Android devices
- **Security key**: the passkey is saved to a FIDO2 security key, protected by the key's unlock mechanism (for example, biometrics or PIN)
:::column-end:::
:::column span="1":::
:::image type="content" source="images/save-passkey.png" alt-text="Screenshot showing a dialog box prompting the user to pick a location to store the passkey." lightbox="images/save-passkey.png" border="false":::
:::column-end:::
:::row-end:::
:::row:::
:::column span="4":::
4. Select **Next**
:::column-end:::
:::row-end:::

View File

@ -0,0 +1,38 @@
---
author: paolomatarazzo
ms.author: paoloma
ms.date: 11/07/2023
ms.topic: include
---
:::row:::
:::column span="3":::
1. Open a website or app that supports passkeys
:::column-end:::
:::column span="1":::
:::column-end:::
:::row-end:::
:::row:::
:::column span="3":::
2. Select **Sign in with a passkey**, or a similar option
:::column-end:::
:::column span="1":::
:::image type="content" source="images/website.png" alt-text="Screenshot of a website offering the passkey sign in option." lightbox="images/website.png" border="false":::
:::column-end:::
:::row-end:::
:::row:::
:::column span="3":::
3. If a passkey is stored locally and protected by Windows Hello, you're prompted to use Windows Hello to sign in. If you select the option **Use another device**, you can choose one of the following options:
:::column-end:::
:::row-end:::
:::row:::
:::column span="3":::
- **This Windows device**: use this option to use a passkey that is stored locally on your Windows device, and protected by Windows Hello
- **iPhone, iPad or Android device**: use this option if you want to sign in with a passkey stored on a phone or tablet. This option requires you to scan a QR code with your phone or tablet, which must be in proximity of the Windows device
- **Linked device**: use this option if you want to sign in with a passkey stored on a device that is in proximity of the Windows device. This option is only supported for Android devices
- **Security key**: use this option if you want to sign in with a passkey stored on a FIDO2 security key
:::column-end:::
:::column span="1":::
:::image type="content" source="images/use-passkey.png" alt-text="Screenshot of the passkey dialog prompting the user to pick where the passkey is stored." lightbox="images/use-passkey.png" border="false":::
:::column-end:::
:::row-end:::

View File

@ -40,50 +40,12 @@ Passkeys have several advantages over passwords, including their ease of use and
### Create a passkey ### Create a passkey
Follow these steps to create a passkey from a Windows device:
:::row:::
:::column span="4":::
1. Open a website or app that supports passkeys
:::column-end:::
:::row-end:::
:::row:::
:::column span="4":::
2. Create a passkey from your account settings
:::column-end:::
:::row-end:::
:::row:::
:::column span="4":::
3. Choose where to save the passkey. By default, Windows offers to save the passkey locally if you're using Windows Hello or Windows Hello for Business. If you select the option **Use another device**, you can choose to save the passkey in one of the following locations:
:::column-end:::
:::row-end:::
:::row:::
:::column span="3":::
- **This Windows device**: the passkey is saved locally on your Windows device, and protected by Windows Hello (biometrics and PIN)
- **iPhone, iPad or Android device**: the passkey is saved on a phone or tablet, protected by the device's biometrics, if offered by the device. This option requires you to scan a QR code with your phone or tablet, which must be in proximity of the Windows device
- **Linked device**: the passkey is saved on a phone or tablet, protected by the device's biometrics, if offered by the device. This option requires the linked device to be in proximity of the Windows device, and it's only supported for Android devices
- **Security key**: the passkey is saved to a FIDO2 security key, protected by the key's unlock mechanism (for example, biometrics or PIN)
:::column-end:::
:::column span="1":::
:::image type="content" source="images/save-passkey.png" alt-text="Screenshot showing a dialog box prompting the user to pick a location to store the passkey." lightbox="images/save-passkey.png" border="false":::
:::column-end:::
:::row-end:::
:::row:::
:::column span="4":::
4. Select **Next**
:::column-end:::
:::row-end:::
Pick one of the following options to learn how to save a passkey, based on where you want to store it. Pick one of the following options to learn how to save a passkey, based on where you want to store it.
#### [:::image type="icon" source="images/laptop.svg" border="false"::: **Windows device**](#tab/windows) #### [:::image type="icon" source="images/laptop.svg" border="false"::: **Windows device**](#tab/windows)
[!INCLUDE [use-passkey](includes/create-passkey.md)]
:::row::: :::row:::
:::column span="3"::: :::column span="3":::
@ -107,6 +69,8 @@ Pick one of the following options to learn how to save a passkey, based on where
#### [:::image type="icon" source="images/qr-code.svg" border="false"::: **New phone or tablet**](#tab/mobile) #### [:::image type="icon" source="images/qr-code.svg" border="false"::: **New phone or tablet**](#tab/mobile)
[!INCLUDE [use-passkey](includes/create-passkey.md)]
:::row::: :::row:::
:::column span="3"::: :::column span="3":::
@ -130,6 +94,8 @@ Pick one of the following options to learn how to save a passkey, based on where
#### [:::image type="icon" source="images/phone.svg" border="false"::: **Linked phone or tablet**](#tab/linked) #### [:::image type="icon" source="images/phone.svg" border="false"::: **Linked phone or tablet**](#tab/linked)
[!INCLUDE [use-passkey](includes/create-passkey.md)]
:::row::: :::row:::
:::column span="3"::: :::column span="3":::
@ -153,6 +119,8 @@ Pick one of the following options to learn how to save a passkey, based on where
#### [:::image type="icon" source="images/usb.svg" border="false"::: **Security key**](#tab/key) #### [:::image type="icon" source="images/usb.svg" border="false"::: **Security key**](#tab/key)
[!INCLUDE [use-passkey](includes/create-passkey.md)]
:::row::: :::row:::
:::column span="3"::: :::column span="3":::
@ -178,44 +146,12 @@ Pick one of the following options to learn how to save a passkey, based on where
### Use a passkey ### Use a passkey
Follow these steps to use a passkey:
:::row:::
:::column span="3":::
1. Open a website or app that supports passkeys
:::column-end:::
:::column span="1":::
:::column-end:::
:::row-end:::
:::row:::
:::column span="3":::
2. Select **Sign in with a passkey**, or a similar option
:::column-end:::
:::column span="1":::
:::image type="content" source="images/website.png" alt-text="Screenshot of a website offering the passkey sign in option." lightbox="images/website.png" border="false":::
:::column-end:::
:::row-end:::
:::row:::
:::column span="3":::
3. If a passkey is stored locally and protected by Windows Hello, you're prompted to use Windows Hello to sign in. If you select the option **Use another device**, you can choose one of the following options:
:::column-end:::
:::row-end:::
:::row:::
:::column span="3":::
- **This Windows device**: use this option to use a passkey that is stored locally on your Windows device, and protected by Windows Hello
- **iPhone, iPad or Android device**: use this option if you want to sign in with a passkey stored on a phone or tablet. This option requires you to scan a QR code with your phone or tablet, which must be in proximity of the Windows device
- **Linked device**: use this option if you want to sign in with a passkey stored on a device that is in proximity of the Windows device. This option is only supported for Android devices
- **Security key**: use this option if you want to sign in with a passkey stored on a FIDO2 security key
:::column-end:::
:::column span="1":::
:::image type="content" source="images/use-passkey.png" alt-text="Screenshot of the passkey dialog prompting the user to pick where the passkey is stored." lightbox="images/use-passkey.png" border="false":::
:::column-end:::
:::row-end:::
Pick one of the following options to learn how to use a passkey, based on where you saved it. Pick one of the following options to learn how to use a passkey, based on where you saved it.
#### [:::image type="icon" source="images/laptop.svg" border="false"::: **Windows device**](#tab/windows) #### [:::image type="icon" source="images/laptop.svg" border="false"::: **Windows device**](#tab/windows)
[!INCLUDE [use-passkey](includes/use-passkey.md)]
:::row::: :::row:::
:::column span="3"::: :::column span="3":::
@ -238,6 +174,8 @@ Pick one of the following options to learn how to use a passkey, based on where
#### [:::image type="icon" source="images/qr-code.svg" border="false"::: **Phone or tablet**](#tab/mobile) #### [:::image type="icon" source="images/qr-code.svg" border="false"::: **Phone or tablet**](#tab/mobile)
[!INCLUDE [use-passkey](includes/use-passkey.md)]
:::row::: :::row:::
:::column span="3"::: :::column span="3":::
@ -258,6 +196,8 @@ Pick one of the following options to learn how to use a passkey, based on where
#### [:::image type="icon" source="images/phone.svg" border="false"::: **Linked phone or tablet**](#tab/linked) #### [:::image type="icon" source="images/phone.svg" border="false"::: **Linked phone or tablet**](#tab/linked)
[!INCLUDE [use-passkey](includes/use-passkey.md)]
:::row::: :::row:::
:::column span="3"::: :::column span="3":::
@ -280,6 +220,8 @@ Pick one of the following options to learn how to use a passkey, based on where
#### [:::image type="icon" source="images/usb.svg" border="false"::: **Security key**](#tab/key) #### [:::image type="icon" source="images/usb.svg" border="false"::: **Security key**](#tab/key)
[!INCLUDE [use-passkey](includes/use-passkey.md)]
:::row::: :::row:::
:::column span="3"::: :::column span="3":::