Skip to content

Commit ef4f0d5

Browse files
authored
Ad links instead to the comparison article.
1 parent b51296c commit ef4f0d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-functions/functions-compare-logic-apps-ms-flow-webjobs.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ This article compares the following Microsoft cloud services:
2323
* [Azure Functions](https://azure.microsoft.com/services/functions/)
2424
* [Azure App Service WebJobs](../app-service/webjobs-create.md)
2525

26-
All of these services can solve integration problems and automate business processes. They can all define input, actions, conditions, and output. You can run each of them on a schedule or trigger. Each service has unique advantages, and this article explains the differences.
26+
All of these services can solve integration problems and automate business processes. They can all define input, actions, conditions, and output. You can run each of them on a schedule or trigger. Each service has unique advantages, and this article explains the differences.
27+
28+
If you are looking for a more general comparison between Azure Functions and other Azure compute options, see [Criteria for choosing an Azure compute service](/azure/architecture/guide/technology-choices/compute-comparison) and [Choosing an Azure compute option for microservices](/azure/architecture/microservices/design/compute-options).
2729

2830
## Compare Microsoft Flow and Azure Logic Apps
2931

0 commit comments

Comments
 (0)