Added Microsoft PowerShell API support for Microsoft Azure SQL Managed Instances, including alert settings configuration.
Additional Microsoft SQL Server configuration options are now displayed on the server overview. Configuration can be compared across different instances.
Added spinners on the tempDB section that are displayed when data is being loaded.
Changed the settings on database file usage alert to consider autogrowth and maximum file size. Alerts that have been set to be disabled when autogrowth is enabled will now start alerting if the database has a maximum file size set.
Added the ability to ignore the following waits: RESOURCE_GOVERNOR_IDLE, WAIT_XTP_OFFLINE_CKPT_NEW_LOG, PVS_PREALLOCATE, HADR_FABRIC_CALLBACK and PWAIT_EXTENSIBILITY_CLEANUP_TASK.
Improved reliability sampling SQL Server process utilization after a failover.