Refactor deployment and authentication sections

This commit is contained in:
Paolo Matarazzo 2023-12-27 18:03:09 -05:00
parent 58d4cc8858
commit c587026a44
4 changed files with 32 additions and 23 deletions

View File

@ -12,13 +12,13 @@ ms.topic: tutorial
[!INCLUDE [requirements](includes/requirements.md)] [!INCLUDE [requirements](includes/requirements.md)]
1. Deployment options 1. Deployment options
1. Deploment models 1. Deploment models
1. Trust types 1. Trust types
1. Authentication 1. Authentication
1. Device registration 1. Device registration
1. Key registration 1. Key registration
1. Directory synchronization 1. Directory synchronization
1. Multifactor authentication 1. Multifactor authentication
1. Device configuration 1. Device configuration
1. Public Key Infrastructure 1. Public Key Infrastructure
1. Licensing for cloud services 1. Licensing for cloud services

View File

@ -26,20 +26,20 @@ Read this document and record your decisions. When finished, you should have all
There are 8 major categories to consider when planning a Windows Hello for Business deployment: There are 8 major categories to consider when planning a Windows Hello for Business deployment:
- Deployment options 1. Deployment options
- Deploment models 1. Deploment models
- Trust types 1. Trust types
- Authentication 1. Authentication
- Device registration 1. Device registration
- Key registration 1. Key registration
- Directory synchronization 1. Directory synchronization
- Multifactor authentication 1. Multifactor authentication
- Device configuration 1. Device configuration
- Public Key Infrastructure 1. Public Key Infrastructure
- Licensing for cloud services 1. Licensing for cloud services
- Windows requirements 1. Windows requirements
- Windows Server requirements 1. Windows Server requirements
- Prepare users to use Windows Hello 1. Prepare users to use Windows Hello
## Deployment Options ## Deployment Options

View File

@ -81,4 +81,8 @@ Changes to a user account password doesn't affect sign-in or unlock, since Windo
- Certificate private keys can be protected by the Windows Hello container and the Windows Hello gesture. - Certificate private keys can be protected by the Windows Hello container and the Windows Hello gesture.
For details, see [How Windows Hello for Business works](hello-how-it-works.md). ## Next steps
> [!div class="nextstepaction"]
>
> [Learn how Windows Hello for Business works >](how-it-works.md)

View File

@ -167,11 +167,16 @@ If you only had a biometric sign-in configured and, for any reason, were unable
Windows Hello for Business provisioning begins immediately after the user signs in, after the user profile is loaded, but before the user can access their desktop. Windows only launches the provisioning experience if all the prerequisite checks pass. If the prerequisites aren't met, Windows doesn't launch the provisioning experience and the user can't enroll in Windows Hello for Business. Windows Hello for Business provisioning begins immediately after the user signs in, after the user profile is loaded, but before the user can access their desktop. Windows only launches the provisioning experience if all the prerequisite checks pass. If the prerequisites aren't met, Windows doesn't launch the provisioning experience and the user can't enroll in Windows Hello for Business.
> [!NOTE] > [!NOTE]
> You must allow access to the URL `account.microsoft.com` to initiate Windows Hello for Business provisioning. This URL launches the subsequent steps in the provisioning process and is required to successfully complete Windows Hello for Business provisioning. This URL doesn't require any authentication and as such, doesn't collect any user data. > You must allow access to the URL `account.microsoft.com` to initiate Windows Hello for Business provisioning. This URL launches the subsequent steps in the provisioning process and is required to successfully complete Windows Hello for Business provisioning. This URL doesn't require any authentication and as such, doesn't collect any user data.
## Next steps
> [!div class="nextstepaction"]
>
> [Plan a Windows Hello for Business Deployment](deploy/index.md)
<!-- <!--
## Conditional access considerations ## Conditional access considerations