Skip to content

Commit ad9c1f5

Browse files
author
ecfan
committed
Update ToC
1 parent 3127c6c commit ad9c1f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/logic-apps/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ items:
3636
href: create-single-tenant-workflows-visual-studio-code.md
3737
- name: Tutorials
3838
items:
39-
- name: Create Consumption schedule-based workflows
39+
- name: Create Consumption schedule-based workflow
4040
href: tutorial-build-schedule-recurring-logic-app-workflow.md
41-
- name: Create Consumption approval-based workflows
41+
- name: Create Consumption approval-based workflow
4242
href: tutorial-process-mailing-list-subscriptions-workflow.md
4343
- name: Create Consumption workflow with Azure Storage and Azure Functions
4444
href: tutorial-process-email-attachments-workflow.md

includes/logic-apps-host-plans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ ms.date: 08/07/2024
99
| Plan | Description |
1010
|------|-------------|
1111
| **Consumption** | Creates a logic app resource that supports only one workflow that runs in multitenant Azure Logic Apps and uses the [Consumption model for billing](../articles/logic-apps/logic-apps-pricing.md#consumption-pricing). |
12-
| **Standard** | Creates a logic app resource that supports multiple workflows. You have the following options: <br><br>- **Workflow Service Plan**: Workflows run in single-tenant Azure Logic Apps and use the [Standard billing model](../articles/logic-apps/logic-apps-pricing.md#standard-pricing). <br><br>- **App Service Environment V3**: Workflows run in single-tenant Azure Logic Apps and use an [App Service Environment plan](../articles/app-service/environment/overview.md#pricing). |
12+
| **Standard** | Creates a logic app resource that supports multiple workflows. You have the following options: <br><br>- **Workflow Service Plan**: Workflows run in single-tenant Azure Logic Apps and use the [Standard model for billing](../articles/logic-apps/logic-apps-pricing.md#standard-pricing). <br><br>- **App Service Environment V3**: Workflows run in single-tenant Azure Logic Apps and use an [App Service Environment plan for billing](../articles/app-service/environment/overview.md#pricing). |

0 commit comments

Comments
 (0)