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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
BohusUhrin
Regular Visitor

M Engine Memory in Azure Analysis Services

Hello,

I deployed tabular model to AAS. This model is getting data from Azure SQL Database using M code.

 

Lets say, the size of the model is 1GB.

Processing of the model takes another 2GB (but its only one short-time peak).

 

But here is the interesting part: 

After processing is done, the overall memory in AAS is showing 2GB, not 1GB.

This 1GB increase is due to "M Engine memory", which doesnt drop to 0 after processing, but keeps at 1GB and stays at this level.

 

When I reset the AAS (pause and start), this "M Engine memory" is cleaned.

But only till the next processing.

 

What to you think, is this behaviour normal?

Why the "M Engine memory" doesnt go back to 0 after processing?

 

Thanks in advance.

1 REPLY 1
v-kelly-msft
Community Support
Community Support

Hi @BohusUhrin ,

 

It should be related to AAS memory properties.

Analysis Services pre-allocates a modest amount of memory at startup so requests can be handled immediately. Additional memory is allocated as query and processing workloads increase.

Check the reference below:

https://docs.microsoft.com/en-us/analysis-services/server-properties/memory-properties?view=asallpro...

 

Best Regards,
Kelly

Did I answer your question? Mark my post as a solution!

 

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors