Azure / Azure/Azure-Functions

Add AuthorizationLevel.ManagedIdentity

Open
#2,121 2 comments 0 reactions 1 assignee Claimed by @v-bbalaiagar View on GitHub
feature needs-investigation
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

It feels an anti-pattern to set AuthorizationLevel.Anonymous when enabling Azure Active Directory Authentication to use a Managed Identity to authentication with a function. And a worry that if an environment is deployed incorrectly without Authentication setup correctly in App Service that the Function would be unprotected. Could a AuthorizationLevel.ManagedIdentity ensure that a AD JWT is present or throw unauthorized?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.