question

VarunThanki-4914 avatar image
0 Votes"
VarunThanki-4914 asked RichMatheisen-8856 commented

Need to create Classic Pipeline using Powershell Script

Hi Everyone,

My aim is create automatic classic pipeline using PowerShell Script. When I ran script I faced below error.

{"$id":"1","innerException":null,"message":"The pipeline is not valid. A task is missing. The pipeline references a task called '2f934f7a-6f72-5a07-be8d-a8dd8c7e8ab9'. This usually indicates the task isn't installed, and you may be able to install it from the Marketplace: https://marketplace.visualstudio.com. (Task version 0., job 'XppCompileJob', step ''.) A task is missing. The pipeline references a task called '7fb16795-60b5-5435-9c70-10ff3740b4f3'. This usually indicates the task isn't installed, and you may be able to install it from the Marketplace: https://marketplace.visualstudio.com. (Task version 0., job 'XppCompileJob', step ''.)","typeName":"Microsoft.TeamFoundation.DistributedTask.Pipelines.PipelineValidationException, Microsoft.TeamFoundation.DistributedTask.WebApi","typeKey":"PipelineValidationException","errorCode":0,"eventId":3000}

Kindly suggest me to resolve this issue.

windows-server-powershell
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

What is an "automatic classic pipeline"???

Posting the code you're using would be helpful in your getting an answer (or help).

The last reply to this post may be all you need: unable-to-run-azure-pipeline-a-task-is-missing-the-pipeline-references-a-task


0 Votes 0 ·

0 Answers