Exercise - Create and retrieve secrets from Azure Key Vault

Completed

In this exercise, you create an Azure Key Vault, store secrets using the Azure CLI, and build a .NET console application that can create and retrieve secrets from the key vault. You learn how to configure authentication, manage secrets programmatically, and clean up resources when finished.

Tasks performed in this exercise:

  • Create Azure Key Vault resources
  • Store a secret in a key vault using Azure CLI
  • Create a .NET console app to create and retrieve secrets
  • Clean up resources

This exercise takes approximately 30 minutes to complete.

Before you start

To complete the exercise, you need:

Get started

Select the Launch Exercise button to open the exercise instructions in a new browser window. When you're finished with the exercise, return here to:

  • Complete the module
  • Earn a badge for completing this module

Button to launch exercise.