All Azure services

Azure · Integration

Azure Logic Apps

Visual workflows with 1000+ connectors.

Official docs

Overview

Logic Apps orchestrate SaaS and Azure services using a designer, with built-in retries and stateful runs.

When to use it

  • Integrate test results with Jira/Slack/Teams
  • Periodic data pulls

Setup

  1. Create Logic App (Consumption or Standard).
  2. Build workflow in designer.

How to use

Trigger

Recurrence trigger every hour → call Test Plans API → post summary to Teams.

QA use cases

  • Auto-create Jira bug on every new failure category exceeding threshold.