Provides an input binding for Azure Functions v2 to get keys and get/set secrets from Azure Key Vault.
Info
Version: | 2.0.1 |
Author(s): | bc3tech |
Last Update: | Wednesday, October 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BC3Technologies.Azure.Functions.Extensions.KeyVault |
Install
Install-Package BC3Technologies.Azure.Functions.Extensions.KeyVault
dotnet add package BC3Technologies.Azure.Functions.Extensions.KeyVault
paket add BC3Technologies.Azure.Functions.Extensions.KeyVault
BC3Technologies.Azure.Functions.Extensions.KeyVault Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.KeyVault(>= 3.0.0)
- Microsoft.Azure.Services.AppAuthentication(>= 1.1.0)
- Microsoft.Azure.WebJobs(>= 3.0.0)
- Microsoft.Azure.WebJobs.Core(>= 3.0.0)
Tags