Pipeline decorators are not the most known feature of Azure DevOps pipeline, but are a nice tool to know and keep in your toolbox when it can be of use.
Enhance your pull request experience with templates?
Azure File Copy Task is really useful, but sometimes it needs a little bit of love to work.
If you need to call PowerShell scripts form Azure DevOps pipeline you need to pay attention to boolean parameters.
If you have existing and old SonarCloud pipeline, they could be start failing due to old version of java used, time to automatically install java.
While Azure DevOps Pipeline or GitHub actions or whatever CI engine you choose can do most of the job with pre-made tasks, sometime going straight PowerShell can be the solution you need
Long time no see, in this post I deal with a common problem, conditional job execution depending on file changed on the repository
Azure DevOps artifacts are great for hosting your packages, but you can incur in authentication problem in piplines
GitHub CodeQL is a really powerful analyzer, lets look on how to integrate in Azure DevOps pipeline
2020 is almost ended, it is time to use the new Export YAML feature to move all of your pipeline to yaml