Skip to content

Commit 66199a3

Browse files
committed
Update docs metadata
1 parent e65ac36 commit 66199a3

File tree

2 files changed

+12
-15
lines changed

2 files changed

+12
-15
lines changed

docs-ref-services/latest/mgmt-appcontainers-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-appcontainers, appcontainers
4-
ms.date: 08/22/2023
5-
ms.topic: reference
6-
ms.devlang: python
7-
ms.service: appcontainers
8-
---
1+
---
2+
title:
3+
keywords: Azure, python, SDK, API, azure-mgmt-appcontainers, appcontainers
4+
ms.date: 08/06/2024
5+
ms.topic: reference
6+
ms.devlang: python
7+
ms.service: appcontainers
8+
---
99
# Microsoft Azure SDK for Python
1010

1111
This is the Microsoft Azure Appcontainers 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-appcontainers%2FREADME.png)
73-

metadata/latest/azure-mgmt-appcontainers.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "azure-mgmt-appcontainers",
3-
"Version": "3.0.0",
3+
"Version": "3.1.0",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/appcontainers/azure-mgmt-appcontainers",
66
"ServiceDirectory": "appcontainers",
@@ -10,7 +10,7 @@
1010
"SdkType": "mgmt",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-mgmt-appcontainers",
13-
"ReleaseStatus": "2023-08-18",
13+
"ReleaseStatus": "2024-08-06",
1414
"Namespaces": [
1515
"azure.mgmt.appcontainers"
1616
]

0 commit comments

Comments
 (0)