Forum Discussion
Giannis Aidinis
May 22, 2019Copper Contributor
Windows Virtual Desktop Static IP
How can i assign an internet static IP on WVD Host ?
tomdw
Mar 14, 2022Brass Contributor
You can solve this by using a NAT Gateway. We are using it for a customer who required a static IP. It's fairly easy to set up but there are some additional costs to it.
https://docs.microsoft.com/en-us/azure/virtual-network/nat-gateway/nat-gateway-resource
https://docs.microsoft.com/en-us/azure/virtual-network/nat-gateway/nat-gateway-resource
Tacllem
Mar 14, 2022Copper Contributor
Interesting. Then all the WVD pcs would have a single static IP and I could then use port forwarding to direct the traffic?