Azure App Configuration introduces a much-needed paradigm shift in how applications are configured. It offers a secure, remotely hosted service that has the potential to eliminate local app settings—which have been a part of the .NET Framework since its infancy. In this course, Robby "Sap" Millsap delves into this exciting new service, highlighting how to leverage it in your organization. Sap kicks off the course by explaining why you might want to centralize your application settings in the first place. He then highlights the key benefits of App Configuration and demonstrates how to use the product from the portal, as well as import configurations. Next, Sap dives into the code and steps through how to replace a standard app configuration from an ASP.NET Core web application with Azure App Configuration middleware. He also looks at how to integrate the service into your CI/CD pipelines in Azure DevOps, as well as how to use PowerShell with App Configuration.
SQL
SQL , also pronounced as See-Quel, stands for Structured Query Language, letting you access, manipulate, create, delete, update, and retriev...
-
Certified Information Systems Security Professional (CISSP) is the gold standard in IT security certification. Prepare for domain three of ...
-
In this course, you’ll be introduced to the wonderful world of Android . You’ll find out why Android is such an awesome place to be developi...
-
All architects working with the cloud need a strong understanding of storage: a foundational element of any application’s success. Microsoft...