We're trying to deploy a Windows 10 multi session image with VPN to Azure and direct line of sight to both AADDS and to the session hosts, but when we try to connect using the WVD client and published apps the connection gets terminated after the SSL cert is negotiated.
We've tried adding a trusted certificate to the session hosts, but it is not picked up by the service so that it sends the untrusted auto generated certificate no matter what we do. We've even tried deleting the certificate, but it's for some reason auto regenerated.
The documentation and roadmap states that Windows Hello works with WVD as long as it has a direct line of sight to the session host and to AADDS, which is has.
Please clarify how this can be achieved, because we've literally tried everything. And now I'm hoping it's not something super obvious. (Yes we put the cert in the same storage location, and tried short path).
Any help will be very much appreciated!
Current setup:
Azure AD
Azure AD DS
Azure WVD Windows 10 Multi Session Image
Azure VPN (with exposed routes to AADDS and Session Hosts, as well as DNS published to client)
/Olaf