Skip to content

Commit 12b0b76

Browse files
authored
Apply suggestions from code review
1 parent c629a34 commit 12b0b76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/concepts/call-automation/incoming-call-notification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To check out a sample payload for the event and to learn about other calling eve
4949

5050
Below is an example of an Event Grid Webhook subscription where the event type filter is listening only to the `IncomingCall` event.
5151

52-
![Image showing IncomingCall subscription](./media/subscribe-incoming-call-event-grid.png)
52+
![Image showing IncomingCall subscription.](./media/subscribe-incoming-call-event-grid.png)
5353

5454
## Call routing in Call Automation or Event Grid
5555

@@ -60,7 +60,7 @@ You can use [advanced filters](../../../event-grid/event-filtering.md) in your E
6060
6161
Below is an example of an advanced filter on an Event Grid subscription watching for the `data.to.PhoneNumber.Value` string starting with a PSTN phone number of `+18005551212.
6262

63-
![Image showing Event Grid advanced filter](./media/event-grid-advanced-filter.png)
63+
![Image showing Event Grid advanced filter.](./media/event-grid-advanced-filter.png)
6464

6565
## Number assignment
6666

0 commit comments

Comments
 (0)