From bcb38d9bcb3cefbd498c650a63bb9f11c3eda462 Mon Sep 17 00:00:00 2001 From: Nagappan Veerappan Date: Wed, 14 Dec 2022 12:56:35 -0500 Subject: [PATCH 1/3] Update-WHFB-Private-browser-mode Update-WHFB-Private-browser-mode --- .../identity-protection/hello-for-business/hello-faq.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/windows/security/identity-protection/hello-for-business/hello-faq.yml b/windows/security/identity-protection/hello-for-business/hello-faq.yml index f4456c7110..69c0a68538 100644 --- a/windows/security/identity-protection/hello-for-business/hello-faq.yml +++ b/windows/security/identity-protection/hello-for-business/hello-faq.yml @@ -57,6 +57,10 @@ sections: - question: How many users can enroll for Windows Hello for Business on a single Windows 10 computer? answer: | The maximum number of supported enrollments on a single Windows 10 computer is 10. This lets 10 users each enroll their face and up to 10 fingerprints. For devices with more than 10 users, we strongly encourage the use of FIDO2 security keys. + + - question: Can I use Windows Hello for Business credentials on private browser mode or "incognito" mode? + answer: | + Windows Hello for Business credentials need access to device state. which is not available in private browser mode or incognito mode. Hence it can't be used in private browser or Incognito mode. - question: How can a PIN be more secure than a password? answer: | From ad004fa0328cc2213d82641faebca29df8b28954 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Mon, 19 Dec 2022 15:36:57 -0500 Subject: [PATCH 2/3] Update hello-faq.yml --- .../identity-protection/hello-for-business/hello-faq.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/identity-protection/hello-for-business/hello-faq.yml b/windows/security/identity-protection/hello-for-business/hello-faq.yml index db362bdbaf..90c270f2e9 100644 --- a/windows/security/identity-protection/hello-for-business/hello-faq.yml +++ b/windows/security/identity-protection/hello-for-business/hello-faq.yml @@ -57,7 +57,7 @@ sections: answer: | The maximum number of supported enrollments on a single Windows 10 computer is 10. This lets 10 users each enroll their face and up to 10 fingerprints. For devices with more than 10 users, we strongly encourage the use of FIDO2 security keys. - - question: Can I use Windows Hello for Business credentials on private browser mode or "incognito" mode? + - question: Can I use Windows Hello for Business credentials on private browser mode or "incognito" mode? answer: | Windows Hello for Business credentials need access to device state. which is not available in private browser mode or incognito mode. Hence it can't be used in private browser or Incognito mode. From fcd866eeb6ac57b33ed434f41c21f24201d0ad2e Mon Sep 17 00:00:00 2001 From: Angela Fleischmann Date: Mon, 19 Dec 2022 14:28:46 -0800 Subject: [PATCH 3/3] Apply suggestions from code review Line 60: on > in Line 62: . > , --- .../identity-protection/hello-for-business/hello-faq.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/security/identity-protection/hello-for-business/hello-faq.yml b/windows/security/identity-protection/hello-for-business/hello-faq.yml index 90c270f2e9..97b2ab5354 100644 --- a/windows/security/identity-protection/hello-for-business/hello-faq.yml +++ b/windows/security/identity-protection/hello-for-business/hello-faq.yml @@ -57,9 +57,9 @@ sections: answer: | The maximum number of supported enrollments on a single Windows 10 computer is 10. This lets 10 users each enroll their face and up to 10 fingerprints. For devices with more than 10 users, we strongly encourage the use of FIDO2 security keys. - - question: Can I use Windows Hello for Business credentials on private browser mode or "incognito" mode? + - question: Can I use Windows Hello for Business credentials in private browser mode or "incognito" mode? answer: | - Windows Hello for Business credentials need access to device state. which is not available in private browser mode or incognito mode. Hence it can't be used in private browser or Incognito mode. + Windows Hello for Business credentials need access to device state, which is not available in private browser mode or incognito mode. Hence it can't be used in private browser or Incognito mode. - question: How can a PIN be more secure than a password? answer: |