Orchard CMS & Storing Azure configurations and secrets


Details
At our next meetup, we will have two talks, one remote and one in-person. Zoltán Lehóczky will join us via video call and talk about the Orchard Core CMS. Saeed Ganji will then talk about how to store configurations and secrets in Azure, the secure way.
Modern .NET web development with batteries included - Showcasing Orchard Core CMS - Zoltán Lehóczky [Remote]
Are you developing .NET web apps and are tired of reinventing the wheel with every project? Use a modern foundation to build on instead! In this session, we'll do a quick dive into working with the modern ASP.NET Core framework and web content management system (CMS) Orchard Core (https://www.orchardcore.net/¬). We'll see what Orchard can provide you, how it goes beyond simple content management, and why you'd want to join such a cutting-edge open-source community.
Storing configurations and secrets, the secure way - Saeed Ganji [In-Person]
In the world of microservices, it is important that all the instances of our application have a centralized configuration store, in order to fetch the required configurations and when they are changed, the app gets the new values automatically without the need to restart it, more importantly, secrets should be stored securely and access to them needs to be also in a managed secure way. In this Meetup I would like to talk about the Externals Configuration Store pattern, using Azure App Configuration and Azure Key Vault, and how to access them within our application. We will go through the steps of provisioning those resources to have a simple ASP.NET Web application configured in a secure way to access the configurations.

Orchard CMS & Storing Azure configurations and secrets