Route and process data automatically using Azure Logic Apps

Beginner
Developer
Azure
Azure Portal
Azure Logic Apps

Define a workflow using built-in triggers, actions, and conditional operators. Your workflow will run automatically when data is available, process the data in the cloud, record results in a database, and send email notifications.

Learning objectives

In this module, you will:

  • Construct a workflow model that will solve your business problem.
  • Launch your logic app workflow in response to an external event.
  • Apply conditional logic to filter data and select a processing path.
  • Integrate Azure services into your workflow.

Prerequisites

  • Your own Azure subscription
  • Basic knowledge of the Azure Logic Apps concepts, such as connector, trigger, and action
  • Experience creating and managing resources using the Azure portal at the beginner level
  • Familiarity with programming concepts like conditional statements and loops