Skip to content

Commit 73a8125

Browse files
committed
Update docs metadata
1 parent d4be5c1 commit 73a8125

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

api/overview/azure/preview/communication.phonenumbers-readme.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Azure Communication Phone Numbers client library for .NET
33
keywords: Azure, dotnet, SDK, API, Azure.Communication.PhoneNumbers, communication
44
author: acsdevx-msft
55
ms.author: acsdevx-msft
6-
ms.date: 08/29/2023
6+
ms.date: 09/01/2023
77
ms.topic: reference
88
ms.devlang: dotnet
99
ms.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

1414
Azure 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/

metadata/preview/Azure.Communication.PhoneNumbers.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "Azure.Communication.PhoneNumbers",
3-
"Version": "1.3.0-beta.1",
3+
"Version": "1.3.0-beta.2",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/communication/Azure.Communication.PhoneNumbers",
66
"ServiceDirectory": "communication",
@@ -10,7 +10,7 @@
1010
"SdkType": "client",
1111
"IsNewSdk": true,
1212
"ArtifactName": "Azure.Communication.PhoneNumbers",
13-
"ReleaseStatus": "2023-08-25",
13+
"ReleaseStatus": "2023-08-31",
1414
"Namespaces": [
1515
"Azure.Communication.PhoneNumbers",
1616
"Azure.Communication.PhoneNumbers.SipRouting"

0 commit comments

Comments
 (0)