# Azure Pipelines

- [Adding analysis to your Azure pipeline](/sonarqube-server/2026.1/analyzing-source-code/ci-integration/azure-pipelines/introduction.md): General guidelines to add SonarQube Server analysis to your Azure pipeline.
- [About Azure Pipelines integration](/sonarqube-server/2026.1/analyzing-source-code/ci-integration/azure-pipelines/integration-overview.md): The Azure DevOps Extension for SonarQube Server is used to manage the integration of SonarQube Server with Azure Pipelines.
- [Gradle or Maven project with Azure Pipelines](/sonarqube-server/2026.1/analyzing-source-code/ci-integration/azure-pipelines/gradle-or-maven-project.md): Using YAML or the Azure Classic editor to create the Azure build pipeline with new Gradle or Maven tasks.
- [.NET project with Azure Pipelines](/sonarqube-server/2026.1/analyzing-source-code/ci-integration/azure-pipelines/dotnet-project.md): Using YAML or the Azure Classic editor to create the Azure build pipeline for .Net projects.
- [C family project with Azure Pipelines](/sonarqube-server/2026.1/analyzing-source-code/ci-integration/azure-pipelines/c-family-project.md): Using YAML or the Azure Classic editor to create the Azure build pipeline for C family projects.
- [JS, TS, Go, Python, PHP, etc. project with Azure Pipelines](/sonarqube-server/2026.1/analyzing-source-code/ci-integration/azure-pipelines/js-ts-go-python-php.md): Using YAML or the Azure Classic editor to create the Azure build pipeline for JavaScript, TypeScript, Go, Python, PHP, and other projects.
- [Monorepo projects with Azure Pipelines](/sonarqube-server/2026.1/analyzing-source-code/ci-integration/azure-pipelines/monorepo-projects.md): Adding analysis to your Azure build pipeline for a monorepo.
- [Using Azure DevOps extension's features](/sonarqube-server/2026.1/analyzing-source-code/ci-integration/azure-pipelines/various-features.md): Adding more SonarQube Server features to the analysis for your Azure build pipeline.
- [Quality gate status in release pipeline](/sonarqube-server/2026.1/analyzing-source-code/ci-integration/azure-pipelines/quality-gate-status-in-release-pipeline.md): Adding SonarQube Quality Gate status check to your Azure release pipeline.
- [SonarQube tasks for Azure Pipelines](/sonarqube-server/2026.1/analyzing-source-code/ci-integration/azure-pipelines/sonarqube-tasks.md): The Azure DevOps extension for SonarQube Server provides tasks to stage automations in your Azure build pipeline. This page contains the task list along with the task inputs and their descriptions.
- [Troubleshooting analysis with Azure](/sonarqube-server/2026.1/analyzing-source-code/ci-integration/azure-pipelines/troubleshooting-analysis.md): Troubleshooting various Azure pipeline and integration issues.
