Click here to Skip to main content
15,890,123 members
Articles / Hosted Services / Azure

How to Start and Monitor Long-Running Azure Logic App Workflows with Powershell

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
15 May 2020CPOL 4.3K   1  
Kicking off and monitoring long-running Azure logic app workflows with Powershell
The Powershell code given in this tip provides the ability to kick-off an Azure Logic App workflow, receive the response, parse the response for the polling URL, then periodically check the polling URL for the result of the workflow (success/fail).

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Oproot Research
United States United States
+ Oproot Research
Learn all that is learnable.

Comments and Discussions