Skip to content

Demonstrates how to automate the deployment of Logic Apps Standard into Azure

License

Notifications You must be signed in to change notification settings

roberto-mardeni/logic-apps-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logic-apps-standard

Demonstrates how to automate the deployment of Logic Apps Standard into Azure

Azure Architecture

The following diagram describes the general architecture of Azure services depicted in this solution.

Azure Architecture

GitHub Workflow

The included workflow performs the following tasks:

CI/CD Architecture

  • Build: package the Logic App Standard
  • Deploy to Azure logicapp-dev
  • Deploy to Azure logicapp-prd

Each of the Deployment stage will:

  • Create the resource group if it doesn't exist
  • Provision and create Azure resources using an Azure Resource Manager Template
  • Deploy the Logic App Standard package to the Workflow Service (sites in the architecture diagram)

References

About

Demonstrates how to automate the deployment of Logic Apps Standard into Azure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published