SonarQube 7.9.2 Community Edition, running in public facing azure cloud
Using An Azure Devops code project, running an Azure Pipeline
Trying to build and analyse the project
The 1st SQ task fails,
##[error][SQ] API GET ‘/api/server/version’ failed, error was: {“code”:“UNABLE_TO_GET_ISSUER_CERT_LOCALLY”}
I know exactly how to fix this in an on-premise build machine, create a PEM file and set environment variable to its location…etc. etc.
BUT how do I do this in a Microsoft hosted Azure Pipeline ?
Do I create a powershell script to do it as the agent starts up? How do I get the agent to recognise the new variable?
Any help appreciated
Hey there,
Looks like you’ve filed this question through your Enterprise Support as well. Please don’t cross-post – that’s double the effort on our side.
We’ll handle this through ServiceDesk.
OK, do you want to shut this post down then ? My apologies. Simon
I’ll make a deal: let’s get it sorted on ServiceDesk and if it gets solved we’ll come back with the answer so the community can also benefit!