Skip to content

Commit 05a9a23

Browse files
authored
Merge pull request #106071 from sguitardude/patch-6
Add Plan type: Consumption
2 parents 9aa445d + 4ac737f commit 05a9a23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/logic-apps/tutorial-process-mailing-list-subscriptions-workflow.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ When you're done, your logic app looks like this workflow at a high level:
6161
| **Resource group** | LA-MailingList-RG | The name for the [Azure resource group](../azure-resource-manager/management/overview.md), which is used to organize related resources. This example creates a new resource group named `LA-MailingList-RG`. |
6262
| **Name** | LA-MailingList | Your logic app's name, which can contain only letters, numbers, hyphens (`-`), underscores (`_`), parentheses (`(`, `)`), and periods (`.`). This example uses `LA-MailingList`. |
6363
| **Location** | West US | The region where to store your logic app information. This example uses `West US`. |
64+
| **Plan type** | Consumption |
6465
| **Log Analytics** | Off | Keep the **Off** setting for diagnostic logging. |
6566
||||
6667

0 commit comments

Comments
 (0)