why i got an error-like icon when i define the Azure Function's configuration to reference key vault reference

john john 946 Reputation points
2023-03-02T12:52:04.6766667+00:00

Inside my Azure Function's Configuration >> i define the following values to reference azure key vault secret

instead of storing the values as free-text:-

User's image

but when i do so >> i got an error-like icon beside the value:-

User's image

so is there any issue? or it is normal?

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.
1,194 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,679 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 23,216 Reputation points Microsoft Employee
    2023-03-06T20:59:15.24+00:00

    Hi @john john , please read through this thread that details the same issue you're having. You might need to fix the reference format or enable the proper permissions. Please let me know if you find the solution here. If not, I can help you further.

    If this answer helped you please mark it as "Verified" so other users can reference it.

    Thank you,

    James

    0 comments No comments