Azure-Samples / azure-logic-apps-deployment-samples

Samples for deploying logic apps in a Continuous Delivery model across multiple environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Logic Apps: Set up a continuous integration (CI) and continuous delivery (CD) pipeline

These samples show some strategies that you can use to implement a continuous integration (CI) and continuous delivery (CD) pipeline for Azure Logic Apps.

Supporting documents

To learn more about the different parts in these samples, review these topics:

  1. Concepts introduces the main concepts that underlie these samples.

  2. Naming conventions describes the naming convention to use when creating the resources in these samples.

  3. Samples file structure and definitions explains the purpose for each file in these samples.

  4. Scaling expands on the reasons why these samples provide the capability to scale by increasing the number of copies for the logic apps deployed and organizing resources into separate resource groups.

Samples inventory

About

Samples for deploying logic apps in a Continuous Delivery model across multiple environments

License:MIT License


Languages

Language:PowerShell 98.5%Language:C# 1.5%