Skip to content

Commit 9ffa884

Browse files
committed
Update docs metadata
1 parent f4ef124 commit 9ffa884

File tree

2 files changed

+31
-23
lines changed

2 files changed

+31
-23
lines changed
Lines changed: 17 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,43 @@
11
---
22
title:
33
keywords: Azure, python, SDK, API, azure-mgmt-reservations, reservations
4-
author: ramya-rao-a
5-
ms.author: ramyar
6-
ms.date: 05/20/2021
4+
author: lmazuel
5+
ms.author: lmazuel
6+
ms.date: 04/22/2022
77
ms.topic: reference
88
ms.prod: azure
99
ms.technology: azure
1010
ms.devlang: python
1111
ms.service: reservations
1212
---
13-
14-
## Microsoft Azure SDK for Python
13+
# Microsoft Azure SDK for Python
1514

1615
This is the Microsoft Azure Reservations Client Library.
16+
This package has been tested with Python 3.6+.
17+
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
1718

18-
Azure Resource Manager (ARM) is the next generation of management APIs
19-
that replace the old Azure Service Management (ASM).
20-
21-
This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8.
22-
23-
For the older Azure Service Management (ASM) libraries, see
24-
[azure-servicemanagement-legacy](https://pypi.python.org/pypi/azure-servicemanagement-legacy)
25-
library.
19+
## _Disclaimer_
2620

27-
For a more complete set of Azure libraries, see the
28-
[azure sdk python release](https://aka.ms/azsdk/python/all).
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_
2922

30-
## Usage
23+
# Usage
3124

3225

3326
To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)
3427

3528

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

4134

42-
## Provide Feedback
35+
# Provide Feedback
36+
37+
If you encounter any bugs or have suggestions, please file an issue in the
38+
[Issues](https://github.com/Azure/azure-sdk-for-python/issues)
39+
section of the project.
4340

44-
If you encounter any bugs or have suggestions, please file an issue in
45-
the [Issues](https://github.com/Azure/azure-sdk-for-python/issues)
46-
section of the project.
4741

48-
![image](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-reservations%2FREADME.png)
42+
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-reservations%2FREADME.png)
4943

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

0 commit comments

Comments
 (0)