Azure function API URL not working with Azure Key secrets

Joshua Alfaro 0 Reputation points
2023-03-06T17:53:53.0033333+00:00

Hello I am using the Azure key vault secrets and the URL is not working. I keep getting an error when trying to run the function via URL. When I run the function in the portal it works and it prints out the data. But when I copy the func URL I keep getting an error.

I assume the problem is with the Azure Key Vault. Since I have the same code with environmental variables and that URL func code works.

Can anyone help me with this matter?

Thanks,

Josh

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.
958 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
3,673 questions
{count} votes