How to manage your app settings with the Azure App Configuration Service
Rick van den Bosch - 02-02-2020
The Azure App Configuration service is a new service that offers you the ability to centralize the management of your application-settings. In this episode, Rick explains how you can use this service from an ASP.NET Core application. He also shows how to integrate this service with Azure Keyvault to manage sensitive settings (secrets) and retrieve them using an Azure Managed Identity.