Skip to content

Commit cedd41f

Browse files
author
ecfan
committed
Update UX and content
1 parent 81a8c74 commit cedd41f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/logic-apps/create-single-tenant-workflows-azure-portal.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -174,19 +174,19 @@ More workflows in your logic app raise the risk of longer load times, which nega
174174

175175
1. On the deployment completion page, select **Go to resource** so that you can add a blank workflow.
176176

177-
![Screenshot showing Azure portal and finished deployment.](./media/create-single-tenant-workflows-azure-portal/logic-app-completed-deployment.png)
177+
:::image type="content" source="media/create-single-tenant-workflows-azure-portal/logic-app-completed-deployment.png" alt-text="Screenshot showing Azure portal and finished deployment." lightbox="media/create-single-tenant-workflows-azure-portal/logic-app-completed-deployment.png":::
178178

179179
<a name="add-workflow"></a>
180180

181181
## Add a blank workflow
182182

183183
After you create your empty logic app resource, you have to add your first workflow.
184184

185-
1. After Azure opens the resource, on your logic app resource menu, select **Workflows**. On the **Workflows** toolbar, select **Add**.
185+
1. After Azure opens the resource, on your logic app menu, under **Workflows**, select **Workflows**. On the **Workflows** toolbar, select **Add**.
186186

187-
![Screenshot showing logic app resource menu with Workflows selected, and on the toolbar, Add is selected.](./media/create-single-tenant-workflows-azure-portal/logic-app-add-blank-workflow.png)
187+
:::image type="content" source="media/create-single-tenant-workflows-azure-portal/logic-app-add-blank-workflow.png" alt-text="Screenshot shows logic app menu with Workflows selected. The toolbar shows selected option for Add." lightbox="media/create-single-tenant-workflows-azure-portal/logic-app-add-blank-workflow.png":::
188188

189-
1. After the **New workflow** pane opens, provide a name for your workflow, and select the state type, either [**Stateful** or **Stateless**](single-tenant-overview-compare.md#stateful-stateless). When you're done, select **Create**.
189+
1. After the **New workflow** pane opens, provide a name for your workflow, and select the state type, either [**Stateful** or **Stateless**](single-tenant-overview-compare.md#stateful-stateless). When you finish, select **Create**.
190190

191191
This example adds a blank stateful workflow named **Stateful-Workflow**. By default, the workflow is enabled but doesn't do anything until you add a trigger and actions.
192192

@@ -198,7 +198,7 @@ After you create your empty logic app resource, you have to add your first workf
198198

199199
The designer surface shows a prompt to select a trigger operation. By default, the prompt is already selected so that a pane with available triggers already appears open.
200200

201-
So now you'll add a trigger that starts your workflow.
201+
Now, add a trigger that starts your workflow.
202202

203203
<a name="add-trigger-actions"></a>
204204

-120 Bytes
Loading

0 commit comments

Comments
 (0)