Skip to content

Commit ee67448

Browse files
author
ecfan
committed
Fix PR review issues and update obsolete UX
1 parent 0ec5494 commit ee67448

File tree

8 files changed

+69
-68
lines changed

8 files changed

+69
-68
lines changed
-48 Bytes
Loading

articles/logic-apps/tutorial-build-schedule-recurring-logic-app-workflow.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,14 @@ When you're done, your workflow looks similar to the following high level exampl
6767
| **Resource Group** | Yes | **LA-TravelTime-RG** | The [Azure resource group](../azure-resource-manager/management/overview.md) where you create your logic app resource and related resources. This name must be unique across regions and can contain only letters, numbers, hyphens (`-`), underscores (`_`), parentheses (`(`, `)`), and periods (`.`). |
6868
| **Name** | Yes | **LA-TravelTime** | Your logic app resource name, which must be unique across regions and can contain only letters, numbers, hyphens (`-`), underscores (`_`), parentheses (`(`, `)`), and periods (`.`). |
6969

70-
1. Before you continue making selections, go to the **Plan** section. For **Plan type**, select **Consumption** to show only the settings for a Consumption logic app workflow, which runs in multienant Azure Logic Apps.
70+
1. Before you continue making selections, go to the **Plan** section. For **Plan type**, select **Consumption** to show only the settings for a Consumption logic app workflow, which runs in multitenant Azure Logic Apps.
7171

7272
The **Plan type** property also specifies the billing model to use.
7373

7474
| Plan type | Description |
7575
|-----------|-------------|
76-
| **Standard** | This logic app type is the default selection and runs in single-tenant Azure Logic Apps and uses the [Standard billing plan](logic-apps-pricing.md#standard-pricing). |
77-
| **Consumption** | This logic app type runs in global, multitenant Azure Logic Apps and uses the [Consumption billing plan](logic-apps-pricing.md#consumption-pricing). |
76+
| **Standard** | This logic app type is the default selection and runs in single-tenant Azure Logic Apps and uses the [Standard pricing model](logic-apps-pricing.md#standard-pricing). |
77+
| **Consumption** | This logic app type runs in global, multitenant Azure Logic Apps and uses the [Consumption pricing model](logic-apps-pricing.md#consumption-pricing). |
7878

7979
1. Now continue with the following selections:
8080

@@ -246,7 +246,7 @@ Next, add the action to run when the travel time exceeds your limit.
246246

247247
Now, add an action that sends email when the travel time exceeds your limit. This email includes the current travel time and the extra time necessary to travel the specified route.
248248

249-
1. In the condition's **True** branch, the plus sign (**+**), and then select **Add an action**.
249+
1. In the condition's **True** branch, select the plus sign (**+**), and then select **Add an action**.
250250

251251
1. [Follow these general steps to add an **Office 365 Outlook** action named **Send an email**](create-workflow-with-trigger-or-action.md?tabs=consumption#add-action).
252252

articles/machine-learning/how-to-use-event-grid-batch.md

Lines changed: 65 additions & 64 deletions
Large diffs are not rendered by default.
-131 KB
Loading
-22.5 KB
Loading
-7.61 KB
Loading
-12 KB
Loading
-12 KB
Loading

0 commit comments

Comments
 (0)