Skip to content

Commit 330d031

Browse files
committed
Update docs metadata
1 parent c6ed691 commit 330d031

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title:
33
keywords: Azure, dotnet, SDK, API, Azure.ResourceManager.Communication, communication
44
author: acsdevx-msft
55
ms.author: acsdevx-msft
6-
ms.date: 05/29/2023
6+
ms.date: 09/12/2023
77
ms.topic: reference
88
ms.devlang: dotnet
99
ms.service: communication
@@ -44,7 +44,7 @@ dotnet add package Azure.ResourceManager.Communication
4444

4545
### Authenticate the Client
4646

47-
To create an authenticated client and start interacting with Microsoft Azure resources, see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Communication_1.2.0-beta.1/doc/dev/mgmt_quickstart.md).
47+
To create an authenticated client and start interacting with Microsoft Azure resources, see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Communication_1.2.0-beta.2/doc/dev/mgmt_quickstart.md).
4848

4949
## Key concepts
5050

@@ -54,9 +54,9 @@ Key concepts of the Microsoft Azure SDK for .NET can be found [here](https://azu
5454

5555
Documentation is available to help you learn how to use this package:
5656

57-
- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Communication_1.2.0-beta.1/doc/dev/mgmt_quickstart.md).
57+
- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Communication_1.2.0-beta.2/doc/dev/mgmt_quickstart.md).
5858
- [API References](/dotnet/api/?view=azure-dotnet).
59-
- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Communication_1.2.0-beta.1/sdk/identity/Azure.Identity/README.md).
59+
- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Communication_1.2.0-beta.2/sdk/identity/Azure.Identity/README.md).
6060

6161
## Examples
6262

@@ -93,6 +93,6 @@ more information, see the [Code of Conduct FAQ][coc_faq] or contact
9393
<opencode@microsoft.com> with any other questions or comments.
9494

9595
<!-- LINKS -->
96-
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Communication_1.2.0-beta.1/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
96+
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Communication_1.2.0-beta.2/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
9797
[coc]: https://opensource.microsoft.com/codeofconduct/
9898
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/

metadata/preview/Azure.ResourceManager.Communication.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "Azure.ResourceManager.Communication",
3-
"Version": "1.2.0-beta.1",
3+
"Version": "1.2.0-beta.2",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/communication/Azure.ResourceManager.Communication",
66
"ServiceDirectory": "communication",
@@ -10,7 +10,7 @@
1010
"SdkType": "mgmt",
1111
"IsNewSdk": true,
1212
"ArtifactName": "Azure.ResourceManager.Communication",
13-
"ReleaseStatus": "2023-05-29",
13+
"ReleaseStatus": "2023-09-12",
1414
"Namespaces": [
1515
"Azure.ResourceManager.Communication",
1616
"Azure.ResourceManager.Communication.Models"

0 commit comments

Comments
 (0)