-
Notifications
You must be signed in to change notification settings - Fork 111
docs: fix documentation drift detected by freshness review #1850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,15 +4,15 @@ | |
| |--------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ||
| | dev | [](https://azfunc.visualstudio.com/public/_build/latest?definitionId=658&branchName=dev) | [](https://codecov.io/gh/Azure/azure-functions-python-worker) | [](https://azfunc.visualstudio.com/public/_build/latest?definitionId=658&branchName=dev) | | ||
|
|
||
| Python support for Azure Functions is based on Python 3.13 serverless hosting on Linux and the Functions 4.0 runtime. | ||
| Python support for Azure Functions is based on Python 3.10, 3.11, 3.12, and 3.13 serverless hosting on Linux and the Functions 4.0 runtime. | ||
|
|
||
| Here is the current status of Python in Azure Functions: | ||
|
|
||
| What are the supported Python versions? | ||
|
|
||
| | Azure Functions Runtime | Python 3.13 | | ||
| |----------------------------------|-------------| | ||
| | Azure Functions 4.0 | ✔ | | ||
| | Azure Functions Runtime | Python 3.10 | Python 3.11 | Python 3.12 | Python 3.13 | | ||
| |----------------------------------|------------|------------|-------------|-------------| | ||
| | Azure Functions 4.0 | ✔ | ✔ | ✔ | ✔ | | ||
|
|
||
| For information about Azure Functions Runtime, please refer to [Azure Functions runtime versions overview](https://docs.microsoft.com/en-us/azure/azure-functions/functions-versions) page. | ||
|
|
||
|
|
@@ -44,9 +44,11 @@ Issues and feature requests are tracked in a variety of places. To report this f | |
| | Item | Description | Link | | ||
| |---------------|----------------------------------------------|--------------------------------------------------------------------------------| | ||
| | Python Worker | Programming Model, Triggers & Bindings | [File an Issue](https://github.com/Azure/azure-functions-python-worker/issues) | | ||
| | Linux | Base Docker Images | [File an Issue](https://github.com/Azure/azure-functions-docker/issues) | | ||
| | Runtime | Script Host & Language Extensibility | [File an Issue](https://github.com/Azure/azure-functions-host/issues) | | ||
| | VSCode | VSCode Extension for Azure Functions | [File an Issue](https://github.com/microsoft/vscode-azurefunctions/issues) | | ||
| | Core Tools | Command Line Interface for Local Development | [File an Issue](https://github.com/Azure/azure-functions-core-tools/issues) | | ||
| | Portal | User Interface or Experience Issue | [File an Issue](https://github.com/azure/azure-functions-ux/issues) | | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The docker & portal GH repos are no longer maintained, so should not be included here |
||
| | Templates | Code Issues with Creation Template | [File an Issue](https://github.com/Azure/azure-functions-templates/issues) | | ||
|
|
||
| # Contribute | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,15 +4,15 @@ | |
| |--------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ||
| | dev | [](https://azfunc.visualstudio.com/public/_build/latest?definitionId=658&branchName=dev) | [](https://codecov.io/gh/Azure/azure-functions-python-worker) | [](https://azfunc.visualstudio.com/public/_build/latest?definitionId=658&branchName=dev) | | ||
|
|
||
| Python support for Azure Functions is based on Python 3.13 serverless hosting on Linux and the Functions 4.0 runtime. | ||
| Python support for Azure Functions is based on Python 3.10, 3.11, 3.12, and 3.13 serverless hosting on Linux and the Functions 4.0 runtime. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same comments as runtimes/v1 |
||
|
|
||
| Here is the current status of Python in Azure Functions: | ||
|
|
||
| What are the supported Python versions? | ||
|
|
||
| | Azure Functions Runtime | Python 3.13 | | ||
| |----------------------------------|-------------| | ||
| | Azure Functions 4.0 | ✔ | | ||
| | Azure Functions Runtime | Python 3.10 | Python 3.11 | Python 3.12 | Python 3.13 | | ||
| |----------------------------------|------------|------------|-------------|-------------| | ||
| | Azure Functions 4.0 | ✔ | ✔ | ✔ | ✔ | | ||
|
|
||
| For information about Azure Functions Runtime, please refer to [Azure Functions runtime versions overview](https://docs.microsoft.com/en-us/azure/azure-functions/functions-versions) page. | ||
|
|
||
|
|
@@ -44,9 +44,11 @@ Issues and feature requests are tracked in a variety of places. To report this f | |
| | Item | Description | Link | | ||
| |---------------|----------------------------------------------|--------------------------------------------------------------------------------| | ||
| | Python Worker | Programming Model, Triggers & Bindings | [File an Issue](https://github.com/Azure/azure-functions-python-worker/issues) | | ||
| | Linux | Base Docker Images | [File an Issue](https://github.com/Azure/azure-functions-docker/issues) | | ||
| | Runtime | Script Host & Language Extensibility | [File an Issue](https://github.com/Azure/azure-functions-host/issues) | | ||
| | VSCode | VSCode Extension for Azure Functions | [File an Issue](https://github.com/microsoft/vscode-azurefunctions/issues) | | ||
| | Core Tools | Command Line Interface for Local Development | [File an Issue](https://github.com/Azure/azure-functions-core-tools/issues) | | ||
| | Portal | User Interface or Experience Issue | [File an Issue](https://github.com/azure/azure-functions-ux/issues) | | ||
| | Templates | Code Issues with Creation Template | [File an Issue](https://github.com/Azure/azure-functions-templates/issues) | | ||
|
|
||
| # Contribute | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,16 +4,15 @@ | |
| |--------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ||
| | dev | [](https://azfunc.visualstudio.com/public/_build/latest?definitionId=658&branchName=dev) | [](https://codecov.io/gh/Azure/azure-functions-python-worker) | [](https://azfunc.visualstudio.com/public/_build/latest?definitionId=658&branchName=dev) | | ||
|
|
||
| Python support for Azure Functions is based on Python 3.8, 3.9, 3.10, 3.11, 3.12, and 3.13 serverless hosting on Linux and the Functions 4.0 runtime. | ||
| Python support for Azure Functions is based on Python 3.10, 3.11, 3.12, and 3.13 serverless hosting on Linux and the Functions 4.0 runtime. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is good. V3 host has been deprecated for a while & should be removed |
||
|
|
||
| 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 | Python 3.13 | | ||
| |----------------------------------|------------|------------|-------------|-------------|-------------|-------------| | ||
| | Azure Functions 3.0 (deprecated) | ✔ | ✔ | - | - | - | - | | ||
| | Azure Functions 4.0 | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | | ||
| | Azure Functions Runtime | Python 3.10 | Python 3.11 | Python 3.12 | Python 3.13 | | ||
| |----------------------------------|------------|------------|-------------|-------------| | ||
| | Azure Functions 4.0 | ✔ | ✔ | ✔ | ✔ | | ||
|
|
||
| For information about Azure Functions Runtime, please refer to [Azure Functions runtime versions overview](https://docs.microsoft.com/en-us/azure/azure-functions/functions-versions) page. | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The runtimes only support python 3.13+