Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more

Reply
agranaas
Frequent Visitor

Interactive CU usage when connecting SSMS/VS Code to Fabric Database

Hello!

I'm testing out the database in Fabric and I'm really surprised of the CU usage, it's eating up all available resources.

It's an F2 license. 

 

When I'm connected to the database with SSMS or VS Code, the CU usage goes to 80-100%, and when I close the connection the usage drops to normal levels.

 

I'm not doing anything (querying, inserting etc.), it's just an active connection to the database in one of the tools (VS Code or SSMS).

 

Is this expected behavior?

 

The warehouse does not behave in this way, I see no spikes in CU when connected with VS Code/SSMS all day long.

 

agranaas_1-1742459822727.png

 

agranaas_2-1742460053473.png

 

 

2 REPLIES 2
Anonymous
Not applicable

Hi @agranaas 

Tools like SSMS/VS Code often run background queries (e.g., fetching metadata for IntelliSense, refreshing object explorer, checking session status). These lightweight queries can spike CU usage on low-tier capacities (F2).The F2 SKU has minimal CU allocation (2 CUs). Even minor background activity can max out resources. Higher SKUs (F4+) buffer this better.

 

 

 

Best Regards,

Jayleny

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Do you have any idea why the warehouse does not behave in the same way?

Open connections to the warehouse has no impact on CU usage from what I have seen.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Top Solution Authors