I've Created HttpTrigger Azure Java Functions with ADMIN LEVEL Authorization:
Reference Document Link: https://vincentlauzon.com/2017/12/04/azure-functions-http-authorization-levels/
For Invoking Admin Authorized Azure Function, we need Host Keys from Function App so, I have Three Host keys In Function App
Invoking Function URL in Postman with Function App Host key & Value in Header Section
results: 404Not Found
please share solution or correct me if I am Wrong anywhere
Don't POST wrong Answers Please...