11 Sep, 2025
#TodayILearned that if you stick ‘##[debug]’ in front of your debug lines in Devops pipelines i.e.
Write-Host "##[debug] Some old stuff"
Then your debug messages come out in a rather fetching purple colour