- Added
hide_skip_approvals
field to the info section. It dynamically controls "Skip Action Approvals" visibility.
- Added
Resource Hourly Cost
andCurrency
to incident table for added context
- Added ability to filter results by SQL resource type via
SQL Resource Types
parameter - Added ability to filter results by SQL Virtual Machine image SKU via
SQL Virtual Machine Image SKUs
parameter - Fixed bug where Elastic Pool recommendations were not properly reported in incident
- Fixed bug where databases ineligible for AHUB would appear in incident
- Added support for Elastic Pool recommendations, including automated actions
- Several parameters altered to be more descriptive and human-readable
- Added improved subscription, region, and tag filtering for results
- Normalized incident export to be consistent with other policies
- Added human-readable recommendation to incident export
- Streamlined code for better readability and faster execution
- 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.
- Renamed Subscription List parameter for consistency and accuracy
- Added logic required for "Meta Policy" use-cases
- Policy now requires a valid Flexera credential to facilitate "Meta Policy" use-cases
- Added a filter to exclude SQL Server 2017 Developer and Express versions instances that Microsoft provides as free
- 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
- Added
ignore_status [400,403,404]
for API calls to Azure API to ignore errors related to legacy subscription types
- 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 "ignore-status" for 400, 403, 404 errors
- Added subscription filter option and ability to specify Azure API endpoint
- Includes Azure SQL databases, SQL Virtual machines, SQL Managed Instances
- detects eligible instances
- AHUB can automatically be applied
- Initial release