How to access Azure Key Vault secrets through .Net Core Web API which is hosted in Azure Virtual Machine – Ubuntu
I am pretty new to Azure Ad and expecting your help with this. I have a .Net core web API and I have created two secrets in Azure key vault. I am able to access these secrets through API in…