Skip to content

Commit 5fd5ca7

Browse files
Update view-events-request-bin.md
1 parent 66e3914 commit 5fd5ca7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/how-tos/event-grid/view-events-request-bin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you already have an Azure Event Grid viewer deployed or would like to have a
2525

2626
Alternatively, if you want a quick and easy way to validate your events, you can use [RequestBin](https://requestbin.com/). RequestBin offers two modalities to pick from. If you want to quickly test your events, you can use the [public endpoint](https://requestbin.com/r) setup. These public endpoints make event data accessible to anyone with a URL. If you prefer to keep it private, you can create a RequestBin account and create a private endpoint. For more information, see RequestBin [public vs private endpoints](https://requestbin.com/docs/#public-vs-private-endpoints).
2727

28-
![Screenshot of RequestBin URL configuration](./media/requestbin-url.png)
28+
![Screenshot of RequestBin URL configuration.](./media/requestbin-url.png)
2929

3030
The next steps are the same for both options.
3131

@@ -43,7 +43,7 @@ The next steps are the same for both options.
4343

4444
2. (Optional, only if using RequestBin) You need to copy the `validationURL` on the first event the gets posted to your endpoint. You need to paste that URL on your browser to validate the endpoint. The page should saw 'Webhook successfully validated as a subscription endpoint'.
4545

46-
![Screenshot showing event in RequestBin](./media/validation-request-bin.png)
46+
![Screenshot showing event in RequestBin.](./media/validation-request-bin.png)
4747

4848
## View events
4949

0 commit comments

Comments
 (0)