You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/event-grid/publish-iot-hub-events-to-logic-apps.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ This article walks through a sample configuration that uses IoT Hub and Event Gr
28
28
29
29
You can quickly create a new IoT hub using the Azure Cloud Shell terminal in the portal.
30
30
31
-
1. Sign-in to the [Azure portal](https://portal.azure.com).
31
+
1. Signin to the [Azure portal](https://portal.azure.com).
32
32
33
33
1. On the upper right of the page, select the Cloud Shell button.
34
34
@@ -129,7 +129,7 @@ Actions are any steps that occur after the trigger starts the logic app workflow
129
129
130
130
1. Search for **Outlook**.
131
131
132
-
1. Based on your email provider, find and select the matching connector. This tutorial uses **Outlook.com**. The steps for other email providers are similar. Alternatively, use Office 365 Outlook to skip the signin step.
132
+
1. Based on your email provider, find and select the matching connector. This tutorial uses **Outlook.com**. The steps for other email providers are similar. Alternatively, use Office 365 Outlook to skip the sign-in step.
@@ -145,7 +145,7 @@ Actions are any steps that occur after the trigger starts the logic app workflow
145
145
146
146
After selecting `eventType`, you'll see the email form output so far. Select the **Send and email (V2)** to edit the body of your email.
147
147
148
-
:::image type="content" source="./media/publish-iot-hub-events-to-logic-apps/send-an-email.png" alt-text="Screenshot of the condensed body output form." lightbox="./media/publish-iot-hub-events-to-logic-apps/send-an-email.png":::
148
+
:::image type="content" source="./media/publish-iot-hub-events-to-logic-apps/send-email.png" alt-text="Screenshot of the condensed body output form." lightbox="./media/publish-iot-hub-events-to-logic-apps/send-email.png":::
149
149
150
150
***Body**: Write the text for your email. Select JSON properties from the selector tool to include dynamic content based on event data. If you can't see the Dynamic content, select the **Add dynamic content** hyperlink under the **Body** text box. If it doesn't show you the fields you want, click *more* in the Dynamic content screen to include the fields from the previous action.
0 commit comments