Skip to content

Commit 656051d

Browse files
committed
Fix formatting issue
1 parent 3655dff commit 656051d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-grid/monitor-virtual-machine-changes-event-grid-logic-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ as specified in the following table:
139139
|||
140140

141141
When you're done, your Event Grid trigger might look like this example:
142-
142+
143143
![Example Event Grid trigger details](./media/monitor-virtual-machine-changes-event-grid-logic-app/logic-app-event-grid-trigger-details.png)
144144

145145
1. Save your logic app. On the designer toolbar, choose **Save**.
@@ -257,7 +257,7 @@ sign in to your email account when you're asked for authentication.
257257
258258
| Property | Required | Value | Description |
259259
| -------- | -------- | ----- | ----------- |
260-
| **To** | Yes | <*recipient@domain*> | Enter the recipient's email address. For testing purposes, you can use your own email address. |
260+
| **To** | Yes | <*recipient\@domain*> | Enter the recipient's email address. For testing purposes, you can use your own email address. |
261261
| **Subject** | Yes | Resource updated: **Subject** | Enter the content for the email's subject. For this tutorial, enter the specified text, and select the event's **Subject** field. Here, your email subject includes the name for the updated resource (virtual machine). |
262262
| **Body** | Yes | Resource group: **Topic** <p>Event type: **Event Type**<p>Event ID: **ID**<p>Time: **Event Time** | Enter the content for the email's body. For this tutorial, enter the specified text and select the event's **Topic**, **Event Type**, **ID**, and **Event Time** fields so that your email includes the resource group name, event type, event timestamp, and event ID for the update. <p>To add blank lines in your content, press Shift + Enter. |
263263
||||

0 commit comments

Comments
 (0)