Jul 28 2020 11:20 AM
Hello, can I able to use latest WVD ( Windows virtual Desktop) image for pass wordless login, for using FIDO2 device, PIN and smart card ?. Or RDP for windows will support WVD 2004 build ?
Jul 29 2020 11:38 AM
SolutionJul 30 2020 02:31 AM
Hi @Deepu_k ,
I'm not 100% sure about FIDO2 devices, but PIN and/or certificate are working in our WVD environment. It is important to point out, that for SSO, you need to deploy ADFS infrastructure (even in the Spring 2020 Update of WVD). The product group is working on full Azure AD only support (without ADFS), but it is not available yet.
Naturally, regardless of what OS image you use for your host pool, you need to domain join your hosts to Active Directory.
Please note, I am not representing WVD Product Group here, so this isn't an official statement, I just share my knowledge and experience.
Regards,
David
Jul 30 2020 02:43 AM
Thank You, If i deploy ADFS server in the same DC machine ,will it be sufficient for deploying WVD host pool which are connected to this DC (domain controller ).
If I add ADFS to DC can I able to see SSO option for WVD remote desktop client or RDweb client @pazdedav
Jul 30 2020 03:09 AM
I would discourage you from deploying ADFS on your domain controller @Deepu_k . Moreover, ADFS topology has a proxy component (ADFS Proxy) that needs to be exposed to the Internet, so your users can reach it from anywhere, and this is definitely something you should not do to your AD domain 🙂
Please review the documentation about ADFS / SSO configuration: https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-fed-whatis
Jul 30 2020 03:13 AM
Thank you, Can you please suggest me a scenario so that I can use pass wordless login through Windows Virtual Desktop -WVD by using Remote Desktop Client App or RDWeb link @pazdedav
Jul 29 2020 11:38 AM
Solution