Skip to content
Search Sign in List your company

Azure Logic Apps

by Microsoft Azure from Microsoft

Page last updated
26 August 2026
What these mean

Report a problem with this product

Price on request

Azure Logic Apps is Microsoft's managed integration and workflow automation service for orchestrating apps, APIs, data, events and business processes across cloud, on-premises and hybrid environments.

About Azure Logic Apps

Azure Logic Apps is Microsoft's managed workflow and integration platform for connecting applications, APIs, data sources and business processes. It is designed for orchestration rather than general-purpose application hosting: teams build workflows from triggers, actions, connectors, control flow and optional custom code instead of operating a server or container runtime. Microsoft currently offers multitenant Consumption workflows and single-tenant Standard workflows, with additional Standard hosting choices for App Service Environment v3 and hybrid deployment. The right model depends on execution pattern, isolation, networking, connector needs and cost predictability.

What is included

Hosting

Consumption Multitenant workflow model with pay-per-execution billing.
Standard Single-tenant workflow runtime that can contain multiple workflows and support stateful or stateless execution.

Integration

Connectors Microsoft documents more than 1,400 prebuilt connectors across Microsoft, Azure and third-party services.

Workflow

Designer Visual workflow design using triggers, actions, conditions, loops and expressions.

Enterprise integration

B2B and EDI Integration Account capabilities support enterprise integration artifacts such as schemas, maps, certificates and trading-partner agreements.

Deployment

Hybrid option Standard Logic Apps can use a hybrid deployment model for workloads that run on customer-controlled infrastructure.

What is Azure Logic Apps used for?

Azure Logic Apps is aimed at integration and process automation that spans more than one system. Common patterns include moving data between SaaS applications, reacting to events, coordinating approval or notification steps, calling APIs, processing files, connecting cloud applications to on-premises systems and orchestrating longer business processes.

Microsoft documents more than 1,400 prebuilt connectors across Azure services, Microsoft services and third-party platforms. That breadth can reduce custom integration code, but connector availability and capabilities still vary by plan, region and connector type. Teams should verify the exact connector operations, authentication model and network requirements they need before standardizing on a workflow design.

How do Consumption and Standard Logic Apps differ?

Consumption workflows run in multitenant Azure Logic Apps and use a pay-per-execution model. A Consumption logic app resource contains one workflow. This model fits event-driven or intermittent automation where usage can vary and teams want Azure to handle the runtime without reserving dedicated workflow compute.

Standard Logic Apps run in the single-tenant runtime and can contain multiple workflows in one logic app resource. Microsoft supports stateful and stateless Standard workflows and provides hosting choices including Workflow Service Plan, App Service Environment v3 and hybrid deployment. Standard is generally the better fit when organizations need stronger network isolation, multiple workflows per resource, built-in connectors with single-tenant runtime behavior or more predictable reserved hosting capacity.

How does Azure Logic Apps pricing work?

There is no single Logic Apps price that applies to every deployment. Microsoft prices Consumption around workflow executions, trigger and action activity and connector usage. Standard uses hosting-plan capacity, so the bill depends more on the selected compute and hosting configuration than on each individual action.

Additional costs can appear around managed connectors, integration accounts, networking, storage, monitoring and related Azure services. Microsoft's current pricing page also lists a hybrid deployment meter and separate Integration Account tiers for B2B and EDI scenarios. Buyers should model an actual workflow with expected run volume, connector mix and hosting choice rather than comparing only one published meter.

What integration and B2B capabilities are available?

Logic Apps can combine managed connectors, built-in connectors, HTTP endpoints, APIs, Azure Functions and messaging services such as Service Bus and Event Grid. Workflows can use branching, loops, conditions and expressions, which makes the service useful for orchestration where several systems must participate in one business process.

For enterprise integration, Microsoft also supports B2B and EDI scenarios through Integration Accounts and related capabilities. These features can handle artifacts such as schemas, maps, certificates and trading-partner agreements. Organizations replacing older integration middleware should verify protocol, message-size, throughput and mapping requirements rather than assuming every legacy pattern maps directly to a low-code workflow.

What are the main operational limitations?

Logic Apps reduces runtime administration but does not remove integration design work. Connector throttling, workflow limits, payload size, concurrency, retry behavior and downstream API limits can all affect production reliability. Microsoft's limits documentation differs between multitenant and single-tenant workflows, so teams should check the plan-specific limits for their expected workload.

Long-running workflows also need deliberate error handling and observability. Azure Monitor and workflow run history can help with diagnosis, but teams still need to design retry policies, idempotency, alerting and compensation behavior for partially completed business processes. Complex workflows can become difficult to understand if too much business logic is placed in one visual definition.

How does Logic Apps differ from Functions and Power Automate?

Azure Functions is a better fit when the core problem is custom code that should execute on demand or in response to events. Logic Apps is stronger when the primary requirement is orchestration across connectors, APIs and systems with a visual workflow model. The two services can be combined, with a Logic App calling a Function for code-heavy steps.

Power Automate targets business-user and Microsoft 365 automation more directly, while Logic Apps is positioned for developers and integration teams working in Azure with deployment, networking, source-control and enterprise integration requirements. Organizations using both should define ownership boundaries so the same automation is not rebuilt in two platforms.

Who should choose something else?

Choose another service when the workload is mainly application hosting, container execution or custom compute. Azure App Service, Container Apps, AKS and Functions are more natural runtimes for application code. Event Hubs is better for high-volume retained event streams, while Service Bus is better for durable brokered messaging when a workflow engine is not required.

A small team automating only Microsoft 365 user tasks may find Power Automate simpler. A team with heavy custom transformation logic may prefer code-first services. Logic Apps is strongest when integration, orchestration and connector-driven workflow are the center of the problem rather than a small feature inside a larger application.

Reviews

No reviews yet

Nobody has reviewed Azure Logic Apps here yet.