Skip to content

Updated supported versions as per Function App learn.microsoft.com documentation #194

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

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

bubbletroubles
Copy link
Contributor

Copy link
Member

@vrdmr vrdmr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution. made a minor change.

@@ -7,7 +7,7 @@

## Overview

Python support for Azure Functions is based on Python 3.6/3.7/3.8/3.9 and 3.10 (coming soon), serverless hosting on Linux and the Functions 2.0, 3.0
Python support for Azure Functions is based on Python 3.7/3.8/3.9 and 3.10, serverless hosting on Linux and the Functions 2.0, 3.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Python support for Azure Functions is based on Python 3.7/3.8/3.9 and 3.10, serverless hosting on Linux and the Functions 2.0, 3.0
Python support for Azure Functions is based on Python 3.7, 3.8, 3.9, 3.10, and 3.11, serverless hosting on Linux, and the Functions 2.x ([EOL](https://learn.microsoft.com/azure/azure-functions/functions-versions?#retired-versions)), 3.x ([EOL](https://learn.microsoft.com/azure/azure-functions/functions-versions?#retired-versions))

@vrdmr vrdmr merged commit 1864b23 into Azure:dev Nov 7, 2023
@bubbletroubles bubbletroubles deleted the patch-1 branch November 7, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants