Azure Functions - Python AsgiMiddleware deprecated information
Open
area: documentation
Needs: Triage (functions)
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
Learn / Azure / Functions / Web frameworks / ASGI
https://learn.microsoft.com/en-us/azure/azure-functions/functions-reference-python?tabs=asgi%2Capplication-level&pivots=python-mode-configuration#web-frameworks
ASGI code sample is deprecated and causing errors: AsgiMiddleware handle() is deprecated and functions are unable to run.
The correct AsgiMiddleware code can be seen here:
https://learn.microsoft.com/en-us/samples/azure-samples/fastapi-on-azure-functions/azure-functions-python-create-fastapi-app/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.