Same question stated differently: What happens to my packets when they enter and leave the datacenter? ... is there any port translation?
Here is a real-world example of what I'm asking:
http://en.wikipedia.org/wiki/DNS_cache_poisoning... routers, firewalls, proxies, and other gateway devices that perform
network address translation (NAT), or more specifically, port address translation (PAT), often rewrite source ports in order to track connection state.
When modifying source ports, PAT devices typically remove source port randomness implemented by nameservers and stub resolversThe underlined part is a bad thing. I want to keep port randomness, do Azure-hosted worker roles with outbound connections have to worry about this?