# Issues reported in Azure DevOps

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

When you run a SonarQube Server analysis for a pull request, each SonarQube issue is displayed as an annotation on the Azure DevOps pull request. If the Azure DevOps instance is configured correctly and you change the status of an issue in SonarQube Server, that status change is immediately reflected in the Azure DevOps interface.

{% hint style="info" %}
Pull request decoration requires that pull request integration be correctly configured for your project. See [#setting-up-pull-request-integration-with-azure-devops](https://docs.sonarsource.com/sonarqube-server/devops-platform-integration/azure-devops-integration/setting-up-project-integration#setting-up-pull-request-integration-with-azure-devops "mention").
{% endhint %}

If you want to decorate your pull request with a quality gate status and are not interested to have SonarQube Server annotations in your PR, see the [#disable-pull-request-annotations](https://docs.sonarsource.com/sonarqube-server/devops-platform-integration/azure-devops-integration/setting-up-project-integration#disable-pull-request-annotations "mention") article.
