Azure – How to integrate .Net 4.5 applications with Key Vault using REST API
I have few applications developed using .net framework 4.5, those required to fetch the keys and secrets from Azure Key vault. I have planned to use the REST API as the .Net framework 4.5 does not support Azure Key vault…