Metadata-Version: 2.1
Name: azure-mgmt
Version: 5.0.0
Summary: Microsoft Azure Resource Management Client Libraries for Python
Home-page: https://github.com/Azure/azure-sdk-for-python
Author: Microsoft Corporation
Author-email: azpysdkhelp@microsoft.com
License: MIT License
Description: # Microsoft Azure SDK for Python
        
        This package was the Microsoft Azure Resource Management bundle.
        
        Starting with v5.0.0, this package is deprecated. Please install the service specific packages prefixed by `azure-mgmt` needed for your application.
        
        The complete list of available packages can be found at:
        https://aka.ms/azsdk/python/all
        
        Here's a non-exhaustive list of common packages:
        
        -  [azure-mgmt-compute](https://pypi.python.org/pypi/azure-mgmt-compute) : Management of Virtual Machines, etc.
        -  [azure-mgmt-network](https://pypi.python.org/pypi/azure-mgmt-network) : Management of Network interfaces, Public IP, etc.
        -  [azure-mgmt-storage](https://pypi.python.org/pypi/azure-mgmt-storage) : Management of storage accounts.
        -  [azure-mgmt-resource](https://pypi.python.org/pypi/azure-mgmt-resource) : Generic package about Azure Resource Management (ARM)
        
        A more comprehensive discussion of the rationale for this decision can be found in the following issue:
        https://github.com/Azure/azure-sdk-for-python/issues/10646
        
        ![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt%2FREADME.png)
        
Platform: UNKNOWN
Classifier: Development Status :: 7 - Inactive
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
