Skip to content

Commit 0ec5494

Browse files
author
ecfan
committed
Fix broken art links
1 parent 5cc0803 commit 0ec5494

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ When you're done, your workflow looks similar to the following high level exampl
5959

6060
1. On the **Create Logic App** pane, on the **Basics** tab, provide the following information about your logic app resource.
6161

62-
:::image type="content" source="{source}" alt-text="Screenshot shows Azure portal, logic app creation pane, and info for new logic app resource." lightbox="media/tutorial-build-scheduled-recurring-logic-app-workflow/create-logic-app-settings.png":::
62+
:::image type="content" source="media/tutorial-build-scheduled-recurring-logic-app-workflow/create-logic-app-settings.png" alt-text="Screenshot shows Azure portal, logic app creation pane, and info for new logic app resource." lightbox="media/tutorial-build-scheduled-recurring-logic-app-workflow/create-logic-app-settings.png":::
6363

6464
| Property | Required | Value | Description |
6565
|----------|----------|-------|-------------|

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -153,12 +153,7 @@ We will be using cloud URIs provided by Event Grid to indicate the input data to
153153

154154
1. After Azure deploys your app, select **Go to resource**.
155155

156-
Azure opens the workflow template selection pane, which shows an introduction video, commonly used triggers, and workflow template patterns.
157-
158-
1. Scroll down past the video and common triggers sections to the **Templates** section, and select **Blank Logic App**.
159-
160-
![Screenshot that shows the workflow template selection pane with "Blank Logic App" selected.](../logic-apps/media/tutorial-build-scheduled-recurring-logic-app-workflow/select-logic-app-template.png)
161-
156+
Azure opens the workflow designer for your logic app.
162157

163158
## Configure the workflow parameters
164159

0 commit comments

Comments
 (0)