Session
Managing your settings in a secure way using Azure App Configuration
The settings matrix can become quite complex but with Azure App Configuration you can manage your apps settings in one place for all apps and all environments. No need for transforming config files at deployment and forget about ever viewing your secrets anywhere. Azure App Configuration is also backed by Azure KeyVault when you have the need of storing secrets as settings but still have easy access to them. And as a bonus, it also has great support for feature flags.