Azure Key Vault Quota Increase

Elliot 0 Reputation points Microsoft Employee
2026-07-01T18:02:23.3733333+00:00

Hi, we have an Azure key vault on the standard pricing tier that is periodically getting throttled during heavy loads. How do we go about increasing our quota and engaging support? Going through the support + troubleshooting flow points us to priority community support first over creating a ticket.

Azure Key Vault
Azure Key Vault

An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Jose Benjamin Solis Nolasco 11,786 Reputation points Volunteer Moderator
    2026-07-01T18:44:21.5266667+00:00

    Welcome to Microsoft Q&A

    Hello @Elliot I hope you are doing well.

    The throttling you're experiencing is likely due to Azure Key Vault service limits being reached during periods of heavy traffic. These limits are enforced to protect the service and cannot be increased directly through the Azure portal.

    Please check the following:

    • Review your application's request patterns and implement retry logic with exponential backoff to handle transient throttling.

    If your workload consistently exceeds the service limits, you can request a quota review by opening an Azure Support request.

    If the support workflow redirects you to Microsoft Q&A, you can instead create a Technical Support request from the Azure portal (Help + support > Create a support request) or contact your Microsoft account team if your organization has a Unified Support plan.

    References

    Azure Key Vault service limits: https://learn.microsoft.com/azure/key-vault/general/service-limits

    Handle Azure Key Vault throttling: https://learn.microsoft.com/azure/key-vault/general/overview-throttling

    Create an Azure support request: https://learn.microsoft.com/azure/azure-portal/supportability/how-to-create-azure-support-request

    If my answer helped you resolve your issue, please consider marking it as the correct answer. This helps others in the community find solutions more easily.

    Was this answer helpful?

    0 comments No comments

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.