Skip to content

lrakai/azure-logic-app-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-logic-app-workflows

Demonstrate how to create and manage workflows using Azure Logic Apps

Final Environment

Getting Started

An Azure RM template is included in infrastructure/ to create the environment:

Using Azure PowerShell, do the following to provision the resources:

.\New-Lab.ps1

Alternatively, you can perform a one-click deploy with the following button:

Following Along

  1. Create a Logic App

  2. Use the Designer view and graphically create a workflow

    1. Start simple with the Request trigger and Response action

    2. Gradually increase the complexity of the workflow by adding controls and using the Azure Table connector to persist values

Tearing Down

When finished, remove the Azure resources with:

.\Remove-Lab.ps1

About

Demonstrate how to create and manage workflows using Azure Logic Apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published