

How to Use Azure Key Vault With an Azure Web App in C#įor your specific scenario of retrieving a password on-demand when accessing a VM, we currently don't have a feature outside of the Microsoft Authenticator app to do this. Tutorial: Use a managed identity to connect Key Vault to an Azure web app in. I'll share some links below to hopefully help point you in the right direction.Īzure Disk Encryption - This'll be used at the VM level where each time the VM starts/stops the VM will retrieve a Secret for decryption purposes. When it comes to the Azure Key Vault side of things, you can definitely use it to store and retrieve passwords. With the Authenticator app you can require a password along with your fingerprint, face recognition, or PIN.

The Microsoft Authenticator is an app that helps you sign into your accounts when you're using two-factor authentication. When it comes to a feature similar to KeePass that can be used for login purposes, this'll be our Microsoft Authenticator App.
