Is there any network rules limites the download bandswiths from china mainland to Azure East Asia(HongKong)?

lian benchi 21 Reputation points
2022-07-27T06:39:09.127+00:00

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)

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,776 questions
{count} votes

Accepted answer
  1. msrini-MSFT 9,291 Reputation points Microsoft Employee
    2022-07-31T16:24:54.553+00:00

    Hi,

    I would suggest you to try tracert and see what route it takes to reach Azure edge from your location. It could be your ISP who might introduce this bandwidth rate limits.

    Also, if you want a seamless experience to access Azure public endpoints, you can try deploying Express Route Public peering which provides you SLA and you can access public endpoints with better bandwidth.

    Regards,
    Karthik Srinivas

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. lian benchi 21 Reputation points
    2022-07-31T23:11:51.437+00:00

    Hi,guys:
    Thanks for reply.
    It seems like ISP limits the bandwidth from china mainland to Azure East Asia.
    Sometimes the bandwidth could be ultra fast, sometimes It is so slow...


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.