azure-functions-core-tools icon indicating copy to clipboard operation
azure-functions-core-tools copied to clipboard

Azure functions runtime

Open dfberry opened this issue 2 years ago • 0 comments

I have a function deployed which requires the admin key. The function runs correctly if I use the _master key. The function returns 401 for any other app level host keys which I assumed were admin keys.

Is there only 1 admin key, and the other host keys are something else?

dfberry avatar Mar 12 '23 16:03 dfberry