Unknown url : /api/alm_settings/set_azure_binding, when trying to bind a repo in Community Edition

Hello, I recently installed SonarQube Server Community Build v25.9.0.112764, for evaluation purpose, through zip installation.

I am trying to bind a project to a repo in Azure DevOps Server with a url looking like this:

sonar.local/project/settings?id=MyProject&category=pull_request_decoration_binding

When validating, this page displays the error message “Unknown url : /api/alm_settings/set_azure_binding”. And in the Web API doc, I see that “set_azure_binding is missing (by typing “azure” in the filter, I can only see “create_azure” and “update_azure”).

Here is a comparison between our server WEB API and the Data Center Edition Web API.

I cannot see this “binding project” feature in the feature list on the download page.

Is that a feature available only in a superior edition (such as the Developer edition) ? If so, which edition?

Thank you in advance for your help.

Hi @Marc_Kruzik_MAF
Welcome to the community!
You are right, the error message, Unknown url: /api/alm_settings/set_azure_binding appears because the feature to bind a project to an Azure DevOps repository for pull request decoration is not available in the Community Edition of SonarQube.
This feature is only available in the Developer Edition and higher tiers.

Best regards,
Bogdana

Ok, thank you for your answer.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.