Deploying SonarQube on Azure App Service Webapp Container - issues not connecting to Azure SQL Database

Hi Tobias,
I am able to connect to Azure SQL database with sonarqube but still not able to do SSH into Azure web app container.
As you said I need to generate keys for the container, so how/where to put these lines into dockerfile to enable SSH.

Thanks