Configure Authentication Keys (for example Twitter Keys) of an Azure Function from Azure Key Vault.
Open
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
I have already configured my Twitter API Key and Secret in Azure Key Vault instance. Is there a way to use the same Key Vault configuration in Authentication/Authorization (under platform features) to configure Twitter Authentication Provider for an Azure Function App? Is there any other alternate way to configure the same authentication through code?
I am using
- VS 2017 Community 15.8.2
- Azure Functions V2 (netstandard2.0) developed using C#.
- Function Runtime Version: 2.0.12246.0.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.