-
Notifications
You must be signed in to change notification settings - Fork 445
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have better integration with KeyVault for automatic retrival of connection string and secrets #933
Comments
I saw PR #3791 has been merged for months. But it seems in VSCode/VS2019 local debugging environment, azure function still not translating @Microsoft.KeyVault to real secret value. Anything blocking or requires additional configuration? |
I second this. References do not work during local development. |
We are blocked by this as well when we are doing deployments. |
+1 for KeyVault reference syntax support in local.settings.json. |
This is pending on Azure/azure-functions-host#3791
The text was updated successfully, but these errors were encountered: