Skip to content

Commit b6fa900

Browse files
committed
Update docs metadata
1 parent efd4c7e commit b6fa900

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

docs-ref-services/latest/mgmt-recoveryservices-readme.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title:
33
keywords: Azure, python, SDK, API, azure-mgmt-recoveryservices, recoveryservices
44
author: DheerendraRathor
55
ms.author: DheerendraRathor
6-
ms.date: 07/28/2022
6+
ms.date: 12/02/2022
77
ms.topic: reference
88
ms.devlang: python
99
ms.service: recoveryservices
1010
---
1111
# Microsoft Azure SDK for Python
1212

1313
This is the Microsoft Azure Recovery Services Client Library.
14-
This package has been tested with Python 3.6+.
14+
This package has been tested with Python 3.7+.
1515
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
1616

1717
## _Disclaimer_
@@ -22,12 +22,10 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For
2222

2323

2424
To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)
25-
26-
2725

2826
For docs and references, see [Python SDK References](/python/api/overview/azure/)
2927
Code samples for this package can be found at [Recovery Services](/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
30-
Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
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/recoveryservices)
3129

3230

3331
# 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-recoveryservices",
3-
"Version": "2.1.0",
3+
"Version": "2.2.0",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/recoveryservices/azure-mgmt-recoveryservices",
66
"ServiceDirectory": "recoveryservices",
@@ -10,5 +10,5 @@
1010
"SdkType": "mgmt",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-mgmt-recoveryservices",
13-
"ReleaseStatus": "2022-07-28"
13+
"ReleaseStatus": "2022-11-30"
1414
}

0 commit comments

Comments
 (0)