Share via

I need to increase quota for my search service

Rangarajan Subramani 90 Reputation points Microsoft Employee
2026-04-18T04:08:12.5666667+00:00

My search service is in west us and I need to upgrade from basic to standard. When I try upgrading, I am getting the error that quota exceeded. I need help in increasing the quota for my search service.

Azure AI Search
Azure AI Search

An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.


Answer accepted by question author
  1. Praneeth Maddali 8,445 Reputation points Microsoft External Staff Moderator
    2026-04-20T04:42:58.2433333+00:00

    Hi @Rangarajan Subramani

    As discussed offline, the issue has been fixed by creating a quota request. Thanks for the confirmation. Navigate to this link to start the process:

    https://portal.azure.com/#create/Microsoft.Support

    0 comments No comments

Answer accepted by question author
  1. Q&A Assist
    2026-04-18T04:08:25+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To move from Basic to a Standard tier and resolve the “quota exceeded” error, two things are needed:

    1. Ensure the target tier (Standard) is allowed and has capacity in the subscription/region.
    2. Request a quota increase for Azure AI Search in that subscription/region if needed.

    Follow these steps in the Azure portal for West US:

    1. Check current Azure AI Search quotas
      1. In the Azure portal, go to Quotas from the global search.
      2. On the Overview tab, select the Search tile.
      3. Filter by Subscription and Region = West US, and (optionally) by Usage to see what is close to the limit.
      4. Locate the quota entries for Azure AI Search in West US (for example, number of services per tier/region).
    2. Request a quota increase for Azure AI Search
      1. In the same Quotas blade, next to the relevant tier/region entry (Standard in West US), select Request adjustment (pencil icon).
      2. In New Quota Request, set a New limit that is higher than the current limit (for example, increase the count of Standard-tier search services allowed in West US).
      3. Submit the request.
      4. Monitor Azure portal notifications; most requests are processed within 24 hours. If capacity is constrained in West US, the automatic request may fail and a support incident will be opened for manual review.
    3. Retry upgrading the search service
      1. After the quota increase is approved, go to the existing search service in West US.
      2. Select Settings > Scale.
      3. Choose Change Pricing Tier and select the desired Standard tier (S1, S2, or S3), ensuring the configuration stays within the service limits.
      4. Save the change and wait for the operation to complete.

    If the quota request is rejected due to regional capacity constraints, consider:

    • Keeping the service on Basic and scaling via more partitions/replicas (if within limits), or
    • Creating a new Standard-tier search service in a different region that has available capacity and migrating indexes and data.

    References:

0 additional answers

Sort by: Most helpful

Your answer

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