Skip to content

Commit 66e3914

Browse files
Update local-testing-event-grid.md
1 parent 54ed7c0 commit 66e3914

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/how-tos/event-grid/local-testing-event-grid.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ ngrok http 7071
6868
- `Content-Type`: `application/json`
6969
- `aeg-event-type`: `Notification`
7070

71-
![Screenshot of Postman headers configuration](media/postman-header.png)
71+
![Screenshot of Postman headers configuration.](media/postman-header.png)
7272

7373
6. Select the `Send` button to trigger the event.
7474

75-
![Screenshot of Postman send button](media/postman-send.png)
75+
![Screenshot of Postman send button.](media/postman-send.png)
7676

7777
At this point, an event should trigger in your Azure Function. You can verify the event by looking at the execution of your Azure Function. You can then validate that the function is doing its job correctly.

0 commit comments

Comments
 (0)