Skip to content

Commit 3d3a9d3

Browse files
Merge pull request #266542 from jadacampbell/add-cherry-picker
adding back cherry picker UI doc
2 parents 6987d21 + 98d522f commit 3d3a9d3

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

articles/communication-services/quickstarts/telephony/get-phone-number.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Quickstart - Get and manage phone numbers using Azure Communication Services
3-
description: Learn how to manage phone numbers using Azure Communication Services
3+
description: Learn how to manage phone numbers using Azure Communication Services.
44
author: prakulka
55
manager: nmurav
66
services: azure-communication-services
@@ -10,7 +10,7 @@ ms.topic: quickstart
1010
ms.service: azure-communication-services
1111
ms.subservice: pstn
1212
ms.custom: references_regions, mode-other, devx-track-extended-java, devx-track-js, devx-track-python
13-
zone_pivot_groups: acs-azcli-azp-java-net-python-csharp-js
13+
zone_pivot_groups: acs-azcli-azp-azpnew-java-net-python-csharp-js
1414
---
1515

1616
# Quickstart: Get and manage phone numbers
@@ -27,6 +27,10 @@ zone_pivot_groups: acs-azcli-azp-java-net-python-csharp-js
2727
[!INCLUDE [Azure portal](./includes/phone-numbers-portal.md)]
2828
::: zone-end
2929

30+
::: zone pivot="platform-azp-new"
31+
[!INCLUDE [Azure portal (new)](./includes/phone-numbers-portal-new.md)]
32+
::: zone-end
33+
3034
::: zone pivot="programming-language-csharp"
3135
[!INCLUDE [Azure portal](./includes/phone-numbers-net.md)]
3236
::: zone-end
@@ -47,9 +51,9 @@ zone_pivot_groups: acs-azcli-azp-java-net-python-csharp-js
4751

4852
Common Questions and Issues:
4953

50-
- When a phone number is released, the phone number will not be released or able to be repurchased until the end of the billing cycle.
54+
- When a phone number is released, the phone number shows up in your ACS resource on Azure Portal until the end of the billing cycle. It also can't be repurchased until the end of the billing cycle.
5155

52-
- When a Communication Services resource is deleted, the phone numbers associated with that resource will be automatically released at the same time.
56+
- When a Communication Services resource is deleted, the phone numbers associated with that resource are automatically released at the same time.
5357

5458
## Next steps
5559

0 commit comments

Comments
 (0)