VladDBA / PSBlitz

a PowerShell-based tool that outputs SQL Server health and performance diagnostics data to either Excel or HTML, and saves execution plans and deadlock graphs as .sqlplan and .xdl files.
https://vladdba.com/2022/09/15/psblitz-easily-outputs-sql-server-diagnostic-data/
Other
78 stars 17 forks source link

Azure SQL MI Compatibility #162

Closed VladDBA closed 8 months ago

VladDBA commented 9 months ago

Since both use the same domain, PSBlitz incorrectly ends up treating Azure SQL MI like Azure SQL DB.