Skip to content

Commit

Permalink
Update docs metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk committed Nov 7, 2022
1 parent 2900f7c commit 2f6c965
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 14 deletions.
26 changes: 12 additions & 14 deletions docs-ref-services/preview/mgmt-testbase-readme.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,31 @@
---
title:
keywords: Azure, python, SDK, API, azure-mgmt-testbase,
author: ramya-rao-a
ms.author: ramyar
ms.date: 06/18/2021
keywords: Azure, python, SDK, API, azure-mgmt-testbase, testbase
author: lmazuel
ms.author: lmazuel
ms.date: 11/07/2022
ms.topic: reference
ms.prod: azure
ms.technology: azure
ms.devlang: python
ms.service:
ms.service: testbase
---

# Microsoft Azure SDK for Python

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

## _Disclaimer_

_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_

# Usage


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



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


# Provide Feedback
Expand Down
14 changes: 14 additions & 0 deletions metadata/preview/azure-mgmt-testbase.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"Name": "azure-mgmt-testbase",
"Version": "1.0.0b2",
"DevVersion": null,
"DirectoryPath": "sdk/testbase/azure-mgmt-testbase",
"ServiceDirectory": "testbase",
"ReadMePath": "sdk/testbase/azure-mgmt-testbase/README.md",
"ChangeLogPath": "sdk/testbase/azure-mgmt-testbase/CHANGELOG.md",
"Group": null,
"SdkType": "mgmt",
"IsNewSdk": true,
"ArtifactName": "azure-mgmt-testbase",
"ReleaseStatus": "2022-11-04"
}

0 comments on commit 2f6c965

Please sign in to comment.