Skip to content

Commit ed0d021

Browse files
authored
Update and rename whatsapp-channel-in-copilot-studio.md to whatsapp-channel-prerequisites.md
1 parent bd218fa commit ed0d021

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed
Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,23 @@ The following video demonstrates this process.
3636
- [Active Meta Business account](https://www.facebook.com/business/tools/meta-business-suite)
3737
- An Azure account with an active subscription where you have the role of an owner. [Create an account for free](https://azure.microsoft.com/free/dotnet/).
3838

39-
## Create an Azure Communication Services resource in Azure Portal
39+
## Create an Azure Communication Services resource in Azure portal
4040

41-
Follow the instructions in [Create an Azure Communication Services resource using Azure portal](https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/create-communication-resource?tabs=windows&pivots=platform-azp#create-an-azure-communication-services-resource-using-azure-portal) section.
41+
Follow the instructions in [Create an Azure Communication Services resource using Azure portal](../../../quickstarts
42+
/create-communication-resource.md) section.
4243

4344
When following those instructions, here are helpful tips:
4445

4546
- Use the following image as an example of how you can fill in your project details and instance details to create your resource.
4647

47-
:::image type="content" source="./media/create-acs-resource.png" lightbox="./media/create-acs-resource.png" alt-text="Screenshot that shows populated fields to create a Azure Communication Services Resource in the Azure portal.":::
48+
:::image type="content" source="./media/create-acs-resource.png" lightbox="./media/create-acs-resource.png" alt-text="Screenshot that shows populated fields to create an Azure Communication Services Resource in the Azure portal.":::
4849

4950
- Assigning tags to your resource is optional.
5051
- Once your resource is deployed, continue with the below instructions.
5152

5253
## Get a phone number
5354

54-
You can [provision a SMS enabled phone number from Azure Communication Services](https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/telephony/get-phone-number?tabs=windows&pivots=platform-azp-new)
55+
You can [provision a SMS enabled phone number from Azure Communication Services](../../../quickstarts/telephony/get-phone-number.md)
5556
or bring your own phone number.
5657

5758
Make sure the phone number has the following capabilities:
@@ -61,9 +62,9 @@ Make sure the phone number has the following capabilities:
6162

6263
## Setup and Deploy Event Grid Viewer
6364

64-
The following steps are only needed if you chose to use a Toll-free number from Azure Communication Services phone number with SMS enabled. The Event Grid Viewer display notification information for events it is subscribed to.
65+
The following steps are only needed if you chose to use a Toll-free number from Azure Communication Services phone number with SMS enabled. The Event Grid Viewer displays notification information for events it's subscribed to.
6566

66-
1. Click on the following button to will launch a custom template for the Azure portal instance that you are logged into to set up the Event Grid Viewer.
67+
1. Click on the following button to launch a custom template for the Azure portal instance that you're logged into to set up the Event Grid Viewer.
6768

6869
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2Fazure-event-grid-viewer%2Fmain%2Fazuredeploy.json" target="_blank"><img src="https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true"/></a>
6970

@@ -97,7 +98,7 @@ The following steps are only needed if you chose to use a Toll-free number from
9798

9899
## Subscribe to SMS received event
99100

100-
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](https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/sms/handle-sms-events#subscribe-to-sms-events-by-using-web-hooks).
101+
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).
101102

102103
When following those instructions, here are helpful tips:
103104

@@ -125,7 +126,7 @@ When following those instructions, here are helpful tips:
125126
:::image type="content" source="./media/whatsapp-prerequisites.png" lightbox="./media/whatsapp-prerequisites.png" alt-text="Screenshot that shows Connect to WhatsApp prerequisites.":::
126127

127128
4. Select the **Next** button to continue
128-
5. Select the SMS enabled phone number you wish to use to connect to your WhatsApp Business Account. This can be either the [Azure Communication Services Toll-free phone number](#provision-an-azure-communication-services-phone-number) you previously provisioned or bring your own phone number.
129+
5. Select the SMS enabled phone number you wish to use to connect to your WhatsApp Business Account. This can be either the [Azure Communication Services phone number](#provision-an-azure-communication-services-phone-number) you previously provisioned or bring your own phone number.
129130

130131
:::image type="content" source="./media/phone-number-selection.png" lightbox="./media/phone-number-selection.png" alt-text="Screenshot that shows Connect to WhatsApp phone number selection.":::
131132

@@ -187,7 +188,7 @@ When following those instructions, here are helpful tips:
187188

188189
19. Select **Finish**.
189190

190-
20. Now in your Azure Communication Service resource, under **Channels**, you will see a new channel connected with a status of **Display name review pending**.
191+
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**.
191192

192193
The status of your WhatsApp Business account is displayed in the Azure portal. Once approved, you will see an **Active** status.
193194

0 commit comments

Comments
 (0)