Forum Discussion
BohusUhrin
5 years agoRegular 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 i...
v-kelly-msft
5 years agoCommunity 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:
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!