Skip to content

Resolve "KeyVault Quota Issue"

Tsvetelina Ivanova requested to merge 47-keyvault-quota-issue into master

Closes #47 (closed)

File Service makes a large number of calls to Key Vault to retrieve storage account name and key.

When connecting to storage the core-lib-azure library should be used to create Blob clients and use the implemented cache for key vault secrets.

Edited by Tsvetelina Ivanova

Merge request reports