Skip to content

Conversation

@Hoodys352
Copy link

@Hoodys352 Hoodys352 commented Feb 2, 2026

Context

Describe the context or motivation for this PR. Include links to any related Azure DevOps Work Items or GitHub issues.
📌 How to link to ADO Work Items
#21781


Task Name

Name of the updated or newly created pipeline task.

AzureFunctionAppV1
AzureFunctionAppV2

Description

Summarize the changes made in this PR clearly and concisely.

Added DOTNET-ISOLATED|10.0 support

Risk Assessment (Low / Medium / High)

Assess the level of risk and provide reasoning (e.g., scope, impact, backward compatibility).

Low

Change Behind Feature Flag (Yes / No)

Can this change be behine feature flag, if not why?


Tech Design / Approach

  • Design has been written and reviewed.
  • Any architectural decisions, trade-offs, and alternatives are captured.

Documentation Changes Required (Yes/No)

Indicate whether related documentation needs to be updated.

  • User guides, API specs, system diagrams, or runbooks are updated.

Unit Tests Added or Updated (Yes / No)

Indicate whether unit tests were added or modified to reflect these changes.

No

Additional Testing Performed

List all other tests performed (manual or automated, including integration, regression, scenario tests, etc.).


Logging Added/Updated (Yes/No)

  • Appropriate log statements are added with meaningful messages.
  • Logging does not expose sensitive data.
  • Log levels are used correctly (e.g., info, warn, error).

Telemetry Added/Updated (Yes/No)

  • Custom telemetry (e.g., counters, timers, error tracking) is added as needed.
  • Events are tagged with proper metadata for filtering and analysis.
  • Telemetry is validated in staging or test environments.

Rollback Scenario and Process (Yes/No)

  • Rollback plan is documented.

Dependency Impact Assessed and Regression Tested (Yes/No)

  • All impacted internal modules, APIs, services, and third-party libraries are analyzed.
  • Results are reviewed and confirmed to not break existing functionality.

Checklist

  • Related issue linked (if applicable)
  • Task version was bumped — see versioning guide
  • Verified the task behaves as expected

@Hoodys352
Copy link
Author

@microsoft-github-policy-service agree

@Hoodys352 Hoodys352 changed the title Add support of .NET10 runtime Add support of .NET10 azure functions tasks runtime Feb 2, 2026
@Hoodys352 Hoodys352 changed the title Add support of .NET10 azure functions tasks runtime Add support of .NET10 isolated model runtime Feb 2, 2026
@Hoodys352
Copy link
Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 21782 in repo microsoft/azure-pipelines-tasks

@FinVamp1
Copy link
Contributor

FinVamp1 commented Feb 3, 2026

@Hoodys352 thanks for the contribution, I updated your PR with the other stacks also, PLease review and let me know if you have any concerns. If you don't then I will approve and merge?

@FinVamp1
Copy link
Contributor

FinVamp1 commented Feb 3, 2026

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@Hoodys352
Copy link
Author

Hoodys352 commented Feb 3, 2026

@Hoodys352 thanks for the contribution, I updated your PR with the other stacks also, PLease review and let me know if you have any concerns. If you don't then I will approve and merge?

@FinVamp1 Hi, no problem, thanks for extending this PR!

Copy link
Contributor

@FinVamp1 FinVamp1 left a comment

Choose a reason for hiding this comment

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

Approved

@Hoodys352
Copy link
Author

@FinVamp1 is there anything else I need to do? It's my first PR

@FinVamp1 FinVamp1 enabled auto-merge (squash) February 4, 2026 14:52
"PYTHON|3.8": "PYTHON|3.8",
"PYTHON|3.9": "PYTHON|3.9",
"PYTHON|3.10": "PYTHON|3.10",
"PYTHON|3.11": "PYTHON|3.11"
Copy link
Contributor

@patelchandni patelchandni Feb 4, 2026

Choose a reason for hiding this comment

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

Why task.loc.json does not have rest of the language versions like task.json? Same question for V1 task.loc.json.

Copy link
Contributor

Choose a reason for hiding this comment

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

I think the build step will fix this but that's something I will verify today.

Copy link
Author

Choose a reason for hiding this comment

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

@FinVamp1 any news?

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.

4 participants