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/concepts/advanced-messaging/whatsapp/whatsapp-channel-prerequisites.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,10 @@ Make sure the phone number has the following capabilities:
60
60
1. Able to receive SMS so your phone number can be verified by Meta
61
61
2. Phone number isn't already associated with a WhatsApp Business Account
62
62
63
-
## Setup and Deploy Event Grid Viewer
63
+
If you're using an Azure Communication Services phone number, continue to follow the [subsequential steps](#setup-and-deploy-event-grid-viewer).
64
+
If you're bringing your own phone number, jump to next [section](#connect-whatsapp-business-account-as-a-channel-in-azure-communication-services-resource).
65
+
66
+
### Setup and Deploy Event Grid Viewer
64
67
65
68
The following steps are only needed if you chose to use an Azure Communication Services phone number with SMS enabled. The Event Grid Viewer displays notification information for events it's subscribed to.
66
69
@@ -91,12 +94,12 @@ The following steps are only needed if you chose to use an Azure Communication S
91
94
92
95
:::image type="content" source="./media/event-grid-viewer-web-app.png" lightbox="./media/event-grid-viewer-web-app.png" alt-text="Screenshot that shows URL of Event Grid Viewer web app.":::
93
96
94
-
7. Launch that site in your browser and keep it running so you can receive the verification code when you're [linking your WhatsApp business account to Azure Communication Services resource](#link-whatsapp-business-account-as-a-channel-in-azure-communication-services-resource). The Event Grid Viewer should look like this.
97
+
7. Launch that site in your browser and keep it running so you can receive the verification code when you're [connecting your WhatsApp business account to Azure Communication Services resource](#connect-whatsapp-business-account-as-a-channel-in-azure-communication-services-resource). The Event Grid Viewer should look like this.
95
98
96
99
:::image type="content" source="./media/event-grid-viewer-site.png" lightbox="./media/event-grid-viewer-site.png" alt-text="Screenshot that shows the Event Grid Viewer web app.":::
97
100
98
101
99
-
## Subscribe to SMS received event
102
+
###Subscribe to SMS received event
100
103
101
104
Getting the verification code is required to link your WhatsApp business account to Azure Communication Services resource. Follow these instructions to have the [Azure Event Grid subscribe to the SMS Received event](../../../quickstarts/sms/handle-sms-events#subscribe-to-sms-events-by-using-web-hooks).
0 commit comments