Add AuthorizationLevel.ManagedIdentity
Open
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.