Visual Studio Code – Authentication to Azure Key Vault
I think I'm having difficulty understanding authentication for public client applications, specifically in relation to the Azure key vault. I've been able to write some C# which builds a public client application, registered with Azure, and I can authenticate using…