Forum Discussion
Rigamortis
Mar 05, 2020Copper Contributor
Windows Virtual Desktop - Firewall Appliance
Has anyone configured Windows virtual desktop session hosts traffic to be protected and put behind a virtual firewall appliance? By default, when deploying host pools there are no NSG configured. The step up from there is filtering the web and network traffic on these session hosts.
What is the recommended and supported way to configure these and not break the Broker, load balancer and FSXLogic dependencies?
4 Replies
Sort By
- AlokSanyal09Copper Contributor
Tried placing an NVA and it works, just a UDR for a default route is required on the WVD subnet
- Gokul2020Copper Contributor
AlokSanyal09 I am trying to deploy the same, trying with Azure firewall to check if that works.
Can you throw some light on the UDR configuration when using a NVA here?
- RigamortisCopper Contributor
AlokSanyal09 Thanks for the reply.
What outbound rules did you have to add to the firewall?
I'm assuming you changed the next hop for 0.0.0.0/0 to your NVA?
- AlokSanyal09Copper ContributorI would like to know if this is already done?