Metadata-Version: 2.4
Name: azure-mgmt-automanage
Version: 1.0.0
Summary: Microsoft Azure Auto Manage Management Client Library for Python
Home-page: https://github.com/Azure/azure-sdk-for-python
Author: Microsoft Corporation
Author-email: azpysdkhelp@microsoft.com
License: MIT License
Keywords: azure,azure sdk
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: LICENSE.txt
Requires-Dist: msrest>=0.6.21
Requires-Dist: azure-common~=1.1
Requires-Dist: azure-mgmt-core<2.0.0,>=1.3.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Microsoft Azure SDK for Python

This is the Microsoft Azure Auto Manage Management Client Library.
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 [Auto Manage 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)


# Provide Feedback

If you encounter any bugs or have suggestions, please file an issue in the
[Issues](https://github.com/Azure/azure-sdk-for-python/issues)
section of the project. 


![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-automanage%2FREADME.png)


# Release History

## 1.0.0 (2022-08-02)

**Features**

  - Added operation ConfigurationProfileAssignmentsOperations.create_or_update
  - Added operation ConfigurationProfileAssignmentsOperations.list_by_cluster_name
  - Added operation ConfigurationProfileAssignmentsOperations.list_by_machine_name
  - Added operation ConfigurationProfileAssignmentsOperations.list_by_virtual_machines
  - Added operation group BestPracticesOperations
  - Added operation group BestPracticesVersionsOperations
  - Added operation group ConfigurationProfileHCIAssignmentsOperations
  - Added operation group ConfigurationProfileHCRPAssignmentsOperations
  - Added operation group ConfigurationProfilesOperations
  - Added operation group ConfigurationProfilesVersionsOperations
  - Added operation group HCIReportsOperations
  - Added operation group HCRPReportsOperations
  - Added operation group ReportsOperations
  - Added operation group ServicePrincipalsOperations
  - Model ConfigurationProfileAssignment has a new parameter managed_by
  - Model ConfigurationProfileAssignment has a new parameter system_data
  - Model ConfigurationProfileAssignmentProperties has a new parameter status
  - Model Operation has a new parameter action_type
  - Model Operation has a new parameter origin

**Breaking changes**

  - Model ConfigurationProfileAssignmentProperties no longer has parameter account_id
  - Model ConfigurationProfileAssignmentProperties no longer has parameter compliance
  - Model ConfigurationProfileAssignmentProperties no longer has parameter configuration_profile_preference_id
  - Model ConfigurationProfileAssignmentProperties no longer has parameter provisioning_status
  - Model Operation no longer has parameter status_code
  - Removed operation ConfigurationProfileAssignmentsOperations.begin_create_or_update
  - Removed operation group AccountsOperations
  - Removed operation group ConfigurationProfilePreferencesOperations

## 1.0.0b2 (2021-04-21)

 - Fix dependency for package

## 1.0.0b1 (2020-09-10)

* Initial Release
