Whitelist AzureKeyVault nuget package
Whitelist this nuget package: https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets
We have a need to leverage AzureKeyVault to pull configuration settings from client Infrastructure, hence the need for it. So if they were to change the secret key on their end, the site will not be impacted as we just pull it directly from the source.
1
vote
