Skip to content

Commit a118317

Browse files
authored
Merge pull request #125026 from azarboon/patch-887366
Update logic-apps-overview.md
2 parents 620cecf + 4e6775f commit a118317

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/logic-apps/logic-apps-overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@ To learn how other companies improved their agility and increased focus on their
9898

9999
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).
100100

101+
## How does Azure Logic Apps differ from Azure Automation Runbooks?
102+
103+
[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.
104+
101105
## How quickly can I ramp up my solutions with Azure Logic Apps?
102106

103107
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.

0 commit comments

Comments
 (0)