102 - Where do you store your application config data?
This week we'll talk about storing configuration data for our applications. What are the options? Are older options, such as Web.Config, still relevant? How about sensitive configuration data? Or non-sensitive? We go through the different options and dive
Episode 102 of the Ctrl+Alt+Azure podcast, hosted by Tobias Zimmergren, Jussi Roine, titled "102 - Where do you store your application config data?" was published on October 6, 2021 and runs 33 minutes.
October 6, 2021 ·33m · Ctrl+Alt+Azure
Summary
This week we'll talk about storing configuration data for our applications. What are the options? Are older options, such as Web.Config, still relevant? How about sensitive configuration data? Or non-sensitive? We go through the different options and dive deeper into the more modern ones. Also, Tobi asks Jussi an unexpected question.
Episode Description
- Introduction to Azure App Configuration for Developers with C# .NET Core (Zimmergren)
- Azure App Configuration (Microsoft Docs)