# Issues reported in Azure DevOps

## Pull request decorations <a href="#pull-request-decoration" id="pull-request-decoration"></a>

When you run a SonarQube Cloud analysis for a pull request, each SonarQube issue is displayed as a comment on the Azure DevOps pull request. If you change the status of an issue in SonarQube Cloud, that status change is immediately reflected in the Azure DevOps interface.

{% hint style="info" %}
The number of comments posted in the timeline of a pull request is limited to 50.

If this limit has been reached, a message will be displayed as a comment, with a link to the rest of the issues on SonarQube Cloud. This comment will not disappear upon resolution of an issue, but only upon a new build, with less than 50 issues remaining.
{% endhint %}

## Related pages <a href="#related-pages" id="related-pages"></a>

[Configuring Azure DevOps project binding](/sonarqube-cloud/~/changes/1027/managing-your-projects/administering-your-projects/devops-platform-integration/azure-devops.md)


---

# 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-cloud/~/changes/1027/managing-your-projects/issues/in-devops-platform/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.
