Can You Keep a .NET Secret? Managing Application Configuration with Azure
M1 Jun 12, 2025, 2:20 PM - 3:10 PM
In every application you write, you need to deal with managing secrets, settings and connection strings across multiple environments. Typically, these are just stored in a appsettings file for every environment, but is that a secure and manageable way?
In this sesion, Lindsey will show you how the configuration system of .NET works under the covers. You will then see how you can store your secrets securely using Azure Key Vault and how to manage your secrets and settings more effectively, allowing for safe, real-time modifications using App Configuration.
By the end of this session, you will have the knowledge how Azure Key Vault and App Configuration can transform your approach to managing manage secrets, settings and connection strings in a secure and adaptable way!