Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sjkp/sjkp.keyvault
- Owner: sjkp
- Created: 2015-01-12T22:41:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-12T22:53:23.000Z (almost 10 years ago)
- Last Synced: 2024-04-15T02:56:04.720Z (7 months ago)
- Language: C#
- Size: 168 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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