Skip to content

AzFunc: Update python dev guide use latest bundle range #127113

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

manvkaur
Copy link
Member

This pull request updates the articles/azure-functions/functions-reference-python.md file to reflect changes in the extensionBundle version requirements for Azure Functions. The most important changes involve updating the version range to ensure compatibility with newer versions of the Azure Functions Extension Bundle.

Version updates:

  • Updated the extensionBundle version range from [3.*, 4.0.0) to [4.*, 5.0.0) in the host.json file configuration example to align with the latest supported versions.
  • Updated the extensionBundle version range from [2.*, 3.0.0) to [4.*, 5.0.0) in another example to ensure consistency across documentation.

update bundle version to use latest reference
Copy link
Contributor

@manvkaur : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit 6cefbda:

✅ Validation status: passed

File Status Preview URL Details
articles/azure-functions/functions-reference-python.md ✅Succeeded

For more details, please refer to the build report.

@v-regandowner
Copy link
Contributor

@ggailey777 - Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Jun 13, 2025
Copy link
Contributor

Learn Build status updates of commit 0818158:

✅ Validation status: passed

File Status Preview URL Details
articles/azure-functions/functions-reference-python.md ✅Succeeded

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants