Skip to content

[BUG] FinOps > Storage Growth and Database Sizes #557

@vpnicholls

Description

@vpnicholls

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:

  1. Storage Growth only shows the size and details for the master database.
  2. 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

  1. Open the dashboard.
  2. Connect to Azure "logical server"
  3. Navigate to FinOps > Storage Growth. See first screenshot with only master database details viewable.
  4. Navigate to FinOps > Database Sizes. See second screenshot with only master database details viewable.
Image Image

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

No messages.

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions