{ "info": { "author": "Microsoft Corporation", "author_email": "azpycli@microsoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Microsoft Azure CLI 'resource' Command Module\n=============================================\n\nThis package is for the 'resource' module.\ni.e. 'az resource'\n\n\n\n\n.. :changelog:\n\nRelease History\n===============\n* 'az rest': new command for making REST calls\n\n* `policy assignment list`: Fix error when using a resource group or subscription level `--scope`.\n\n2.1.15\n++++++\n* `deployment create`: Improve error message when there is no TTY available\n\n2.1.14\n++++++\n* `resource link`: Deprecate `--link-id`, `--target-id` and `--filter-string` in favor of\n `--link`, `--target`, and `--filter` respectively.\n* `resource link create/update`: Fix issue where these commands would not work.\n* `resource delete`: Fix issue where deleting using a resource ID could crash on error.\n\n2.1.13\n++++++\n* `deployment create`/`group deployment create`: Fixed issue where parameters file with an empty set of parameters would not work.\n\n2.1.12\n++++++\n* `deployment create/list/show`: improve table output\n* `deployment create/validate`: fix issue where type secureObject was not recognized.\n\n2.1.11\n++++++\n* `deployment create`: Fix issue where type field was case-sensitive.\n* `policy assignment create`: support uri based parameters file\n* `policy set-definition update`: support uri based parameters and definitions files\n* `policy definition update`: fix handling of parameters and rules files\n* `resource show/update/delete/tag/invoke-action`: Fix issue where cross-subscription IDs did not properly honor the subscription ID.\n\n2.1.10\n++++++\n* Minor fixes.\n\n2.1.9\n+++++\n* `group deployment create`: support uri based parameters file\n* `policy assignment create/list/show`: support managed identity on policy assignments\n\n2.1.8\n+++++\n* Minor fixes\n\n2.1.7\n+++++\n* `policy assignment create/list/delete/show/update`: fix handling of scope parameter for management groups\n* add new command of `az resource wait`\n\n2.1.6\n+++++\n* `policy definition/set-definition create/list/delete/show/update`: add support for management groups and subscriptions\n\n2.1.5\n+++++\n* az policy definition/set-definition create/list/delete/show/update: add support for management groups and subscriptions\n\n2.1.4\n+++++\n* `managedapp create --kind MarketPlace`: fixed bug causing instance creation of a Marketplace managed app to crash.\n* Restrict `feature` commands to supported profiles.\n\n2.1.3\n+++++\n* `provider operation show`: exception handling to exit with code 3 upon a missing resource for consistency.\n\n2.1.2\n+++++\n* Minor changes\n\n2.1.1\n+++++\n* `group deployment create`: Add `--rollback-on-error` to execute a known-good deployment on error.\n* `group deployment create`: Fix issue where `--parameters {}` resulted in an error.\n\n2.1.0\n+++++\n* BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.\n* `group deployment delete`: Add `--no-wait` support.\n* `deployment delete`: Add `--no-wait` support.\n* Added `deployment wait` command.\n* Fix issue where the subscription-level `az deployment` commands erroneously appeared for profile 2017-03-09-profile.\n\n2.0.32\n++++++\n* Support deployment at subscription scope: new operation group `deployment`.\n\n2.0.31\n++++++\n* Minor changes\n\n2.0.30\n++++++\n* add `account management-group` commands.\n\n2.0.29\n++++++\n* Minor changes\n\n2.0.28\n++++++\n* Minor changes\n\n2.0.27\n++++++\n* `policy definition create`: Add support for `--metadata`.\n* `policy definition update`: Add support for `--metadata`, `--set`, `--add`, `--remove`.\n* `sdist` is now compatible with wheel 0.31.0\n\n2.0.26\n++++++\nprovider operation list/show: (breaking change)`api-version` is no longer required to run the command\n\n2.0.25\n++++++\n* Support Autorest 3.0 based SDKs\n\n2.0.24\n++++++\n* `group deployment export`: On failure, command will now output a partial template and any failures.\n\n2.0.23\n++++++\n* feature: bring back 'feature show' command\n\n2.0.22\n++++++\n* `deployment create/validate`: Fix bug where warning was incorrectly displayed when a template 'type' field contained\n uppercase values.\n\n2.0.21\n++++++\n* Helpfile changes\n\n2.0.20\n++++++\n* Update for CLI core changes.\n\n2.0.19\n++++++\n* `resource show`: expose `--include-response-body` to show the response body in the output\n\n2.0.18\n++++++\n* --resource parameter, resource-level locks now support resource-ids.\n\n2.0.17\n++++++\n* `group export`: Fixed incompatibility with most recent version of msrest dependency.\n* `az policy assignment create`: policy assignment create command to work with built in policy definitions and policy set definitions.\n\n2.0.16 (2017-10-09)\n+++++++++++++++++++\n* group: permit --resource-group/-g options for resource group name.\n* `account lock`: lock commands to work specifically with subscription level locks\n* `group lock`: lock commands to work specifically with group level locks\n* `resource lock`: lock command to work specifically with resource level locks\n\n2.0.15 (2017-09-22)\n+++++++++++++++++++\n* policy: support to show built-in policy definition.\n* policy: support mode parameter for creating policy definitions.\n* policy: add policy set definition commands.\n* policy: add sku and policysetdefinition parameters when creating policy assignment\n* managedapp definition: support to create managedapp definition using create-ui-definition and main-template.\n* BREAKING CHANGE: managedapp: Update to latest ARM package, which includes changing resource type from appliances to applications and applianceDefinitions to applicationDefinitions.\n* resource invoke-action: supports ability to invoke any action onto resource, also supports user-specified url to post.\n\n2.0.14 (2017-09-11)\n+++++++++++++++++++\n* Allows passing in resource policy parameter definitions in 'policy definition create', and 'policy definition update'.\n* Allows passing in parameter values for 'policy assignment create'.\n* In all cases params can be provided either via json or file.\n* Incremented API version.\n* Support '--ids' parameter to refer to locks\n* Various lock command bug fixes\n\n2.0.12 (2017-08-11)\n+++++++++++++++++++\n* minor fixes\n\n2.0.13 (2017-08-28)\n+++++++++++++++++++\n* `group deployment create`: Fixes issue where templates which lacked \"parameters\" or \"resources\" failed to deploy.\n\n2.0.11 (2017-07-27)\n+++++++++++++++++++\n* minor fixes\n\n2.0.10 (2017-07-07)\n+++++++++++++++++++\n* `group deployment create`: Improve prompting for missing parameters. Improve parsing of `--parameters KEY=VALUE` syntax.\n\n2.0.9 (2017-06-21)\n++++++++++++++++++\n* `group deployment create`: Fixes issue where some parameter files were no longer recognized using @ syntax.\n* `resource\\managedapp` commands: Support `--ids` argument.\n\n\n2.0.8 (2017-06-13)\n++++++++++++++++++\n* Fix up some parsing and error messages. (#3584)\n* Fix --resource-type parsing for the lock command to accept /\n* Add parameter checking for template link templates (#3629)\n* Add support for specifying deployment parameters using KEY=VALUE syntax.\n\n2.0.7 (2017-05-30)\n++++++++++++++++++\n* Minor fixes.\n\n2.0.6 (2017-05-09)\n++++++++++++++++++\n* Change ARM api-version default to latest, update ARM SDK (#3256)\n\n2.0.5 (2017-05-05)\n++++++++++++++++++\n* Add managedapp and managedapp definition commands (#2985)\n\n2.0.4 (2017-04-28)\n++++++++++++++++++\n* Support 'provider operation' commands (#2908)\n* Support generic resource create (#2606)\n\n2.0.3 (2017-04-17)\n++++++++++++++++++\n\n* Fix resource parsing and api version lookup. (#2781)\n* Add docs for az lock update. (#2702)\n* Error out if you try to list resources for a group that doesn't exist. (#2769)\n* [Compute] Fix issues with VMSS and VM availability set update. (#2773)\n* Add some more error checking/handling. (#2768)\n* Make argument parameters match up. (#2717)\n* Fix lock create and delete if parent-resource-path is None (#2742)\n* Apply core changes required for API profile support (#2834) & JSON string parsing from shell (#2705)\n\n\n2.0.2 (2017-04-03)\n++++++++++++++++++\n\n* Add better error messages if --namespace is missing. (#2652)\n* Make --parameters repeatable, and merge arguments. (#2656)\n* resource: support resource id for generic resource update (#2640)\n* Add prompting for missing template parameters. (#2364)\n\n2.0.1 (2017-03-13)\n++++++++++++++++++\n\n* Improve docs to point at template deployments command. (#2466)\n* core: support setting default values for common arguments like default resource group, default web, default vm (#2414)\n* Add some docs for az lock, remove an unused flag, rename another. (#2382)\n\n\n2.0.0 (2017-02-27)\n++++++++++++++++++\n\n* GA release\n\n\n0.1.2rc2 (2017-02-22)\n+++++++++++++++++++++\n\n* Documentation updates.\n\n0.1.2rc1 (2017-02-17)\n+++++++++++++++++++++\n\n* Add support for resource links\n* Prompts for yes / no use the -y option rather than --force\n* Resource delete return the server response\n* Show commands return empty string with exit code 0 for 404 responses\n\n0.1.1b2 (2017-01-30)\n+++++++++++++++++++++\n\n* Support for management locks.\n* Add path expansion to file type parameters.\n* Support Python 3.6.\n\n0.1.1b1 (2017-01-17)\n+++++++++++++++++++++\n\n* Add --operation-ids to 'az resource group deployment operations show'.\n\n0.1.0b11 (2016-12-12)\n+++++++++++++++++++++\n\n* Preview release.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Azure/azure-cli", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "opal-azure-cli-resource", "package_url": "https://pypi.org/project/opal-azure-cli-resource/", "platform": "", "project_url": "https://pypi.org/project/opal-azure-cli-resource/", "project_urls": { "Homepage": "https://github.com/Azure/azure-cli" }, "release_url": "https://pypi.org/project/opal-azure-cli-resource/2.1.18/", "requires_dist": [ "opal-azure-cli-core (>=2.0.68)", "azure-mgmt-authorization (==0.50.0)", "azure-mgmt-managementgroups (==0.1.0)", "azure-cli-command-modules-nspkg (>=2.0.0)" ], "requires_python": "", "summary": "Microsoft Azure Command-Line Tools Resource Command Module", "version": "2.1.18" }, "last_serial": 5626569, "releases": { "2.1.15": [ { "comment_text": "", "digests": { "md5": "00cb92613e3fa076635a9d3005fd6dc6", "sha256": "bcb540b156a5c9b37e781bd5f1c6b5cccbd5faf766783afbc68cbd5ccb651120" }, "downloads": -1, "filename": "opal_azure_cli_resource-2.1.15-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "00cb92613e3fa076635a9d3005fd6dc6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 40480, "upload_time": "2019-06-17T18:47:55", "url": "https://files.pythonhosted.org/packages/14/f2/1aa8967e26f6a8eebaa16dcce61ee34f859b0df9fad3e800c96a9f1d4c2f/opal_azure_cli_resource-2.1.15-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "de91da32f7177fffce8cbdb3d0e48188", "sha256": "575a6ea83db5398df253070615c49e06ff444287e9e817409edaf7d37d3091f1" }, "downloads": -1, "filename": "opal-azure-cli-resource-2.1.15.tar.gz", "has_sig": false, "md5_digest": "de91da32f7177fffce8cbdb3d0e48188", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40002, "upload_time": "2019-06-17T18:49:32", "url": "https://files.pythonhosted.org/packages/3c/f7/a49b2bfb2002a1c4c68bccadee07b9085dfed177fe6ac0cffddd3cb4c854/opal-azure-cli-resource-2.1.15.tar.gz" } ], "2.1.16": [ { "comment_text": "", "digests": { "md5": "0dacb606cf91c5fc5a0ae61d2de747ff", "sha256": "4fea069229ad7df765c818d4fd0a9c02d26f381ccb8120d69539bd6f10ac7de1" }, "downloads": -1, "filename": "opal_azure_cli_resource-2.1.16-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0dacb606cf91c5fc5a0ae61d2de747ff", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 40483, "upload_time": "2019-07-29T17:59:29", "url": "https://files.pythonhosted.org/packages/63/a7/90dfe3e30b4d0d00c11cb7f6389bdd3980f661963a3b65d413cd2f8558fa/opal_azure_cli_resource-2.1.16-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f214868d0e9614c2333f95e7fff53a3f", "sha256": "028971007367a2752589c3a0429e4f5c338a9ed05b9bf625295928ca5d330e45" }, "downloads": -1, "filename": "opal-azure-cli-resource-2.1.16.tar.gz", "has_sig": false, "md5_digest": "f214868d0e9614c2333f95e7fff53a3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40018, "upload_time": "2019-07-29T18:00:53", "url": "https://files.pythonhosted.org/packages/6d/90/5e8779c379915300a087fae44337ac74426aeb78899e91f31eadce15e160/opal-azure-cli-resource-2.1.16.tar.gz" } ], "2.1.17": [ { "comment_text": "", "digests": { "md5": "f44a0471ee6aa5d75c3fb229a0638843", "sha256": "5c8ccfc1c0cbdf1b206fb3f8c3c00dc3c6da8eedbc9fa63ce7452e80ea4d7a88" }, "downloads": -1, "filename": "opal_azure_cli_resource-2.1.17-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f44a0471ee6aa5d75c3fb229a0638843", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 40491, "upload_time": "2019-07-29T19:13:02", "url": "https://files.pythonhosted.org/packages/0e/29/e91972b9c842a7de7434c9105d500876adf650a78d23edab51e40be29b10/opal_azure_cli_resource-2.1.17-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c1c8d98896f47e18493c33dd498a9595", "sha256": "7a9abb81781e79c5902941b6538ca003c81e3bd2e27e3288e1e3c336e38cd481" }, "downloads": -1, "filename": "opal-azure-cli-resource-2.1.17.tar.gz", "has_sig": false, "md5_digest": "c1c8d98896f47e18493c33dd498a9595", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40023, "upload_time": "2019-07-29T19:13:05", "url": "https://files.pythonhosted.org/packages/c0/26/e7bb6a2975b73c40e8dd8a631ae079db67294e49a8ad22c8f4a862667aa1/opal-azure-cli-resource-2.1.17.tar.gz" } ], "2.1.18": [ { "comment_text": "", "digests": { "md5": "6351b3024188c30ba4b8d55c35aa6724", "sha256": "efb2240486073d3a43c9110b65ccc3b334ebf3c2e62d23ef48916f6d59dcb477" }, "downloads": -1, "filename": "opal_azure_cli_resource-2.1.18-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6351b3024188c30ba4b8d55c35aa6724", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 40489, "upload_time": "2019-08-02T21:43:11", "url": "https://files.pythonhosted.org/packages/40/7a/f1aad6c0804957b0e3663b2b6dee2882f01d7b8e8664c7b02ad628a2af70/opal_azure_cli_resource-2.1.18-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4606fbf3a1b7b0b21b554e607c9cecdc", "sha256": "a92f23f080ca5255e53295b95abb71e92613427fa8f14e143bf3503830f769c7" }, "downloads": -1, "filename": "opal-azure-cli-resource-2.1.18.tar.gz", "has_sig": false, "md5_digest": "4606fbf3a1b7b0b21b554e607c9cecdc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40023, "upload_time": "2019-08-02T21:44:36", "url": "https://files.pythonhosted.org/packages/d3/6f/d875bf3abfe3b8d615dc3d22a45f1e9b2327474d42ea449c89833720b015/opal-azure-cli-resource-2.1.18.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6351b3024188c30ba4b8d55c35aa6724", "sha256": "efb2240486073d3a43c9110b65ccc3b334ebf3c2e62d23ef48916f6d59dcb477" }, "downloads": -1, "filename": "opal_azure_cli_resource-2.1.18-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6351b3024188c30ba4b8d55c35aa6724", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 40489, "upload_time": "2019-08-02T21:43:11", "url": "https://files.pythonhosted.org/packages/40/7a/f1aad6c0804957b0e3663b2b6dee2882f01d7b8e8664c7b02ad628a2af70/opal_azure_cli_resource-2.1.18-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4606fbf3a1b7b0b21b554e607c9cecdc", "sha256": "a92f23f080ca5255e53295b95abb71e92613427fa8f14e143bf3503830f769c7" }, "downloads": -1, "filename": "opal-azure-cli-resource-2.1.18.tar.gz", "has_sig": false, "md5_digest": "4606fbf3a1b7b0b21b554e607c9cecdc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40023, "upload_time": "2019-08-02T21:44:36", "url": "https://files.pythonhosted.org/packages/d3/6f/d875bf3abfe3b8d615dc3d22a45f1e9b2327474d42ea449c89833720b015/opal-azure-cli-resource-2.1.18.tar.gz" } ] }