Hello everyone:
I encounter a issue with azure network. Here is my environment:
I have a visual studio subscriptions, and I create a virtual machine, public address on East Asia Region(HongKong).
After provision the resources, I try to test bandswith of virtual machine on my laptop from china mainland(use scp to download and upload files).
the result:
- upload: 1.5MB/s
- download: 100KB/s(should gt 1MB/s)
For exclude the possibility of my home network issue, I try the test on different vm with different network(china mainland). and the result is the same.
And I use multi-thread download tools(like aria2, IDM etc...), the download speed can increase to 1.5MB/s
there is no firewall or iptables rules on my virtual machine or subscriptions. and the GFW will not limits network traffic from china mainland to HongKong.
So here is my questions: Is there any network rules in Azure to limits the download speed(per tcp sessions) from china mainland?(even with East Asia region)