Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Review

In this lab, you secured the secrets of your Spring Petclinic microservices application in Azure. In this lab you

  • Created an Azure Key Vault service
  • Added your GitHub PAT as a secret in Key Vault
  • Enabled Workload Identity on your AKS cluster
  • Added Key Vault CSI driver to your cluster
  • Created a secret provider class to serve secrets from Key Vault to your application
  • Connected to the database without using username and password

The below image illustrates the end state you have build in this lab.

lab 4 overview