1# Microsoft Azure SDK for Python
2
3This is the Microsoft Azure Container Service Management Client Library.
4This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8.
5For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
6
7
8# Usage
9
10
11To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)
12
13
14
15For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/)
16Code samples for this package can be found at [Container Service Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
17Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
18
19
20# Provide Feedback
21
22If you encounter any bugs or have suggestions, please file an issue in the
23[Issues](https://github.com/Azure/azure-sdk-for-python/issues)
24section of the project.
25
26
27![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-containerservice%2FREADME.png)