Azure Tips and Tricks – Getting started with Azure App Configuration for your ASP.NET Core App
Get started with Azure App Configuration for your ASP.NET Core app
It is very important to keep secrets and settings out of source code to make sure that they can be changed easily and can be secured. A good way to do that, is to store y… Continue reading Azure Tips and Tricks – Getting started with Azure App Configuration for your ASP.NET Core App
