Skip to content

damienbod/UsingAzureKeyVaultInDevelopment

Repository files navigation

Using ASP.NET Core with Azure Key Vault

.NET

Using ASP.NET Core with Azure Key Vault

Ensure the app registristration is assigned one of the following roles to have full access:

  • Key Vault Secrets Officer
  • Key Vault Administrator
  • Key Vault Secrets User
  • Key Vault Certificates User

Links

https://learn.microsoft.com/en-us/aspnet/core/security/key-vault-configuration

https://docs.microsoft.com/en-us/azure/key-vault/key-vault-developers-guide

https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/identity/Azure.Identity/README.md

https://damienbod.com/2020/09/10/securing-azure-functions-using-an-azure-virtual-network/

https://damienbod.com/2020/07/20/using-key-vault-and-managed-identities-with-azure-functions/

https://damienbod.com/2018/12/23/using-azure-key-vault-with-asp-net-core-and-azure-app-services/

https://stackoverflow.com/questions/40025598/azure-key-vault-access-denied

https://cmatskas.com/securing-asp-net-core-application-settings-using-azure-key-vault/

https://github.com/jayendranarumugam/DemoSecrets/tree/master/DemoSecrets

https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-windows?view=azure-cli-latest

https://github.com/Azure/azure-sdk-for-go/wiki/Set-up-Your-Environment-for-Authentication#configure-defaultazurecredential

Releases

No releases published

Packages

 
 
 

Contributors