Skip to content

.NET: Updated the Azure Functions samples to use the latest stable Azure Functions packages#2189

Merged
kshyju merged 1 commit into
microsoft:mainfrom
kshyju:kshyju-functions-package-updates
Nov 13, 2025
Merged

.NET: Updated the Azure Functions samples to use the latest stable Azure Functions packages#2189
kshyju merged 1 commit into
microsoft:mainfrom
kshyju:kshyju-functions-package-updates

Conversation

@kshyju

@kshyju kshyju commented Nov 13, 2025

Copy link
Copy Markdown
Contributor

Motivation and Context

Updated the Azure Functions samples to use the latest stable Azure Functions Worker packages.

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

Copilot AI review requested due to automatic review settings November 13, 2025 16:54
@markwallace-microsoft markwallace-microsoft added the .NET Usage: [Issues, PRs], Target: .Net label Nov 13, 2025
@kshyju kshyju requested a review from cgillum November 13, 2025 16:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates Azure Functions Worker packages from version 2.2.0/2.0.0 to the latest stable versions (2.50.0 for Worker and ApplicationInsights, 2.0.7 for SDK).

Key changes:

  • Upgraded Microsoft.Azure.Functions.Worker and ApplicationInsights packages to version 2.50.0
  • Upgraded Microsoft.Azure.Functions.Worker.Sdk to version 2.0.7

@kshyju kshyju enabled auto-merge November 13, 2025 17:29
@kshyju kshyju added this pull request to the merge queue Nov 13, 2025
Merged via the queue into microsoft:main with commit de2abdf Nov 13, 2025
22 checks passed
arisng pushed a commit to arisng/agent-framework that referenced this pull request Feb 2, 2026
@moonbox3 moonbox3 added hosting Usage: [Issues, PRs], Target: all hosting related solutions and removed azure-functions labels Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hosting Usage: [Issues, PRs], Target: all hosting related solutions .NET Usage: [Issues, PRs], Target: .Net

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants