Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Pipeline Fix Assistant
Pipeline Fix Assistant

Pipeline Fix Assistant

Tejashree Ananya

|
2 installs
| (0) | Free
Analyze Azure Pipelines logs with Azure OpenAI to produce root cause analysis and fix suggestions.
Get it free

Pipeline Fix Assistant

The Pipeline Fix Assistant helps you automatically analyze and fix failed Azure Pipelines builds or releases.
It reads your pipeline logs, sends them securely to Azure OpenAI, and returns a clear root-cause analysis (RCA) with recommended fixes.


What it does

  • Detects why your pipeline failed.
  • Suggests practical remediation steps you can apply right away.
  • Produces results in Markdown, JSON, or plain text.
  • Makes the results available as pipeline variables so later tasks can use them.

Input Parameters

1.Provide your Azure OpenAI endpoint (for example, https://.openai.azure.com/). 2.Specify the API version to use (for example, 2024-06-01). 3.Provide the deployment name of your OpenAI model. 4.Pass the Azure OpenAI API key securely from a pipeline secret (e.g., $(AZURE_OPENAI_API_KEY)). 5.Create and pass the PAT token that is created for the respective organization.

How to use it

1.Install the extension from the Azure DevOps Marketplace into your organization. 2.Go to your pipeline and edit it in YAML or classic mode. 3.Add the Pipeline Fix Assistant task into the job where you want logs to be analyzed. 4.Provide your Azure OpenAI connection details (endpoint, API version, deployment name, and API key).

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft