Forum Discussion
Meaning of GatewayRegion_s field in in WVDActivityV1_CL table in log analytics
Thank you for the reply! That would explain the results.
So my understanding of how the gateway is chosen does seem to be a bit off (I based this on a blog post about this topic somewhere).
I assumed that running an nslookup of rdgateway.wvd.microsoft.com would correctly show the gateway that would be used if I was to start a WVD session. For example at the moment is shows me:
Name: waws-prod-am2-f32c0796.cloudapp.net
Address: 51.136.28.200
Aliases: rdgateway.wvd.microsoft.com
rdgateway-prod-geo.trafficmanager.net
mrs-weur1c100-rdgateway-prod.wvd-ase-weur1c100-prod.p.azurewebsites.net
waws-prod-am2-f32c0796.sip.p.azurewebsites.windows.net
But running a capture with Wireshark does indeed show DNS entries such as afd-rdgateway-r1.wvd.microsoft.com which does imply that a Frontdoor service is at work.
Thanks again for the explanation.