Skip to content

Commit 5ccb1e7

Browse files
authored
Merge pull request #273196 from boris-bazilevskiy/doc-update-feb24
remove preview mentions
2 parents 6d5a64c + 9e0ecf0 commit 5ccb1e7

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

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

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,42 +6,34 @@ manager: dacarte
66
services: azure-communication-services
77

88
ms.author: bobazile
9-
ms.date: 3/13/2024
9+
ms.date: 4/24/2024
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
1212
ms.subservice: pstn
1313
---
1414

1515
# Try Phone Calling
1616

17-
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include-document.md)]
18-
19-
Try Phone Calling, now in public preview, is a tool in Azure preview portal to help customers confirm the setup of a telephony connection by making a phone call. It applies to both Voice Calling (PSTN) and direct routing. Try Phone Calling enables developers to quickly test Azure Communication Services calling capabilities, without an existing app or code on their end.
17+
Try Phone Calling is a tool in Azure portal to help customers confirm the setup of a telephony connection by making a phone call. It applies to both Voice Calling (PSTN) and direct routing. Try Phone Calling enables developers to quickly test Azure Communication Services calling capabilities, without an existing app or code on their end.
2018

2119
## Prerequisites
2220

2321
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/).
2422
- A deployed Communication Services resource. Create an [Azure Communication Resource](../../quickstarts/create-communication-resource.md).
25-
- 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).
26-
- A User Access Token to enable the call client. For more information, see [how to get a User Access Token](../../quickstarts/identity/access-tokens.md).
27-
23+
- 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).
2824

2925
## Overview
3026

31-
Open the [Azure preview portal](https://preview.portal.azure.com/#home) and search for **Try Phone Calling**. Then Enter a phone number, select a caller ID for this call, and the tool generates the code. You can also select **Use my connection string** and Try Phone Calling automatically gets the `connection string` for the resource.
27+
Open the [Azure portal](https://portal.azure.com/#home) and search for **Try Phone Calling**. Then Enter a phone number, select a caller ID for this call, and the tool generates the code. You can also select **Use my connection string** and Try Phone Calling automatically gets the `connection string` for the resource.
3228

3329
![alt text](../media/try-phone-calling.png "Make a phone call")
3430

3531
You can run generated code right from the tool page and see the status of the call. You can also copy the generated code into an application and enrich it with other Azure Communication Services features such as chat, SMS, and voice and video calling.
3632

37-
## Azure preview portal
38-
39-
The Try Phone Calling tool is in public preview, and is only available from the [Azure preview portal](https://preview.portal.azure.com/#home).
40-
4133
## Next steps
4234

4335
Making a phone call is just the start. Now you can integrate other Azure Communication Services features into your application.
4436

4537
- [Calling SDK overview](../voice-video-calling/calling-sdk-features.md)
4638
- [Chat concepts](../chat/concepts.md)
47-
- [SMS overview](../sms/concepts.md)
39+
- [SMS overview](../sms/concepts.md)

0 commit comments

Comments
 (0)