Skip to content

Commit b204cdd

Browse files
committed
Update docs metadata
1 parent 9217b38 commit b204cdd

File tree

2 files changed

+20
-15
lines changed

2 files changed

+20
-15
lines changed

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

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
---
2-
title:
3-
keywords: Azure, python, SDK, API, azure-mgmt-redisenterprise, cache
4-
ms.date: 04/20/2023
5-
ms.topic: reference
6-
ms.devlang: python
7-
ms.service: cache
8-
---
1+
---
2+
title:
3+
keywords: Azure, python, SDK, API, azure-mgmt-redisenterprise, cache
4+
ms.date: 10/16/2024
5+
ms.topic: reference
6+
ms.devlang: python
7+
ms.service: cache
8+
---
99
# Microsoft Azure SDK for Python
1010

1111
This is the Microsoft Azure Redis Enterprise Management Client Library.
12-
This package has been tested with Python 3.7+.
12+
This package has been tested with Python 3.8+.
1313
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
1414

1515
## _Disclaimer_
@@ -20,7 +20,7 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For
2020

2121
### Prerequisites
2222

23-
- Python 3.7+ is required to use this package.
23+
- Python 3.8+ is required to use this package.
2424
- [Azure subscription](https://azure.microsoft.com/free/)
2525

2626
### Install the package
@@ -68,6 +68,3 @@ If you encounter any bugs or have suggestions, please file an issue in the
6868
[Issues](https://github.com/Azure/azure-sdk-for-python/issues)
6969
section of the project.
7070

71-
72-
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-redisenterprise%2FREADME.png)
73-

metadata/preview/azure-mgmt-redisenterprise.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "azure-mgmt-redisenterprise",
3-
"Version": "2.1.0b2",
3+
"Version": "3.1.0b2",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/redisenterprise/azure-mgmt-redisenterprise",
66
"ServiceDirectory": "redisenterprise",
@@ -10,7 +10,15 @@
1010
"SdkType": "mgmt",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-mgmt-redisenterprise",
13-
"ReleaseStatus": "2023-04-20",
13+
"ReleaseStatus": "2024-10-16",
14+
"IncludedForValidation": false,
15+
"AdditionalValidationPackages": [
16+
""
17+
],
18+
"ArtifactDetails": {
19+
"name": "azure-mgmt-redisenterprise",
20+
"safeName": "azuremgmtredisenterprise"
21+
},
1422
"Namespaces": [
1523
"azure.mgmt.redisenterprise"
1624
]

0 commit comments

Comments
 (0)