Forum Discussion

Giannis Aidinis's avatar
Giannis Aidinis
Copper Contributor
May 22, 2019

Windows Virtual Desktop Static IP

How can i assign an internet static IP on WVD Host ? 

11 Replies

  • tomdw's avatar
    tomdw
    Brass 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
    • inkydinky's avatar
      inkydinky
      Copper Contributor
      We 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.
    • Tacllem's avatar
      Tacllem
      Copper Contributor
      Interesting. Then all the WVD pcs would have a single static IP and I could then use port forwarding to direct the traffic?
  • ahart3's avatar
    ahart3
    Brass Contributor
    Would also like to know the more details on this. This also seems like something you and your team should be testing since there are operations going on in the background with the AVD/WVD control plane and session host that we can't necessarily account for, at least as not as easy as you and your team could.

    The scenario is that they have web applications that need a static external address.

    Thanks
  • Giannis Aidinis : Do you mean on one of your virtual machines that are connected to the service? You can do this by going to Azure, finding the virtual machine that you created, then assigning it a public IP address since the virtual machine is in your subscription and in your control.

    • 4egtfk's avatar
      4egtfk
      Copper Contributor

       Christian_Montoya I think he meant "Windows Virtual Desktop" the new Azure feature (https://azure.microsoft.com/en-us/services/virtual-desktop/). I would like to know the same, is there any way to assign static IP to the group of WVD VMs or at least to each WVD VM?

Resources