Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Project Health Checker Task
Project Health Checker Task

Project Health Checker Task

SakshiT

|
1 install
| (0) | Preview
Run ProjectHealthChecker in Azure Pipelines
This extension is now unpublished from Marketplace. You can choose to uninstall it.

Project Health Checker Task

This Azure DevOps task runs the ProjectHealthChecker console tool to analyze project quality and generate reports.

Features

  • Runs your .NET console app as part of a build pipeline
  • Outputs health analysis results in the pipeline logs
  • Easy to integrate into CI/CD workflows

How to use

  1. Add the task to your Azure Pipeline YAML:
    - task: project-health-checker@1
      inputs:
        arguments: '--analyze path of the .csproj'
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft