You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/quickstarts/advanced-messaging/whatsapp/handle-advanced-messaging-events.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ The Event Grid Viewer is a sample site that allows you to view incoming events f
55
55
56
56
:::image type="content" source="./media/handle-advanced-messaging-events/default-domain.png" lightbox="./media/handle-advanced-messaging-events/default-domain.png" alt-text="Screenshot that shows URL of Events Viewer web app.":::
57
57
58
-
6. The URL for the Event Grid Viewer is the Site Name you used to create the deployment with the path `/api/update` appended.
58
+
6. The URL for the Event Grid Viewer is the Site Name you used to create the deployment with the path `/api/updates` appended.
59
59
For example: "https://{{site-name}}.azurewebsites.net/api/updates". You'll need it in the next step and during the creation of the demo app.
0 commit comments