SonarQube - Deployment, Integration and Configuration
Deployment
SonarQube is a web service that can run in our Azure App Service. It uses an SQL database to store code analysis reports.
We can use the SonarQube docker available in Docker Hub to deploy the app into Azure App Service.
Here is the docker-...
blogs.aspnet.in5 min read