vanderby / SonarQube-AzureAppService

Instructions and files to host SonarQube on an Azure App Service without a container.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pointing Sonarqube to another DB

mtmcdermott5 opened this issue · comments

How do we update the app service to point to a different DB? Are their environment variables we would update with the new DB url, password, schema etc

Please read the repo's main page. There are sections on Passthrough Settings and how to leverage that to setup an Azure SQL Db. The same principal applies to other types of databases.