Open
Description
Is your question related to a specific version? If so, please specify:
Azure Functions on Azure Container Apps (native)
What language does your question apply to? (e.g. C#, JavaScript, Java, All)
All
Question
How do you obtain a master key to use with the x-functions-key
header to Manually run a non HTTP-triggered function when using the new Native Azure Function Support in Azure Container Apps.
I cannot create a _master
key in the container app and reaching out to {app}.azurecontainerapps.io/admin/host/systemkeys/_master
returns a 401.