Share via

Key Vault reference with Azure Function App network restrictions

Zlatko Lovcevic 21 Reputation points
2021-03-03T15:53:20.377+00:00

In the official documentation it is stated: Key Vault references are not presently able to resolve secrets stored in a key vault with network restrictions unless the app is hosted within an App Service Environment. We have Key Vault with network restrictions and we are able to use Key Vault references to secrets in it, in our Function Apps. We are not using App Service Environment, we use service endpoints. Is this fixed in the meantime and the documentation is not in sync? I am unable to find any official document that states that this restriction is no longer imposed.

Azure Key Vault
Azure Key Vault

An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

0 comments No comments

Answer accepted by question author

Pramod Valavala 20,661 Reputation points Microsoft Employee Moderator
2021-03-04T06:02:01.503+00:00

@Zlatko Lovcevic To quote a comment from the discussion in this issue on the same doc

The documentation accurately reflects our current statement of support

So, while this might be working, it is not officially supported and like mentioned by the OP in that issue, there seems to be some cases where this doesn't work. Once official support is present, the doc will be updated accordingly.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.