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.
