After a Fresh install of Azure Functions Runtime, it appears that there is a process which is requesting an API key that fails with HTTP 401.
The specific call is GET
Response returned is:
{"Message":"Authorization has been denied for this request."}
Anyone else seeing this or is it expected behavior?