Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions DEPRECATION.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Introduction
Creation: 18-05-2023
Last Update: 2025-10-09
Last Update: 2026-02-26

This page lists the Azure DevOps tasks that are no longer supported or maintained and are marked as deprecated. These tasks were found under https://github.com/microsoft/azure-pipelines-tasks.

Expand Down Expand Up @@ -62,6 +62,7 @@ For migration guidance and replacement tasks, please refer to the deprecation me
| PackerBuild V0 | [PR #20231](https://github.com/microsoft/azure-pipelines-tasks/pull/20231) | 2024-08-06 |
| PowerShellOnTargetMachines V1 | [PR #20231](https://github.com/microsoft/azure-pipelines-tasks/pull/20231) | 2024-08-06 |
| PowerShellOnTargetMachines V2 | [PR #20231](https://github.com/microsoft/azure-pipelines-tasks/pull/20231) | 2024-08-06 |
| PyPIPublisher V0 | [PR #21675](https://github.com/microsoft/azure-pipelines-tasks/pull/21675) | 2026-01-07 |
| PublishCodeCoverageResults V1 | N/A | N/A |
| QuickPerfTest V1 | N/A | N/A |
| ServiceFabricComposeDeploy V0 | [PR #20231](https://github.com/microsoft/azure-pipelines-tasks/pull/20231) | 2024-08-06 |
Expand All @@ -75,4 +76,4 @@ For migration guidance and replacement tasks, please refer to the deprecation me

**Note:** Tasks marked with "N/A" for PR or date indicate that the deprecation information was not found in the git history, or the task was deprecated before systematic PR tracking was implemented.

For more information about tasks and contributions, refer to the [main README](README.md).
For more information about tasks and contributions, refer to the [main README](README.md).
Loading