rate limit of Azure API

Anonymous
2022-04-13T23:31:43.297+00:00

What's the rate limit of az vm show? I was not able to figure out it by running a bunch of commands in parallel. Is there any documentation I can refer to? Or could you give me a number of that?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,051 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Sam Cogan 10,812 Reputation points Microsoft Employee Volunteer Moderator
    2022-04-14T09:25:26.493+00:00

    There is not a limit for that specific command, but for the ARM API in general (which is what that command calls). You can find all the limits documented here

    1 person found this answer helpful.

  2. Vreddhi Bhat 1 Reputation point
    2022-10-06T18:44:49.883+00:00

    Are there any plans to increase the rate limits of the 'Microsoft.Compute' resource provider. The current limit is something in the rage of 700-800, where as AWS compute allows in the range of 5000+.

    The compute rate-limit in Azure is way too less and it prevents the ability to orchestrate tooling on top of Azure.

    0 comments No comments

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.