workflow-json-generation-rules

Generate workflow.json files for Logic Apps Standard with connector selection rules.

6|7|Updated May 4, 2026
One-click install
npx skills add https://github.com/Azure/logicapps-migration-agent --skill workflow-json-generation-rules
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-json-generation-rules
Source: https://github.com/Azure/logicapps-migration-agent/tree/main/resources/skills/workflow-json-generation-rules/biztalk
Command: npx skills add https://github.com/Azure/logicapps-migration-agent --skill workflow-json-generation-rules

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of workflow.json files for Logic Apps Standard, simplifying the process of defining workflows and reducing manual errors.

Core Features & Use Cases

  • Connector Selection: Provides rules for selecting the appropriate connectors for Logic Apps Standard.
  • File Trigger Semantics: Offers guidelines for handling file system triggers.
  • Trigger Output Verification: Ensures correct handling of trigger outputs.
  • 1:1 Orchestration to Workflow Rule: Ensures every orchestration is converted correctly to a workflow.
  • Use Case: Ideal for developers and architects who need to automate the generation of workflow.json files for complex Logic Apps Standard workflows.

Quick Start

Run the workflow-json-generation-rules skill with the required parameters to generate a workflow.json file.

Frequently Asked Questions about workflow-json-generation-rules

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate workflow.json generation for Logic Apps Standard?

You can automate workflow.json generation by applying defined rules for connector selection, trigger handling, and workflow structure to ensure correct Logic Apps Standard configurations. This reduces manual errors when defining complex workflows.

What rules apply to connector selection for Logic Apps Standard workflows?

Connector selection rules ensure you choose the appropriate connectors for Logic Apps Standard workflows. These rules are part of the workflow.json generation process to maintain correct workflow structure and trigger output verification.

How do I handle file system triggers in a Logic Apps Standard workflow?

File trigger semantics provide guidelines for handling file system triggers within your Logic Apps Standard workflow. This ensures correct trigger output verification and proper orchestration to workflow conversion.

Can I use automated workflow.json generation for enterprise development scenarios?

Yes, automated workflow.json generation applies to enterprise development scenarios involving complex Logic Apps Standard workflows. It enforces the 1:1 orchestration to workflow rule to ensure every orchestration converts correctly.

What is the 1:1 orchestration to workflow rule in Logic Apps Standard?

The 1:1 orchestration to workflow rule ensures that every orchestration is converted correctly to a workflow within the workflow.json file. This maintains structural integrity for Logic Apps Standard enterprise workflows.

Why does my Logic Apps Standard workflow fail trigger output verification?

Trigger output verification fails when workflow.json generation does not adhere to defined rules for trigger handling and file trigger semantics. Applying automated generation rules ensures correct output handling and structure.