# Azure DevOps

- [Importing your Azure DevOps repository](https://docs.sonarsource.com/sonarqube-server/2026.2/project-administration/creating-project/azure-devops/import-repos.md): Creating your project by importing your Azure DevOps repository.
- [Setting up Azure integration for your project](https://docs.sonarsource.com/sonarqube-server/2026.2/project-administration/creating-project/azure-devops/setting-up-project-integration.md): This helps you define the project-level settings required for Azure DevOps or Azure Pipelines when setting up a SonarQube project analysis.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sonarsource.com/sonarqube-server/2026.2/project-administration/creating-project/azure-devops.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
