How to securely store and load secrets using Azure Key Vault in .NET Core (using a certificate)

How to securely store and load secrets using Azure Key Vault in .NET Core (using a certificate)

51.855 Lượt nghe
How to securely store and load secrets using Azure Key Vault in .NET Core (using a certificate)
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Check out my courses: https://dometrain.com Hello everybody I'm Nick and in this .NET tutorial I will show you how you can properly use Azure Key Vault in order to store and load secrets in your .NET Core application. There are many ways to get security wrong and only a few to get it right and this is one of the few. I will be using the certificate approach which is the most recommended one because it's the most secure. Don't forget to comment, like and subscribe :) Social Media: Follow me on GitHub: http://bit.ly/ChapsasGitHub Follow me on Twitter: http://bit.ly/ChapsasTwitter Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn #dotnet #keyvault #security