Skip to content

Commit

Permalink
Merge pull request #125026 from azarboon/patch-887366
Browse files Browse the repository at this point in the history
Update logic-apps-overview.md
  • Loading branch information
ttorble authored Dec 5, 2024
2 parents 620cecf + 4e6775f commit a118317
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions articles/logic-apps/logic-apps-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,10 @@ To learn how other companies improved their agility and increased focus on their

All these services help you connect and bring together disparate systems. Each service has their advantages and benefits, so combining their capabilities is the best way to quickly build a scalable, full-featured integration system. For more information, see [Choose between Azure Logic Apps, Azure Functions, Azure WebJobs, and Microsoft Power Automate](../azure-functions/functions-compare-logic-apps-ms-flow-webjobs.md).

## How does Azure Logic Apps differ from Azure Automation Runbooks?

[Azure Automation Runbooks](/azure/automation/automation-runbook-types) provide a lightweight and cost-effective solution for straightforward remediations, such as restarting virtual machines. In contrast, Azure Logic Apps are ideal for workflows and orchestrations between multiple services, systems, apps, and data. including workloads that run custom code or require complex logic that uses control structures such as loops, branching, conditions, and more.

## How quickly can I ramp up my solutions with Azure Logic Apps?

You can start small with your current systems and services, and then grow incrementally at your own pace. When you're ready, Azure Logic Apps helps you implement and scale up to more mature integration scenarios by providing the following capabilities and benefits.
Expand Down

0 comments on commit a118317

Please sign in to comment.