Forum Discussion
Tacllem
Mar 14, 2022Copper Contributor
Can Windows Virtual Desktop PCs have static IP addresses.
Hello all. I am testing Microsoft Azure Windows Virtual Desktop with my monitoring system. We have door lock monitors at locations around New York state on assorted internet connections. These door...
lukemurraynz
Mar 17, 2022Learn Expert
An Azure Load Balancer, with a Public IP with Azure Virtual Desktop backend pool, may do what your after,
If the traffic is *pulled* from the Azure Virtual Desktop session hosts, then the NAT gateway should work as return traffic will be on the same IP address, if this is not the case then a Load Balancer may be needed.
https://docs.microsoft.com/en-us/azure/virtual-network/nat-gateway/tutorial-nat-gateway-load-balancer-public-portal
If the traffic is *pulled* from the Azure Virtual Desktop session hosts, then the NAT gateway should work as return traffic will be on the same IP address, if this is not the case then a Load Balancer may be needed.
https://docs.microsoft.com/en-us/azure/virtual-network/nat-gateway/tutorial-nat-gateway-load-balancer-public-portal