Microsoft Azure Policy Insights Client Library for Python
Project description
Microsoft Azure SDK for Python
This is the Microsoft Azure Policy Insights Client Library. This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8. For a more complete view of Azure libraries, see the Github repo
Usage
For code examples, see Policy Insights on docs.microsoft.com.
Provide Feedback
If you encounter any bugs or have suggestions, please file an issue in the Issues section of the project.
Release History
0.5.0 (2020-03-20)
Features
- Model PolicyState has a new parameter policy_set_definition_version
- Model PolicyState has a new parameter policy_definition_version
- Model PolicyState has a new parameter policy_assignment_version
- Added operation PolicyStatesOperations.trigger_subscription_evaluation
- Added operation PolicyStatesOperations.trigger_resource_group_evaluation
0.4.0 (2019-12-31)
Features
- Model PolicyDefinitionSummary has a new parameter policy_definition_group_names
- Model Remediation has a new parameter resource_discovery_mode
- Model PolicyAssignmentSummary has a new parameter policy_groups
- Model PolicyState has a new parameter policy_definition_group_names
- Model SummaryResults has a new parameter policy_group_details
- Model SummaryResults has a new parameter policy_details
- Model SummaryResults has a new parameter resource_details
- Added operation group PolicyMetadataOperations
Breaking changes
- Removed operation PolicyStatesOperations.get_metadata
General Breaking Changes
This version uses a next-generation code generator that might introduce breaking changes if from some import. In summary, some modules were incorrectly visible/importable and have been renamed. This fixed several issues caused by usage of classes that were not supposed to be used in the first place. PolicyInsightsClient cannot be imported from azure.mgmt.policyinsights.policy_insights_client anymore (import from azure.mgmt.policyinsights works like before) PolicyInsightsClientConfiguration import has been moved from azure.mgmt.policyinsights.policy_insights_client to azure.mgmt.policyinsights A model MyClass from a "models" sub-module cannot be imported anymore using azure.mgmt.policyinsights.models.my_class (import from azure.mgmt.policyinsights.models works like before) An operation class MyClassOperations from an operations sub-module cannot be imported anymore using azure.mgmt.policyinsights.operations.my_class_operations (import from azure.mgmt.policyinsights.operations works like before) Last but not least, HTTP connection pooling is now enabled by default. You should always use a client as a context manager, or call close(), or use no more than one client per process.
0.3.1 (2019-04-16)
Bugfixes
- Fix expressionValues and targetValues type
0.3.0 (2019-03-12)
Features
- Model QueryOptions has a new parameter expand
- Model PolicyState has a new parameter policy_evaluation_details
- Model PolicyState has a new parameter compliance_state
0.2.0 (2019-01-02)
Features
- Added operation group RemediationsOperations
- Added operation group PolicyTrackedResourcesOperations
0.1.0 (2018-05-04)
- Initial Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for azure-mgmt-policyinsights-0.5.0.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed229e3845c477e88dde413825d4fba0d38b3a5ffab4e694c7d0da995f3db0f3 |
|
MD5 | 8d5c998a1bf7375384a662b76eaf0dc9 |
|
BLAKE2b-256 | 25aa1f0cb5c3533de2641a692b0b3cb4d06003579a21e6eec280a8718fcf95bf |
Hashes for azure_mgmt_policyinsights-0.5.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30975b18bbd1cda17b88d019fe6168a33619b88583da8b9f0a8b4d5439f7e842 |
|
MD5 | c952b36b3b9f3d638a8c64b6f3277a9e |
|
BLAKE2b-256 | 13723592e0e30f4cc0ebbc675fef569e724b2f88372762b84c026d54508b4723 |