Skip to content

Commit 6a65e8a

Browse files
committed
seo tweaks
1 parent ead4b0c commit 6a65e8a

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

articles/digital-twins/tutorial-facilities-events.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ An [event grid topic](../event-grid/concepts.md#topics) provides an interface to
6161

6262
1. Select **Access keys**, and copy **Key 1** and **Key 2** to a temporary file. You'll need these values to create the endpoint in the next section.
6363

64-
[![Event Grid keys](./media/tutorial-facilities-events/event-grid-keys.png)](./media/tutorial-facilities-events/event-grid-keys.png#lightbox)
64+
[![Event Grid keys](./media/tutorial-facilities-events/tutorial-event-grid-keys.png)](./media/tutorial-facilities-events/tutorial-event-grid-keys.png#lightbox)
6565

6666
### Create an endpoint for the event grid topic
6767

@@ -110,7 +110,7 @@ You can use the [Azure Logic Apps](../logic-apps/logic-apps-overview.md) service
110110

111111
1. Enter a **Name** for your Logic App resource, and then select your **Subscription**, **Resource group**, and **Location**. Select **Create**.
112112

113-
[![Create a Logic Apps resource](./media/tutorial-facilities-events/create-logic-app.png)](./media/tutorial-facilities-events/create-logic-app.png#lightbox)
113+
[![Create a Logic Apps resource](./media/tutorial-facilities-events/tutorial-create-logic-app.png)](./media/tutorial-facilities-events/tutorial-create-logic-app.png#lightbox)
114114

115115
1. Open your Logic Apps resource when it's deployed, and then open the **Logic app designer** pane.
116116

@@ -168,7 +168,7 @@ You can use the [Azure Logic Apps](../logic-apps/logic-apps-overview.md) service
168168

169169
c. In the second **Choose a value** text box, enter `UdfCustom`.
170170

171-
[![Selected conditions](./media/tutorial-facilities-events/logic-app-condition.png)](./media/tutorial-facilities-events/logic-app-condition.png#lightbox)
171+
[![Selected conditions](./media/tutorial-facilities-events/tutorial-logic-app-condition.png)](./media/tutorial-facilities-events/tutorial-logic-app-condition.png#lightbox)
172172

173173
1. In the **If true** window:
174174

@@ -180,7 +180,7 @@ You can use the [Azure Logic Apps](../logic-apps/logic-apps-overview.md) service
180180

181181
d. Under **Body** in the same window, enter text similar to this: **Poor air quality detected in a room, and temperature needs to be adjusted**. Feel free to elaborate by using elements from the **Dynamic content** list.
182182

183-
[![Logic Apps "Send an email" selections](./media/tutorial-facilities-events/logic-app-send-email.png)](./media/tutorial-facilities-events/logic-app-send-email.png#lightbox)
183+
[![Logic Apps "Send an email" selections](./media/tutorial-facilities-events/tutorial-logic-app-send-email.png)](./media/tutorial-facilities-events/tutorial-logic-app-send-email.png#lightbox)
184184

185185
1. Select the **Save** button at the top of the **Logic app designer** pane.
186186

0 commit comments

Comments
 (0)