AZURE APP CONFIGURATION | Central Store For Application Configuration | ASP.NET Core Series

Описание к видео AZURE APP CONFIGURATION | Central Store For Application Configuration | ASP.NET Core Series

Hey 👋, Azure App Configuration provides a service to centrally manage application settings and feature flags. Modern programs, especially programs running in a cloud, generally have many components that are distributed in nature. Spreading configuration settings across these components can lead to hard-to-troubleshoot errors during application deployment. Use App Configuration to store all the settings for your application and secure their access in one place.

In this video, I will show you how to create and set up Azure App Configuration and use that from an ASP NET Core application. I will also show you how to automatically refresh values from App Configuration to easily update configuration values without application restart. We will also explore the concept of Sentinel Keys to reduce the number of calls made to Azure App Configuration.

Introduction - 00:00
Azure Setup - 02:49
ASP NET Core Setup - 06:40
Automatic Refresh - 13:14
Sentinel Key - 21:28
Managed Identity - 27:04

🔗Source Code - https://rahulpnath.visualstudio.com/D...

Additional Watching
📹Dependency Injection -    • DEPENDENCY INJECTION in ASP.NET Core ...  
📹Middleware -    • MIDDLEWARE in ASP.NET Core | Getting ...  
📹 Managed Identity -    • Azure SDK DefaultAzureCredential : Un...  
📹Using HttpClient -    • How To Use HTTP CLIENT IN ASP NET COR...  
📹ASP NET Core Series -    • ASP.NET Core  

LInks
🔗 App Configuration - https://docs.microsoft.com/en-us/azur...
🔗 Managed Identity - https://docs.microsoft.com/en-us/azur...
🔗 Event Grid Integration - https://docs.microsoft.com/en-us/azur...

Come say hi! ✋
🌍 Blog - https://rahulpnath.com/
✉ Subscribe to my Newsletter - https://www.rahulpnath.com/subscribe
🐦Twitter -   / rahulpnath  
📸Instagram -   / rahulpnath  

🎥 Recording Setup and Workflow - https://www.rahulpnath.com/blog/youtu...

Make sure to SUBSCRIBE to the channel. THANK YOU for helping me grow this channel !!

Комментарии

Информация по комментариям в разработке