Skip to content

Commit 0a184d8

Browse files
authored
Update concepts-schedule-automated-recurring-tasks-workflows.md
1 parent 5365853 commit 0a184d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/concepts-schedule-automated-recurring-tasks-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can also use the Schedule built-in actions to pause your workflow before the
3636

3737
This guide describes the capabilities for the Schedule-type built-in triggers and actions.
3838

39-
## Run recurring workloads with without multiple logic apps
39+
## Run recurring workloads without creating multiple logic apps
4040

4141
You can schedule and run recurring workloads without creating a separate Consumption logic app for each scheduled job and running into the [limit on workflows per region and subscription](logic-apps-limits-and-config.md#definition-limits). Instead, you can either [create a Standard logic app with multiple workflows](create-single-tenant-workflows-azure-portal.md), or use the Consumption logic app pattern that's created by the [Azure QuickStart template: Logic Apps job scheduler](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.logic/logicapps-jobscheduler/).
4242

0 commit comments

Comments
 (0)