You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -18,17 +18,53 @@ For a more complete view of Azure libraries, see the [azure sdk python release](
18
18
19
19
_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_
20
20
21
-
#Usage
21
+
## Getting started
22
22
23
+
### Prerequisites
23
24
24
-
To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)
25
-
26
-
For docs and references, see [Python SDK References](/python/api/overview/azure/)
27
-
Code samples for this package can be found at [Sql Virtual Machine Management](/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
28
-
Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
0 commit comments