- Added
hide_skip_approvals
field to the info section. It dynamically controls "Skip Action Approvals" visibility.
- Minor code improvements to conform with current standards. Functionality unchanged.
- Added
deprecated
field to policy metadata. Functionality is unchanged.
- 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.
- Deprecated: This policy is no longer being updated. Please see policy README for more information.
- 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
- Modified
sys_log
definition to disablers_cm.audit_entry.create
outside Flexera NAM - Replaced references
github.com/rightscale/policy_templates
andgithub.com/flexera/policy_templates
withgithub.com/flexera-public/policy_templates
- Added 'timespan' parameter
- Updated README.md 'input parameters' section to reflect added 'timespan' parameter
- Updated README.md rightscale documentation links with docs.flexera documentation links
- Adding subscription filter to deal with timeout
- Fixed bug causing incompatible rightsizing recommendations
- Debug via param (off by default, for EU app)
- Added default_frequency "daily"
- Modified escalation label and description for consistency
- Added handling for log analytics workspaces that don't exist
- Updated policy to check for log analytics and diagnostic enabled VM using resource properties field
- Updated escalation block
- Fix spelling in path
- Modified policy for handling 404 error
- Adjusted Log Analytics auth provider tag
- Adding incident resource table
- Remove unnecessary permissions block
- Fixed bug where Azure returns instance details without MemoryGB field
- Removed the tagging escalation/action
- Added Resize action for underutilized instances
- Changed the authentication to credential services
- Added Approval block
- Initial release