Forum Discussion

David Schrag's avatar
David Schrag
Iron Contributor
Jun 09, 2021
Solved

Recurring session host deployment problems

Summary: I'm having errors during the session host deployment process caused by a failure of the new VM to connect to the Internet and download a .zip file. A Microsoft support engineer is advising m...
  • David Schrag's avatar
    Jul 06, 2021
    This is now resolved, with the help of MS support. I'll just copy and paste the case summary here, since it captures the issue pretty well.
    Symptom: Need help in fixing session host deployment failure when adding a new session host in host pool.

    Resolution: We helped you in fixing the session host deployment failure by asking you to use a NAT Gateway to provide a fixed public IP address for your session hosts rather than a load balancer.

    This allows you to replace your Load Balancer and on a per subnet level, allows all outbound connections to use specified static public IP address(es).

    Reference Articles :

    Virtual Network NAT: https://docs.microsoft.com/en-us/azure/virtual-network/nat-overview
    NAT Resource: https://docs.microsoft.com/en-us/azure/virtual-network/nat-gateway-resource#resource
    Implementation: Tutorial: https://docs.microsoft.com/en-us/azure/virtual-network/tutorial-create-nat-gateway-portal

Resources