v2

latestSwagger 2.02026-07-1382227.8 KB
Pipelines

Updates the properties of an Azure Pipeline. Currently, it is not supported on 'githubWorkflow' pipeline type and only tags can be updated for 'azurePipeline' pipeline type.

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

Path parameters

subscriptionIdstring required

Unique identifier of the Azure subscription. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).

resourceGroupNamestring required

Name of the resource group within the Azure subscription.

pipelineNamestring required

The name of the Azure Pipeline resource.

Query parameters

api-versionstring required

API version to be used with the HTTP request.

Request body

tagsobject

Dictionary of key-value pairs to be set as tags on the Azure Pipeline. This will overwrite any existing tags.

Response

The Azure Pipeline has been updated successfully.

idstring

Resource Id

typestring

Resource Type

tagsobject

Resource Tags

locationstring

Resource Location

namestring

Resource Name