---
title: "PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevOps/pipelines/{pipelineName}"
method: PATCH
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevOps/pipelines/{pipelineName}"
tags: ["Pipelines"]
deprecated: true
---

# PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevOps/pipelines/{pipelineName}

`PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevOps/pipelines/{pipelineName}`

> **Deprecated.**

Updates the properties of an Azure Pipeline. Currently, only tags can be updated.

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `pipelineName` string, required

## Query parameters

- `api-version` string, required

## Request body

- PipelineUpdateParameters — Request payload used to update an existing Azure Pipeline.
  - `tags` object — Dictionary of key-value pairs to be set as tags on the Azure Pipeline. This will overwrite any existing tags.

## Response `200`

The Azure Pipeline has been updated successfully.

- Pipeline — An Azure Resource Manager (ARM) resource.
  - `id` string — Resource Id
  - `type` string — Resource Type
  - `tags` object — Resource Tags
  - `location` string — Resource Location
  - `name` string — Resource Name

## Other responses

- `default` — Error response describing why the operation failed.

## Changes

> 5 revisions in range; 1 could not be searched.

- **2022-11-09** (2019-07-01-preview) `cb9efccab6cd` — 1 info
  - endpoint deprecated

[Change history](https://skmtc.dev/azure/apis/devops-microsoft-devops-devops/changes/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevOps/pipelines/:pipelineName/patch.md)

---

[API](https://skmtc.dev/azure/apis/devops-microsoft-devops-devops.md) · [All operations](https://skmtc.dev/azure/apis/devops-microsoft-devops-devops/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/devops-microsoft-devops-devops/revisions/cb9efccab6cd/schema)
