Regarding Azure Devops

Raj Patil'123 1 Reputation point
2022-05-20T19:01:32.413+00:00

Could anyone please share me the way to add given script in Azure Pipeline and Run them automatically? (Ways to start / Stop the batch jobs)

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,998 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Dave Patrick 426.1K Reputation points MVP
    2022-05-20T19:10:36.18+00:00

    The product group for Azure DevOps / TFS actively monitors questions over at
    https://developercommunity.visualstudio.com/report?space=21&entry=problem
    https://developercommunity.visualstudio.com/report?space=22&entry=problem

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

  2. Magnus Oxenwaldt 166 Reputation points
    2022-05-20T22:02:49.08+00:00

    Hi

    I don’t see the script but technically any script can be run with help of a pipeline task.

    Mox