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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register 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
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.