Forum Discussion
How to setup MFA with WVD?
- Sep 22, 2020
gadmin285 Hi, make sure you are familiar with the following documentation on how to setup MFA for WVD service : https://docs.microsoft.com/en-us/azure/virtual-desktop/set-up-mfa
Shoul cover everything you need.. Regards, MS
gadmin285 Hi, make sure you are familiar with the following documentation on how to setup MFA for WVD service : https://docs.microsoft.com/en-us/azure/virtual-desktop/set-up-mfa
Shoul cover everything you need.. Regards, MS
- hexaryOct 21, 2020Brass Contributor
Is a hardware token supported in a WVD and or a Citrix VDI scenario?
This would be useful in scenario in a call centre environment where users are not allowed to use their mobile device so cannot receive an sms, or use the authenticator app to retrieve their passcode.
- frankmMar 24, 2021Copper ContributorYou can setup hardware tokens in azure mfa and then change your preference for those users to be the hardware token and not the authenticator app. We do this for many clients where phones are not allowed in their place for work.
You can also just have multiple methods but you'll want to set the preferred method for the one most used as that will be the default one Microsoft provides.
- gadmin285Sep 23, 2020Brass ContributorThanks for the suggestion. I guess this will work, but we have to get the AAD license here. Can't we just use normal MFA and achieve MFA while we are logging into WVD?
- TomWechslerSep 23, 2020MVP
You can set up MFA in the portal and when users access the WVD infrastructure they will be asked to work with MFA. The advantage with a conditional access policy is that you can set up MFA explicitly for WVD.
I hope this will help. Regards Tom Wechslergadmin285
- gadmin285Sep 24, 2020Brass Contributor
I understand now. We can configure the normal MFA, and when ever user's try to login to the WVD they will be asked to put a verification code (I have tested this yesterday) and the other way is purchase the P1 or P2 license and setup MFA with conditional access. This will be expensive as we pay for the license. So my doubt has been cleared. Thanks Tom Wechsler for all the suggestions. TomWechsler