Skip to content

Commit 80bc0c5

Browse files
committed
Update docs metadata
1 parent 1a98efe commit 80bc0c5

File tree

2 files changed

+9
-14
lines changed

2 files changed

+9
-14
lines changed

docs-ref-services/preview/mgmt-servicelinker-readme.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
---
22
title:
33
keywords: Azure, python, SDK, API, azure-mgmt-servicelinker, servicelinker
4-
author: mayurid
5-
ms.author: mayurid
6-
ms.date: 02/25/2022
4+
author: lmazuel
5+
ms.author: lmazuel
6+
ms.date: 12/05/2022
77
ms.topic: reference
8-
ms.prod: azure
9-
ms.technology: azure
108
ms.devlang: python
119
ms.service: servicelinker
1210
---
1311
# Microsoft Azure SDK for Python
1412

1513
This is the Microsoft Azure Service Linker Management Client Library.
16-
This package has been tested with Python 2.7, 3.6+.
14+
This package has been tested with Python 3.7+.
1715
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
1816

19-
2017
## _Disclaimer_
2118

2219
_Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691_
@@ -25,12 +22,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For
2522

2623

2724
To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)
28-
29-
3025

31-
For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/)
32-
Code samples for this package can be found at [Service Linker Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
33-
Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
26+
For docs and references, see [Python SDK References](/python/api/overview/azure/)
27+
Code samples for this package can be found at [Service Linker Management](/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
28+
Additional code samples for different Azure services are available at [Samples Repo](https://github.com/Azure-Samples/azure-samples-python-management/tree/main/samples/servicelinker)
3429

3530

3631
# Provide Feedback
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "azure-mgmt-servicelinker",
3-
"Version": "1.0.0b2",
3+
"Version": "1.2.0b1",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/servicelinker/azure-mgmt-servicelinker",
66
"ServiceDirectory": "servicelinker",
@@ -10,5 +10,5 @@
1010
"SdkType": "mgmt",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-mgmt-servicelinker",
13-
"ReleaseStatus": "2022-02-24"
13+
"ReleaseStatus": "2022-12-02"
1414
}

0 commit comments

Comments
 (0)