diff --git a/windows/deploy/provision-pcs-for-initial-deployment.md b/windows/deploy/provision-pcs-for-initial-deployment.md index 31071beb75..4755f4292c 100644 --- a/windows/deploy/provision-pcs-for-initial-deployment.md +++ b/windows/deploy/provision-pcs-for-initial-deployment.md @@ -9,7 +9,7 @@ ms.sitesec: library author: jdeckerMS --- -# Provision PCs with common settings for initial deployment +# Provision PCs with common settings for initial deployment (simple provisioning) **Applies to** diff --git a/windows/deploy/provision-pcs-with-apps-and-certificates.md b/windows/deploy/provision-pcs-with-apps-and-certificates.md index 99714ca8e9..1a316954fd 100644 --- a/windows/deploy/provision-pcs-with-apps-and-certificates.md +++ b/windows/deploy/provision-pcs-with-apps-and-certificates.md @@ -9,7 +9,7 @@ ms.sitesec: library author: jdeckerMS --- -# Provision PCs with apps and certificates for initial deployment +# Provision PCs with apps and certificates for initial deployment (advanced provisioning) **Applies to** diff --git a/windows/keep-secure/.vscode/settings.json b/windows/keep-secure/.vscode/settings.json new file mode 100644 index 0000000000..96b19b0418 --- /dev/null +++ b/windows/keep-secure/.vscode/settings.json @@ -0,0 +1,4 @@ +// Place your settings in this file to overwrite default and user settings. +{ + "update.channel": "none", +} \ No newline at end of file diff --git a/windows/keep-secure/enable-phone-signin-to-pc-and-vpn.md b/windows/keep-secure/enable-phone-signin-to-pc-and-vpn.md index 923334f58b..bd42f9b4ab 100644 --- a/windows/keep-secure/enable-phone-signin-to-pc-and-vpn.md +++ b/windows/keep-secure/enable-phone-signin-to-pc-and-vpn.md @@ -47,6 +47,8 @@ Everyone can get the **Microsoft Authenticator** app from the Windows Store. If [Tell people how to sign in using their phone.](prepare-people-to-use-microsoft-passport.md#bmk-remote) + + ## Related topics [Manage identity verification using Windows Hello for Business](manage-identity-verification-using-microsoft-passport.md) diff --git a/windows/keep-secure/prepare-people-to-use-microsoft-passport.md b/windows/keep-secure/prepare-people-to-use-microsoft-passport.md index 85f3ea6a19..602b24ee43 100644 --- a/windows/keep-secure/prepare-people-to-use-microsoft-passport.md +++ b/windows/keep-secure/prepare-people-to-use-microsoft-passport.md @@ -97,3 +97,10 @@ If your enterprise enables phone sign-in, users can pair a phone running Windows [Event ID 300 - Windows Hello successfully created](passport-event-300.md) [Windows Hello biometrics in the enterprise](windows-hello-in-enterprise.md) + + +helpful note that they can pin the PC to home screen + +Band sign-in? no + +Phone sign-in with IOS with RS1, future Android \ No newline at end of file