Skip to content

Commit 77b91ae

Browse files
committed
Update docs metadata
1 parent c8a2121 commit 77b91ae

File tree

2 files changed

+25
-9
lines changed

2 files changed

+25
-9
lines changed

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

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
---
22
title:
3-
keywords: Azure, python, SDK, API, azure-mgmt-redisenterprise,
4-
author: ramya-rao-a
5-
ms.author: ramyar
6-
ms.date: 02/22/2021
3+
keywords: Azure, python, SDK, API, azure-mgmt-redisenterprise, redisenterprise
4+
author: lmazuel
5+
ms.author: lmazuel
6+
ms.date: 04/07/2022
77
ms.topic: reference
88
ms.prod: azure
99
ms.technology: azure
1010
ms.devlang: python
11-
ms.service:
11+
ms.service: redisenterprise
1212
---
13-
1413
# Microsoft Azure SDK for Python
1514

16-
This is the Microsoft Azure Redisenterprise Management Client Library.
17-
This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8.
15+
This is the Microsoft Azure Redis Enterprise Management Client Library.
16+
This package has been tested with Python 3.6+.
1817
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
1918

19+
## _Disclaimer_
20+
21+
_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_
2022

2123
# Usage
2224

@@ -26,7 +28,7 @@ To learn how to use this package, see the [quickstart guide](https://aka.ms/azsd
2628

2729

2830
For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/)
29-
Code samples for this package can be found at [Redisenterprise Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
31+
Code samples for this package can be found at [Redis Enterprise Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
3032
Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
3133

3234

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"Name": "azure-mgmt-redisenterprise",
3+
"Version": "2.0.0",
4+
"DevVersion": null,
5+
"DirectoryPath": "sdk/redisenterprise/azure-mgmt-redisenterprise",
6+
"ServiceDirectory": "redisenterprise",
7+
"ReadMePath": "sdk/redisenterprise/azure-mgmt-redisenterprise/README.md",
8+
"ChangeLogPath": "sdk/redisenterprise/azure-mgmt-redisenterprise/CHANGELOG.md",
9+
"Group": null,
10+
"SdkType": "mgmt",
11+
"IsNewSdk": true,
12+
"ArtifactName": "azure-mgmt-redisenterprise",
13+
"ReleaseStatus": "2022-04-04"
14+
}

0 commit comments

Comments
 (0)