Skip to content

Commit ba1cd81

Browse files
author
RoseHJM
committed
Fix layout
1 parent 8dfa5c9 commit ba1cd81

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

articles/devtest-labs/devtest-lab-auto-shutdown.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -114,18 +114,17 @@ To get started, create a logic app in Azure with the following steps:
114114

115115
1. On the **Create Logic App** page:
116116

117-
118-
|Name |Value |
119-
|---------|---------|
120-
|Subscription |Select your Azure Subscription. |
121-
|Resource group |Select a resource group or create a new one. |
122-
|Logic app name |Enter a descriptive name for your logic app. |
123-
|Publish | Workflow |
124-
|Region |Select a region near you or near other services your logic app accesses. |
125-
|Plan type |Consumption. A consumption plan allows you to use the logic app designer to create your app. |
126-
|Windows Plan |Accept the default App Service Plan (ASP). |
127-
|Pricing plan |Accept the default Workflow Standard WS1 (210 total ACU, 3.5 GB memory, 1 vCPU) |
128-
|Zone redundancy |Accept the default: Disabled. |
117+
|Name |Value |
118+
|---------|---------|
119+
|Subscription |Select your Azure Subscription. |
120+
|Resource group |Select a resource group or create a new one. |
121+
|Logic app name |Enter a descriptive name for your logic app. |
122+
|Publish | Workflow |
123+
|Region |Select a region near you or near other services your logic app accesses. |
124+
|Plan type |Consumption. A consumption plan allows you to use the logic app designer to create your app. |
125+
|Windows Plan |Accept the default App Service Plan (ASP). |
126+
|Pricing plan |Accept the default Workflow Standard WS1 (210 total ACU, 3.5 GB memory, 1 vCPU) |
127+
|Zone redundancy |Accept the default: Disabled. |
129128

130129

131130
:::image type="content" source="media/devtest-lab-auto-shutdown/new-logic-app-page.png" alt-text="Screenshot showing the Create Logic App page.":::

0 commit comments

Comments
 (0)