Component
Lite
Performance Monitor Version
2.2.0
SQL Server Version
Microsoft SQL Azure (RTM) - 12.0.2000.8 Feb 7 2026 14:31:25 Copyright (C) 2025 Microsoft Corporation
Windows Version
Windows 11 Enterprise (10.0.22631)
Describe the Bug
Maybe a bug, maybe an enhancement...
When targeting an Azure "logical server" with multiple underlying Azure SQL Databases with Lite Edition and viewing FinOps on the Lite dashboard:
- Storage Growth only shows the size and details for the master database.
- Databases Sizes only shows the data and log files' details for the master database.*
*I'm relatively new to Azure SQL Databases and suspect the log file details might be abstracted away from the DBA's view - TBC.
Steps to Reproduce
- Open the dashboard.
- Connect to Azure "logical server"
- Navigate to FinOps > Storage Growth. See first screenshot with only master database details viewable.
- Navigate to FinOps > Database Sizes. See second screenshot with only master database details viewable.
Expected Behavior
When following the steps above, I would expect to see further rows under master with details for each of the Azure SQL Databases.
Actual Behavior
Details for each of the Azure SQL Databases are not present.
Error Messages / Log Output
Screenshots
Refer to attachments in earlier section.
Additional Context
I do have access to the logical servers and the underlying Azure SQL Databases. However, I'm having challenges getting the master and Azure SQL Database data in one T-SQL query dataset. I'm not an application guy, but I'm wondering whether this would have to be two databases calls with the datasets merged at the application layer?
Component
Lite
Performance Monitor Version
2.2.0
SQL Server Version
Microsoft SQL Azure (RTM) - 12.0.2000.8 Feb 7 2026 14:31:25 Copyright (C) 2025 Microsoft Corporation
Windows Version
Windows 11 Enterprise (10.0.22631)
Describe the Bug
Maybe a bug, maybe an enhancement...
When targeting an Azure "logical server" with multiple underlying Azure SQL Databases with Lite Edition and viewing FinOps on the Lite dashboard:
*I'm relatively new to Azure SQL Databases and suspect the log file details might be abstracted away from the DBA's view - TBC.
Steps to Reproduce
Expected Behavior
When following the steps above, I would expect to see further rows under master with details for each of the Azure SQL Databases.
Actual Behavior
Details for each of the Azure SQL Databases are not present.
Error Messages / Log Output
Screenshots
Refer to attachments in earlier section.
Additional Context
I do have access to the logical servers and the underlying Azure SQL Databases. However, I'm having challenges getting the master and Azure SQL Database data in one T-SQL query dataset. I'm not an application guy, but I'm wondering whether this would have to be two databases calls with the datasets merged at the application layer?