Microsoft.Web/serverfarms 429 error in azure

Luc 20 Reputation points
2025-02-19T11:50:16.85+00:00

When i try to create a new custom azure thing i get a 429 throttled on the Microsoft.Web/serverfarms.
It has been more than 8 hours since this first showed up so im not sure how long the throttling would last but this seems a bit excessive.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,350 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ankush Raj 405 Reputation points Microsoft Employee
    2025-02-21T08:29:03.07+00:00

    Hi Luc,

    App configuration has some limitations and when you exceed the limitation you start facing throttling issue.

    App Configuration stores have different request quotas based on their tier. Free tier stores are limited to 1,000 requests per day, Standard tier stores to 30,000 requests per hour, and Premium tier stores have no request limits, ensuring uninterrupted access.

    Please see the following links for reference - https://learn.microsoft.com/en-us/azure/azure-app-configuration/faq#my-application-receives-http-status-code-429-responses--why

    and https://learn.microsoft.com/en-us/azure/azure-app-configuration/faq#are-there-any-limits-on-the-number-of-requests-made-to-app-configuration

    If the answer is helpful, please click ACCEPT ANSWER and kindly upvote it so that other people who faces similar issue may get benefitted from it.

    If you have any further questions about this answer, please click Comment.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Luc 20 Reputation points
    2025-02-21T14:24:41.52+00:00

    It was solved after waiting for 48 hours.

    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.