Which version are you using? SonarQube 2025.3.4
How is SonarQube deployed? zip file
What are you trying to achieve? Connect to our azure open ai to use AI codefix
What have you tried so far to achieve this? Configured azure open ai, input the endpoint address and the key and, received a 400 error when saving. Found this error in the web log:
Unexpected error occurred while validating Azure OpenAI endpoint
java.lang.NullPointerException: Cannot invoke “com.sonar.fix.suggestions.api.external.response.AzureOpenAiResponse.choices()” because “parameter1” is null