Externalize the configuration of an ASP.NET app by using an Azure key vault

Intermediate
Developer
Azure
ASP.NET
Azure Key Vault
Azure App Service
.NET

Learn how to use ConfigurationBuilder to dynamically configure an ASP.NET web app to retrieve secrets from an Azure key vault.

Learning objectives

In this module, you will:

  • Use ConfigurationBuilder to retrieve access keys from an Azure key vault at runtime.

Prerequisites

  • Some C# programming experience
  • Familiarity with ASP.NET development
  • A development environment that has Windows 10 and Visual Studio 2019 with the latest updates
  • Git for Windows installed on your desktop