Update hello-faq.yml

Added note about Deploying Certificates to Key Trust Users to Enable RDP
This commit is contained in:
RavennMSFT
2021-10-21 09:58:51 -07:00
committed by GitHub
parent f202cbd97e
commit 18e8e2efc2

View File

@ -39,7 +39,7 @@ sections:
- question: Can I use Windows Hello for Business key trust and RDP? - question: Can I use Windows Hello for Business key trust and RDP?
answer: | answer: |
Remote Desktop Protocol (RDP) does not currently support using key-based authentication and self-signed certificates as supplied credentials. RDP with supplied credentials is currently only supported with certificate-based deployments. Windows Hello for Business key trust can be used with [Windows Defender Remote Credential Guard](../remote-credential-guard.md). Remote Desktop Protocol (RDP) does not currently support using key-based authentication and self-signed certificates as supplied credentials. However, you can deploy certificates in the key trust model to enable RDP. See [Deploying Certificates to Key Trust Users to Enable RDP](https://docs.microsoft.com/en-us/windows/security/identity-protection/hello-for-business/hello-deployment-rdp-certs). Windows Hello for Business key trust can be used with [Windows Defender Remote Credential Guard](../remote-credential-guard.md).
- question: Can I deploy Windows Hello for Business by using Microsoft Endpoint Configuration Manager? - question: Can I deploy Windows Hello for Business by using Microsoft Endpoint Configuration Manager?
answer: | answer: |