Skip to content

Commit e16373a

Browse files
committed
minor update
1 parent 573ceae commit e16373a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/event-grid/custom-event-to-function.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,9 @@ Before subscribing to the custom topic, create a function to handle the events.
6666
```
6767

6868
:::image type="content" source="./media/custom-event-to-function/function-code-test-menu.png" alt-text="Image showing the selection Code + Test menu for an Azure function.":::
69-
6. Select **Monitor** on the left menu, and then select **Logs**.
69+
6. Select **Monitor** on the left menu, and keep this window or tab of the browser open so that you can see the received event information.
7070

71-
:::image type="content" source="./media/custom-event-to-function/monitor-page.png" alt-text="Screenshot showing the Monitor view the Azure function.":::
72-
7. Keep this window or tab of the browser open so that you can see the received event information.
71+
:::image type="content" source="./media/custom-event-to-function/monitor-page.png" alt-text="Screenshot showing the Monitor view the Azure function.":::
7372

7473
## Create a custom topic
7574

0 commit comments

Comments
 (0)