These are some scripts to provision a working SonarQube LTS instance on Azure WebApps
- Create an .env file
- Use
Set-PsEnv
to set it as Environment variables for the current session - ./Deploy-Keyvault
- ./Deploy-Sonarqube
These are some scripts to provision a working SonarQube LTS instance on Azure WebApps
Set-PsEnv
to set it as Environment variables for the current session