Azure Key Vault limits

Amar-Azure-Practice 661 Reputation points
2021-01-09T04:05:49.12+00:00

Hi

How many concurrent connections a Azure KeyVault can support.

we are keeping Storage Account connection strings, Database connection strings in Azure KeyVault.

we are processing thousands of requests , Every request need to read the key/Secret from Azure key vault.

We would like to know how many concurrent connections Azure Key vault can support.

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.
1,158 questions
0 comments No comments
{count} votes

Accepted answer
  1. Vaibhav Chaudhari 38,666 Reputation points
    2021-01-09T07:51:39.06+00:00

    2000 Maximum transactions allowed in 10 seconds, per vault per region - as per document below. There is also a link given on how to handle throttling -

    https://learn.microsoft.com/en-us/azure/key-vault/general/service-limits#secrets-managed-storage-account-keys-and-vault-transactions

    ----------

    Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav

    0 comments No comments

0 additional answers

Sort by: Most helpful