This article will take you step by step from a blank file to having the logs from your Azure Dev Ops Release pipeline. As you may know they are available online, but to get to them there are a couple of steps/clicks one must go through. You may want to get the logs and process them programmatically. For example I had to check if a particular string is part of the Release pipeline logs.

#nodejs #javascript #API #azuredevops

How to Read Azure DevOps logs from Node.js using REST API
11.25 GEEK