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: README.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
@@ -50,7 +50,7 @@ At the moment, the configuration of Azure Communication Services phone number is
50
50
1. Follow the instructions to purchase a phone number
51
51
1. Add an `ACS_SOURCE_NUMBER=xxx` environment variable to the `.azure/xxx/.env` file with the phone number
52
52
53
-
To enable inbound calls, you will alson need to add a webhook to the Event Grid System Topic resource.
53
+
To enable inbound calls, you will also need to add a webhook to the Event Grid System Topic resource. This must be done **after the application is deployed** (see [Deploy the application](#deploy-the-application)).
54
54
55
55
1. Go to the [Azure Portal](https://portal.azure.com) and navigate to the **Event Grid System Topic** resource that has been created
56
56
1. In the left menu, select **Event Subscription** and then click the **+ Event Subscription** button
0 commit comments