Dynamic Secrets Retrieval in Azure App Service with HashiCorp Vault
Learn about Vault’s ability to integrate with Azure Active Directory and managed identities and also use this authentication method to access dynamic short-lived secrets for a MySQL database.
Speakers
- Andy AssarehSr. Solutions Engineer, HashiCorp
In a recent post on our blog, Kapil Arora demonstrated how you can use HashiCorp Vault from an Azure VM using system managed machine identity and Azure auto-auth. But what if your application, or a component of your application, runs as an Azure App Service?
What You'll Learn
In this webinar we will learn how you can authenticate and retrieve secrets from HashiCorp Vault from within an Azure App Service. We'll look at a couple authentication methods, and discuss how a similar implementation can be used for Azure Functions.
You can also read this companion blog to go along with the webinar and demo.