Programmatic Access to Service Quotas and Limits Monitoring

Lingaraj Mishra 20 Reputation points
2024-08-12T06:49:44.2333333+00:00

Dear Experts,

I am writing to inquire about the Service Quotas and Limits, specifically concerning the ability to programmatically monitor these limits and receive notifications when they are nearing their maximum threshold.

For instance, if the maximum number of Neural Models allowed in our subscription is approaching 500, it would be incredibly useful to have a mechanism—such as an API or automated notification system—that alerts us when we are close to exceeding this quota. This would allow us to proactively manage our resources and raise a request for quota increase well in advance, ensuring uninterrupted service.

Could you please confirm if there is any existing API or other automated method that can be used to monitor these quotas and trigger alerts or notifications? If not, are there any plans to introduce such a feature in the near future?

Thank you for your assistance in this matter. I look forward to your response.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,103 questions
0 comments No comments
{count} votes

Accepted answer
  1. navba-MSFT 27,540 Reputation points Microsoft Employee Moderator
    2024-08-12T08:17:26.8233333+00:00

    @Lingaraj Mishra Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

    .
    The model usage limits are explained here.
    User's image

    .

    .

    To answer your question, Please note there is no direct way to get this information.

    .

    However, you can rely on the Custom Models- List REST APi to achieve this and get the count of the number of models. You need to have a custom logic to automate and check the count of custom models and then send notifications.

    Hope this helps.

    **

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.