Forum Discussion
WVD Session hosts Public IP
- Oct 25, 2019
Dazzalc In scenarios like yours, we recommend to create Azure Load Balancer with a static IP and configure it for outbound connections like described in scenario 3 here: https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-outbound-connections
Dazzalc In scenarios like yours, we recommend to create Azure Load Balancer with a static IP and configure it for outbound connections like described in scenario 3 here: https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-outbound-connections
fdwlIt looks like this is actually scenario 2. I tested you recommendation using a Public Standard Load Balancer (with a static public IP), an Outbound Rule, and the WVD pool session hosts in the load balancer backend pool. Worked like a charm, although I had to reboot the session hosts after configuring as the WVD connection broker wasn't able to connect until after the reboot.
Thanks for the solution!
- stalibmunaverMay 12, 2021Copper Contributor
I would really appreciate to know what the rules you setup for outbound., if you could kindly outline what rules parameters u configured, I am just not able to make this work and have spent hrs of work on this please, really appreciate sir.
- TheunissensMay 13, 2021Copper Contributor
Just create a single outbound rule with the following settings:
Protocol: All
Port Allocation: "Use default number of outbound ports.
Then give you session hosts a reboot.
- stalibmunaverMay 15, 2021Copper Contributor
Theunissens Thank you - I am gonna try that and update plz