- Added
hide_skip_approvals
field to the info section. It dynamically controls "Skip Action Approvals" visibility.
- Added
deprecated
field to policy metadata. Functionality is unchanged.
- Deprecated policy. This is the final update.
- Added support for Azure China
- Subscription filter can now be used as an allow list or a deny list
- Added additional fields and context to incident output
- Streamlined code for better readability and faster execution
- Policy now requires a valid Flexera One credential
- Fixed error where policy would fail completely when trying to access resources credential does not have access to. Policy will now simply skip these resources.
- Replaced the term whitelist with allowed list.
- Added
ignore_status [400,403,404]
for API calls to Azure API to ignore errors related to legacy subscription types
- Removed unused
sys_log
definition - Replaced references
github.com/rightscale/policy_templates
andgithub.com/flexera/policy_templates
withgithub.com/flexera-public/policy_templates
- updated README.md rightscale documentation links with docs.flexera documentation links
- Added subscription filter option and ability to specify Azure API endpoint
- Fixed bug in iteration over multiple roles/subscriptions
- Fixed bug in displaying role assignment id
- Added Resource table
- fix provider tag for graph Credential
- Changes to support the Credential Service
- Added filter to only gather role assignments from the subscription level
- Added pagination for the Microsoft Graph API users call
- Added Permission block
- initial release