Skip to content

Commit bf519ea

Browse files
committed
Update docs metadata
1 parent fce2faf commit bf519ea

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

api/overview/azure/latest/resourcemanager.network-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.Network, network
44
author: aznetsuppgithub
55
ms.author: aznetsuppgithub
6-
ms.date: 07/31/2023
6+
ms.date: 09/16/2023
77
ms.topic: reference
88
ms.devlang: dotnet
99
ms.service: network
@@ -43,7 +43,7 @@ dotnet add package Azure.ResourceManager.Network
4343

4444
### Authenticate the Client
4545

46-
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.Network_1.4.0/doc/dev/mgmt_quickstart.md).
46+
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.Network_1.5.0/doc/dev/mgmt_quickstart.md).
4747

4848
## Key concepts
4949

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

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

56-
- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Network_1.4.0/doc/dev/mgmt_quickstart.md).
56+
- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Network_1.5.0/doc/dev/mgmt_quickstart.md).
5757
- [API References](/dotnet/api/?view=azure-dotnet).
58-
- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Network_1.4.0/sdk/identity/Azure.Identity/README.md).
58+
- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Network_1.5.0/sdk/identity/Azure.Identity/README.md).
5959

6060
## Examples
6161

@@ -92,6 +92,6 @@ more information, see the [Code of Conduct FAQ][coc_faq] or contact
9292
<[email protected]> with any other questions or comments.
9393

9494
<!-- LINKS -->
95-
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Network_1.4.0/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
95+
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Network_1.5.0/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
9696
[coc]: https://opensource.microsoft.com/codeofconduct/
9797
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/

metadata/latest/Azure.ResourceManager.Network.json

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

0 commit comments

Comments
 (0)