Azure trainings!
Infused with experience from the field, brought with lots of passion!

Authenticate Azure DevOps against its own REST API

During Azure DevOps build and release pipelines, you might have the need to consult the Azure DevOps REST API.  This blog explains how you can easily perform the authentication that is required to call that REST API. Enable OAuth Authentication First of all, you need...