Template for a good bug report, formatted with Markdown:
- versions used (SonarQube, Scanner, Plugin, and any relevant extension) - 8.0
- error observed (wrap logs/code around triple quote ``` for proper formatting) - TDS Protocol Is Invalid
- steps to reproduce - Create Web App Service In Azure and publishing sonarqube. Setting up jdbc url, username, password and restarting app service plan
- potential workaround - Tried with new DB and v7.9, it has worked. With existing db, it gives issues saying TDS Protocol is invalid
P.S.: use the #bug:fault sub-category if you’re hitting a specific crash/error , or the #bug:fp sub-category for rules-related behaviour