
Security News
Google’s OSV Fix Just Added 500+ New Advisories — All Thanks to One Small Policy Change
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
azure-functions
Advanced tools
Branch | CodeCov |
---|---|
master | |
dev |
Python support for Azure Functions is based on Python 3.8, 3.9, 3.10, 3.11, and 3.12 serverless hosting on Linux, and the Functions 2.x (EOL), 3.x (EOL) and 4.0 runtime.
Here is the current status of Python in Azure Functions:
What are the supported Python versions?
Azure Functions Runtime | Python 3.8 | Python 3.9 | Python 3.10 | Python 3.11 | Python 3.12 |
---|---|---|---|---|---|
Azure Functions 3.0 | EOL | EOL | - | - | - |
Azure Functions 4.0 | ✓ | ✓ | ✓ | ✓ | ✓ |
What's available?
Issues and feature requests are tracked in a variety of places. To report this feedback, please file an issue to the relevant repository below:
Item | Description | Link |
---|---|---|
Python Worker | Programming Model, Triggers & Bindings | File an Issue |
Linux | Base Docker Images | File an Issue |
Runtime | Script Host & Language Extensibility | File an Issue |
VSCode | VSCode Extension for Azure Functions | File an Issue |
Core Tools | Command Line Interface for Local Development | File an Issue |
Portal | User Interface or Experience Issue | File an Issue |
Templates | Code Issues with Creation Template | File an Issue |
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
FAQs
Python library for Azure Functions.
We found that azure-functions demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
Research
/Security News
175 malicious npm packages (26k+ downloads) used unpkg CDN to host redirect scripts for a credential-phishing campaign targeting 135+ organizations worldwide.
Security News
Python 3.14 adds template strings, deferred annotations, and subinterpreters, plus free-threaded mode, an experimental JIT, and Sigstore verification.