azure-mgmt-automanage


Nameazure-mgmt-automanage JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/Azure/azure-sdk-for-python
SummaryMicrosoft Azure Auto Manage Management Client Library for Python
upload_time2022-08-02 02:51:54
maintainer
docs_urlNone
authorMicrosoft Corporation
requires_python>=3.7
licenseMIT License
keywords azure azure sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # 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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Azure/azure-sdk-for-python",
    "name": "azure-mgmt-automanage",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "azure,azure sdk",
    "author": "Microsoft Corporation",
    "author_email": "azpysdkhelp@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/79/86/7a416bcdb47b52c29482487ef3d6754f80fd7794cc74d3f7189068cbd275/azure-mgmt-automanage-1.0.0.zip",
    "platform": null,
    "description": "# Microsoft Azure SDK for Python\n\nThis is the Microsoft Azure Auto Manage Management Client Library.\nThis package has been tested with Python 3.7+.\nFor a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).\n\n## _Disclaimer_\n\n_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_\n\n# Usage\n\n\nTo learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)\n\n\n\nFor docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/)\nCode 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.\nAdditional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)\n\n\n# Provide Feedback\n\nIf you encounter any bugs or have suggestions, please file an issue in the\n[Issues](https://github.com/Azure/azure-sdk-for-python/issues)\nsection of the project. \n\n\n![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-automanage%2FREADME.png)\n\n\n# Release History\n\n## 1.0.0 (2022-08-02)\n\n**Features**\n\n  - Added operation ConfigurationProfileAssignmentsOperations.create_or_update\n  - Added operation ConfigurationProfileAssignmentsOperations.list_by_cluster_name\n  - Added operation ConfigurationProfileAssignmentsOperations.list_by_machine_name\n  - Added operation ConfigurationProfileAssignmentsOperations.list_by_virtual_machines\n  - Added operation group BestPracticesOperations\n  - Added operation group BestPracticesVersionsOperations\n  - Added operation group ConfigurationProfileHCIAssignmentsOperations\n  - Added operation group ConfigurationProfileHCRPAssignmentsOperations\n  - Added operation group ConfigurationProfilesOperations\n  - Added operation group ConfigurationProfilesVersionsOperations\n  - Added operation group HCIReportsOperations\n  - Added operation group HCRPReportsOperations\n  - Added operation group ReportsOperations\n  - Added operation group ServicePrincipalsOperations\n  - Model ConfigurationProfileAssignment has a new parameter managed_by\n  - Model ConfigurationProfileAssignment has a new parameter system_data\n  - Model ConfigurationProfileAssignmentProperties has a new parameter status\n  - Model Operation has a new parameter action_type\n  - Model Operation has a new parameter origin\n\n**Breaking changes**\n\n  - Model ConfigurationProfileAssignmentProperties no longer has parameter account_id\n  - Model ConfigurationProfileAssignmentProperties no longer has parameter compliance\n  - Model ConfigurationProfileAssignmentProperties no longer has parameter configuration_profile_preference_id\n  - Model ConfigurationProfileAssignmentProperties no longer has parameter provisioning_status\n  - Model Operation no longer has parameter status_code\n  - Removed operation ConfigurationProfileAssignmentsOperations.begin_create_or_update\n  - Removed operation group AccountsOperations\n  - Removed operation group ConfigurationProfilePreferencesOperations\n\n## 1.0.0b2 (2021-04-21)\n\n - Fix dependency for package\n\n## 1.0.0b1 (2020-09-10)\n\n* Initial Release\n\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Microsoft Azure Auto Manage Management Client Library for Python",
    "version": "1.0.0",
    "split_keywords": [
        "azure",
        "azure sdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "b0e07167802c9771ecba0dce46e06953",
                "sha256": "8ff99aa83ee36fcfc91b20c8036e216608d9635298a114f2fff88087cd8eb7bd"
            },
            "downloads": -1,
            "filename": "azure_mgmt_automanage-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b0e07167802c9771ecba0dce46e06953",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 87034,
            "upload_time": "2022-08-02T02:51:52",
            "upload_time_iso_8601": "2022-08-02T02:51:52.289583Z",
            "url": "https://files.pythonhosted.org/packages/9f/05/bc7a146367819db68f4caf84de4a88b0344f57709ef1266fc89bce242b96/azure_mgmt_automanage-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "22e73286fe963874e56ee9279548310d",
                "sha256": "46481976e4cb0822510dc53f6d77d0299e24fc9e1d05fd63c74421387d0b056d"
            },
            "downloads": -1,
            "filename": "azure-mgmt-automanage-1.0.0.zip",
            "has_sig": false,
            "md5_digest": "22e73286fe963874e56ee9279548310d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 95528,
            "upload_time": "2022-08-02T02:51:54",
            "upload_time_iso_8601": "2022-08-02T02:51:54.517139Z",
            "url": "https://files.pythonhosted.org/packages/79/86/7a416bcdb47b52c29482487ef3d6754f80fd7794cc74d3f7189068cbd275/azure-mgmt-automanage-1.0.0.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-08-02 02:51:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Azure",
    "github_project": "azure-sdk-for-python",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "azure-mgmt-automanage"
}
        
Elapsed time: 0.02580s