Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sjkp/sjkp.keyvault

Example project on how to gain a secret from Azure Key Vault from an Azure Web Job using certificate authentication
https://github.com/sjkp/sjkp.keyvault

Last synced: 8 days ago
JSON representation

Example project on how to gain a secret from Azure Key Vault from an Azure Web Job using certificate authentication

Awesome Lists containing this project

README

        

# SJKP.KeyVault
Example project on how to gain a secret from Azure Key Vault from an Azure Web Job using certificate authentication.

See blog post http://wp.sjkp.dk/securing-azure-web-job-secrets-with-azure-key-vault/ about how to use it