Skip to content

Commit 573ceae

Browse files
committed
fixed issue
1 parent 4048019 commit 573ceae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ You've triggered the event, and Event Grid sent the message to the endpoint you
221221
:::image type="content" source="./media/custom-event-to-function/monitor-page-invocations.png" alt-text="Screenshot showing the Invocations tab of the Monitor page.":::
222222
2. Select the invocation to see the details.
223223

224-
:::image type="content" source="./media/custom-event-to-function/invocation-details-page.png" alt-text="Screenshot showing the Invocations tab of the Monitor page.":::
224+
:::image type="content" source="./media/custom-event-to-function/invocation-details-page.png" alt-text="Screenshot showing the Invocation details.":::
225225
3. You can also use the **Logs** tab in the right pane to see the logged messages when you post events to the topic's endpoint.
226226

227227
:::image type="content" source="./media/custom-event-to-function/successful-function.png" lightbox="./media/custom-event-to-function/successful-function.png" alt-text="Image showing the Monitor view of the Azure function with a log.":::

0 commit comments

Comments
 (0)