What is Azure Key Vault and how do I use it in .Net?
Start - 00:00
What is Azure Key Vault? - 00:20
Why should you use Azure Key Vault? - 00:59
Requirements to Set Up an Azure Key Vault - 01:30
Creating a vault using the Azure Portal - 01:50
Creating a vault using the Azure CLI PowerShell - 02:28
Communicating with the vault using .Net - 03:42
Reference Links:
About Azure Key Vault - https://learn.microsoft.com/en-us/azure/ke...
Azure.Security.KeyVault.Secrets - https://www.nuget.org/packages/Azure.Secur...
Azure.Identity - https://www.nuget.org/packages/Azure.Identity
Azure Portal - https://portal.azure.com