Using Azure Key Vault references with Azure Functions or App Service

TL;DR: If you are already familiar with Azure Key Vault, App Service/Functions and just want to know how to use the new Key Vault references feature in your app, you can just jump to this section: Create a system-assigned identity for our Function and follow from there. ASP.NET Core + Configuration By now, it’s not big news that ASP.NET Core is the future of web development with .NET. Of all the great additions that ASP....