Forum Discussion
Azure Key Vault Service Limit
- Mar 31, 2017
Hi Nilay,
The service limit applies to the transactions you listed.
See the "Problem Statement" for the "Developer for an Azure application" in the link below:
https://docs.microsoft.com/en-us/azure/key-vault/key-vault-whatis
For example, middle tier application can retrieve keys for signing and encryption from Key Vault, then use the keys to perform high volume signing or encryptions.
HTH
Hi Nilay,
The service limit applies to the transactions you listed.
See the "Problem Statement" for the "Developer for an Azure application" in the link below:
https://docs.microsoft.com/en-us/azure/key-vault/key-vault-whatis
For example, middle tier application can retrieve keys for signing and encryption from Key Vault, then use the keys to perform high volume signing or encryptions.
HTH
- Nilay ParikhApr 04, 2017Copper Contributor
Thank you very much for your response. I have designed an application pattern based on this input.
Any opinion would be useful.
https://blog.nilayparikh.com/azure/security/cloud-security-patterns-secure-application-secrets-with-secret-encryption-key-using-key-vault-and-rsa-hsm/
We are using Azure Key Vault for PCI-DSS and FinTech solution. Thus it was very much important to secure Application Secret at it best.
Thanks,
Nilay.