@@ -3,12 +3,12 @@ title: Azure Communication Phone Numbers client library for .NET
33keywords : Azure, dotnet, SDK, API, Azure.Communication.PhoneNumbers, communication
44author : acsdevx-msft
55ms.author : acsdevx-msft
6- ms.date : 08/29 /2023
6+ ms.date : 09/01 /2023
77ms.topic : reference
88ms.devlang : dotnet
99ms.service : communication
1010---
11- # Azure Communication Phone Numbers client library for .NET - version 1.3.0-beta.1
11+ # Azure Communication Phone Numbers client library for .NET - version 1.3.0-beta.2
1212
1313
1414Azure Communication Phone Numbers is managing phone numbers for Azure Communication Services.
@@ -106,11 +106,11 @@ We guarantee that all client instance methods are thread-safe and independent of
106106
107107### Additional concepts
108108<!-- CLIENT COMMON BAR -->
109- [ Client options] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.PhoneNumbers_1.3.0-beta.1 /sdk/core/Azure.Core/README.md#configuring-service-clients-using-clientoptions ) |
110- [ Accessing the response] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.PhoneNumbers_1.3.0-beta.1 /sdk/core/Azure.Core/README.md#accessing-http-response-details-using-responset ) |
111- [ Long-running operations] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.PhoneNumbers_1.3.0-beta.1 /sdk/core/Azure.Core/README.md#consuming-long-running-operations-using-operationt ) |
112- [ Handling failures] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.PhoneNumbers_1.3.0-beta.1 /sdk/core/Azure.Core/README.md#reporting-errors-requestfailedexception ) |
113- [ Diagnostics] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.PhoneNumbers_1.3.0-beta.1 /sdk/core/Azure.Core/samples/Diagnostics.md ) |
109+ [ Client options] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.PhoneNumbers_1.3.0-beta.2 /sdk/core/Azure.Core/README.md#configuring-service-clients-using-clientoptions ) |
110+ [ Accessing the response] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.PhoneNumbers_1.3.0-beta.2 /sdk/core/Azure.Core/README.md#accessing-http-response-details-using-responset ) |
111+ [ Long-running operations] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.PhoneNumbers_1.3.0-beta.2 /sdk/core/Azure.Core/README.md#consuming-long-running-operations-using-operationt ) |
112+ [ Handling failures] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.PhoneNumbers_1.3.0-beta.2 /sdk/core/Azure.Core/README.md#reporting-errors-requestfailedexception ) |
113+ [ Diagnostics] ( https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.PhoneNumbers_1.3.0-beta.2 /sdk/core/Azure.Core/samples/Diagnostics.md ) |
114114[ Mocking] ( https://learn.microsoft.com/dotnet/azure/sdk/unit-testing-mocking ) |
115115[ Client lifetime] ( https://devblogs.microsoft.com/azure-sdk/lifetime-management-and-thread-safety-guarantees-of-azure-sdk-net-clients/ )
116116<!-- CLIENT COMMON BAR -->
@@ -246,8 +246,8 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
246246[ azure_sub ] : https://azure.microsoft.com/free/dotnet/
247247[ azure_portal ] : https://portal.azure.com
248248[ azure_identity ] : /dotnet/api/azure.identity?view=azure-dotnet
249- [ source ] : https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.PhoneNumbers_1.3.0-beta.1 /sdk/communication/Azure.Communication.PhoneNumbers/src
250- [ source_samples ] : https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.PhoneNumbers_1.3.0-beta.1 /sdk/communication/Azure.Communication.PhoneNumbers/samples
249+ [ source ] : https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.PhoneNumbers_1.3.0-beta.2 /sdk/communication/Azure.Communication.PhoneNumbers/src
250+ [ source_samples ] : https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.PhoneNumbers_1.3.0-beta.2 /sdk/communication/Azure.Communication.PhoneNumbers/samples
251251[ cla ] : https://cla.microsoft.com
252252[ coc ] : https://opensource.microsoft.com/codeofconduct/
253253[ coc_faq ] : https://opensource.microsoft.com/codeofconduct/faq/
0 commit comments