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
- inkydinkyJul 31, 2023Copper ContributorWe have used NAT Gateways with static IP this way for a while now, as we use IP verification for some external resources (online dictionary services). But now we noticed that some websites (godaddy.com as an example) seems to block us from accessing them, most likely due to us using a proxy.
- TacllemMar 14, 2022Copper ContributorInteresting. Then all the WVD pcs would have a single static IP and I could then use port forwarding to direct the traffic?