Skip to content

Commit 025bd9b

Browse files
committed
Update docs metadata
1 parent 7925f6e commit 025bd9b

File tree

2 files changed

+57
-0
lines changed

2 files changed

+57
-0
lines changed
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title:
3+
keywords: Azure, python, SDK, API, azure-mgmt-dashboard, dashboard
4+
author: lmazuel
5+
ms.author: lmazuel
6+
ms.date: 04/11/2022
7+
ms.topic: reference
8+
ms.prod: azure
9+
ms.technology: azure
10+
ms.devlang: python
11+
ms.service: dashboard
12+
---
13+
# Microsoft Azure SDK for Python
14+
15+
This is the Microsoft Azure Dashboard Management 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).
18+
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_
22+
23+
# Usage
24+
25+
26+
To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)
27+
28+
29+
30+
For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/)
31+
Code samples for this package can be found at [Dashboard Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
32+
Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
33+
34+
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.
40+
41+
42+
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-dashboard%2FREADME.png)
43+
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"Name": "azure-mgmt-dashboard",
3+
"Version": "1.0.0b1",
4+
"DevVersion": null,
5+
"DirectoryPath": "sdk/dashboard/azure-mgmt-dashboard",
6+
"ServiceDirectory": "dashboard",
7+
"ReadMePath": "sdk/dashboard/azure-mgmt-dashboard/README.md",
8+
"ChangeLogPath": "sdk/dashboard/azure-mgmt-dashboard/CHANGELOG.md",
9+
"Group": null,
10+
"SdkType": "mgmt",
11+
"IsNewSdk": true,
12+
"ArtifactName": "azure-mgmt-dashboard",
13+
"ReleaseStatus": "2022-04-07"
14+
}

0 commit comments

Comments
 (0)