Skip to content

Commit e906696

Browse files
Merge pull request #306630 from v-thepet/free5
BULK PR 5 - Q&M: Azure-Trial Cleanup Project
2 parents 83bb4ea + cb30a17 commit e906696

122 files changed

Lines changed: 122 additions & 122 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

articles/communication-services/concepts/advanced-messaging/whatsapp/whatsapp-channel-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The following video demonstrates this process.
3333

3434
- [Facebook account](https://www.facebook.com/)
3535
- [Active Meta Business account](https://www.facebook.com/business/tools/meta-business-suite)
36-
- 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/).
36+
- An Azure account with an active subscription where you have the role of an owner. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
3737

3838
## Create an Azure Communication Services resource in Azure portal
3939

articles/communication-services/concepts/call-automation/azure-communication-services-azure-cognitive-services-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You need to connect your Azure Communication Services resource with the Azure AI
4343
- Manually adding the Managed Identity to your Azure Communication Services resource. This step is more advanced and requires a little more effort to connect your Azure Communication Services to your Azure AI services.
4444

4545
## Prerequisites
46-
- Azure account with an active subscription and access to Azure portal, for details see [Create an account for free](https://azure.microsoft.com/free/).
46+
- Azure account with an active subscription and access to Azure portal, for details see [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
4747
- Azure Communication Services resource. See [Create an Azure Communication Services resource](../../quickstarts/create-communication-resource.md?tabs=windows&pivots=platform-azp).
4848
- Azure Communication Service `Microsoft.Authorization/roleAssignments/write` permissions, commonly done through Azure RBAC. See [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal).
4949
- An [Azure AI Services resource](/azure/ai-services/multi-service-resource) .

articles/communication-services/concepts/interop/teams-user/teams-shared-line-appearance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Microsoft Teams shared line appearance lets a user choose a delegate to answer o
2020

2121
## Prerequisites
2222

23-
- An Azure account with an active subscription. See [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
23+
- An Azure account with an active subscription. See [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2424
- A deployed Communication Services resource. See [Create a Communication Services resource](../../../quickstarts/create-communication-resource.md).
2525
- A user access token to enable the calling client. For more information, see [Create and manage access tokens](../../../quickstarts/identity/access-tokens.md).
2626
- Licensing requirements for delegator and delegates. See [Teams Phone license](/microsoftteams/shared-line-appearance#license-required).

articles/communication-services/concepts/telephony/try-number-lookup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Try Number Lookup is a tool in Azure portal to help customers confirm that the p
1818

1919
## Prerequisites
2020

21-
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/).
21+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2222
- A deployed Communication Services resource. Create an [Azure Communication Resource](../../quickstarts/create-communication-resource.md).
2323

2424
## Overview

articles/communication-services/concepts/telephony/try-phone-calling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Try Phone Calling is a tool in Azure portal to help customers confirm the setup
1818

1919
## Prerequisites
2020

21-
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/).
21+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2222
- A deployed Communication Services resource. Create an [Azure Communication Resource](../../quickstarts/create-communication-resource.md).
2323
- A [phone number acquired](../../quickstarts/telephony/get-phone-number.md) in your Communication Services resource, or Azure Communication Services direct routing configured. If you have a free subscription, you can [get a trial phone number](../../quickstarts/telephony/get-trial-phone-number.md).
2424

articles/communication-services/concepts/voice-video-calling/pre-call-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The pre-call API feature enables developers to programmatically validate a clien
2020

2121
## Prerequisites
2222

23-
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
23+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2424
- [Node.js](https://nodejs.org/) active Long Term Support(LTS) versions are recommended.
2525
- An active Communication Services resource. [Create a Communication Services resource](../../quickstarts/create-communication-resource.md).
2626
- A User Access Token to instantiate the call client. Learn how to [create and manage user access tokens](../../quickstarts/identity/access-tokens.md). You can also use the Azure CLI and run the next command with your connection string to create a user and an access token. Remember to copy the connection string from the resource through Azure portal.

articles/communication-services/concepts/voice-video-calling/video-effects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The Azure Communication Calling SDK enables you to create video effects that are
3030

3131
### Install the Azure Communication Services Calling SDK
3232

33-
- An Azure account with an active subscription is required. See [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) on how to create an Azure account.
33+
- An Azure account with an active subscription is required. See [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) on how to create an Azure account.
3434
- [Node.js](https://nodejs.org/) active Long Term Support(LTS) versions are recommended.
3535
- An active Communication Services resource. [Create a Communication Services resource](../../quickstarts/create-communication-resource.md).
3636
- A User Access Token to instantiate a call client. Learn how to [create and manage user access tokens](../../quickstarts/identity/access-tokens.md). You can also use the Azure CLI and run the command with your connection string to create a user and an access token. Record the connection string from the resource through Azure portal.

articles/communication-services/how-tos/call-automation/includes/audio-streaming-quickstart-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: alvinhan
1212
---
1313

1414
## Prerequisites
15-
- An Azure account with an active subscription, for details see [Create an account for free.](https://azure.microsoft.com/free/)
15+
- An Azure account with an active subscription, for details see [Create an account for free.](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
1616
- An Azure Communication Services resource. See [Create an Azure Communication Services resource](../../../quickstarts/create-communication-resource.md?tabs=windows&pivots=platform-azp).
1717
- A new web service application created using the [Call Automation SDK](../../../quickstarts/call-automation/callflows-for-customer-interactions.md).
1818
- The latest [.NET library](https://dotnet.microsoft.com/download/dotnet-core) for your operating system.

articles/communication-services/how-tos/call-automation/includes/audio-streaming-quickstart-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: alvinhan
1313

1414
## Prerequisites
1515

16-
- Azure account with an active subscription, for details see [Create an account for free.](https://azure.microsoft.com/free/)
16+
- Azure account with an active subscription, for details see [Create an account for free.](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
1717
- An Azure Communication Services resource. See [Create an Azure Communication Services resource](../../../quickstarts/create-communication-resource.md?tabs=windows&pivots=platform-azp).
1818
- A new web service application created using the [Call Automation SDK](../../../quickstarts/call-automation/callflows-for-customer-interactions.md).
1919
- [Java Development Kit](/java/azure/jdk/?preserve-view=true&view=azure-java-stable) version 17 or above.

articles/communication-services/how-tos/call-automation/includes/audio-streaming-quickstart-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: alvinhan
1212
---
1313

1414
## Prerequisites
15-
- Azure account with an active subscription, for details see [Create an account for free.](https://azure.microsoft.com/free/)
15+
- Azure account with an active subscription, for details see [Create an account for free.](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
1616
- An Azure Communication Services resource. See [Create an Azure Communication Services resource](../../../quickstarts/create-communication-resource.md?tabs=windows&pivots=platform-azp).
1717
- A new web service application created using the [Call Automation SDK](../../../quickstarts/call-automation/callflows-for-customer-interactions.md).
1818
- [Node.js](https://nodejs.org/en/) LTS installation

0 commit comments

Comments
 (0)