1
votes

In our development environment (in Azure) we are experiencing an issue which we are sure could be due to bandwidth limitations of the underlying VM. By scaling our App Service up a pricing level (from Basic to Standard), the issue stops occurring. Utilisation of the CPU, memory, connection, threads, are all very low.

What are the actual network/bandwidth limitations for the different Azure App Service tiers?

These pages provide nothing on the matter:

3

3 Answers

1
votes

Could you elaborate on what the issue was that you were facing. There are other restrictions for Azure App Services, which are defined here: https://github.com/projectkudu/kudu/wiki/Azure-Web-App-sandbox

Most of the restrictions in Azure App Service are specific:

  1. Size of the VM
  2. Pricing Tier

The problem you described seems to be related to size than pricing tier.

1
votes

For free tiers, well explained here:

App Service free quotas

All the free app services will stop working if bandwidth is the issue

0
votes

Less than 200MB daily, about 5GB per month