SonarQube hosted as an Azure App Service + Postgresql flexible server + Azure AD

Hi All,
Steps:
Deployed Sonarqube using this: GitHub - vanderby/SonarQube-AzureAppService: Instructions and files to host SonarQube on an Azure App Service without a container.
Created a flexible server postgresql instance
created user: sonar
Schema in db: sonarqube_schema
Saml integration via Azure AD (cloud hosted).

SQ is able to connect to the backend, but any changes I make through the admin tab do not persist for long after saving.

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
  • how is SonarQube deployed: zip, Docker, Helm
  • what are you trying to achieve
  • what have you tried so far to achieve this

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Hi,

What do your server logs say?

 
Ann

I have actually got it all working and am hoping to find time to share the end to end process. Thanks for asking

1 Like