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
# Prerequisites to Configure WhatsApp as a Channel in Microsoft Copilot Studio
16
16
17
-
Azure Communication Services Advanced Messaging SDK enables AI agents in Microsoft Copilot Studio to send and receive WhatsApp messages to users. AI agents are associated to a unique WhatsApp Business account phone number.
17
+
Azure Communication Services Advanced Messaging SDK enables AI agents in Microsoft Copilot Studio to send and receive WhatsApp messages to users. Each AI agents are s linked to a unique WhatsApp Business phone number.
18
18
19
19
## Overview
20
20
@@ -38,8 +38,7 @@ The following video demonstrates this process.
38
38
39
39
## Create an Azure Communication Services resource in Azure portal
40
40
41
-
Follow the instructions in [Create an Azure Communication Services resource using Azure portal](../../../quickstarts
42
-
/create-communication-resource.md) section.
41
+
Follow the instructions in [Create an Azure Communication Services resource using Azure portal](../../../quickstarts/create-communication-resource.md) section.
43
42
44
43
When following those instructions, here are helpful tips:
45
44
@@ -143,7 +142,7 @@ When following those instructions, here are helpful tips:
143
142
144
143
:::image type="content" source="./media/facebook-login.png" lightbox="./media/facebook-login.png" alt-text="Screenshot that shows Facebook Sign-In screen.":::
145
144
146
-
9. The next screen notifies you that the Azure Communication Services app will receive your name and profile picture. It gives permission to Azure Communication Service APIs to manage your WhatsApp Business Account. Select **Continue**.
145
+
9. The next screen notifies you that the Azure Communication Services app will receive your name and profile picture. It gives permission to Azure Communication Services APIs to manage your WhatsApp Business Account. Select **Continue**.
147
146
148
147
:::image type="content" source="./media/facebook-authorization.png" lightbox="./media/facebook-authorization.png" alt-text="Screenshot that shows Facebook authorization page.":::
149
148
@@ -158,17 +157,16 @@ When following those instructions, here are helpful tips:
158
157
12. Select or create a WhatsApp Business Account.
159
158
160
159
:::image type="content" source="./media/create-whatsapp-business-account.png" lightbox="./media/create-whatsapp-business-account.png" alt-text="Screenshot that shows Creating or selecting WhatsApp Business account.":::
161
-
[image show create business account and select business profile]
162
160
163
161
13. Select or create a WhatsApp Business Profile. Fill out the required information.
164
162
165
163
:::image type="content" source="./media/create-whatsapp-business-profile.png" lightbox="./media/create-whatsapp-business-profile.png" alt-text="Screenshot that shows Creating or selecting WhatsApp Business profile.":::
166
164
167
165
:::image type="content" source="./media/whatsapp-business-profile-details.png" lightbox="./media/whatsapp-business-profile-details.png" alt-text="Screenshot that shows details need to create a WhatsApp Business profile.":::
168
166
169
-
14. The phone number you provide will be linked to your WhatsApp Business Account. Another WhatsApp Business account can't use this phone number.
167
+
14. The phone number you provide will be linked to your WhatsApp Business Account and can't be used by another WhatsApp Business account.
170
168
171
-
Use the Azure Communication Service phone number you provisioned previously or bring your own phone number.
169
+
Use the Azure Communication Services phone number you provisioned previously or bring your own phone number.
172
170
173
171
If the phone number you're bringing is:
174
172
- Under a solution provider other than Azure Communication Services, follow these instructions to [migrate your phone number to Azure Communication Services](https://developers.facebook.com/docs/whatsapp/solution-providers/support/migrating-phone-numbers-among-solution-partners-via-embedded-signup/). Create a [support ticket](https://azure.microsoft.com/support/create-ticket/) if help is needed.
@@ -192,7 +190,7 @@ When following those instructions, here are helpful tips:
192
190
193
191
19. Select **Finish**.
194
192
195
-
20. Now in your Azure Communication Service resource, under **Channels**, you'll see a new channel connected with a status of **Display name review pending**.
193
+
20. Now in your Azure Communication Services resource, under **Channels**, you'll see a new channel connected with a status of **Display name review pending**.
196
194
197
195
The status of your WhatsApp Business account is displayed in the Azure portal. Once approved, you will see an **Active** status.
0 commit comments