Forum Discussion
Power BI Embedded Service In Azure with A1 or A2 Node Maximum Concurrent Users
- 1 year ago
Hi tls-tje,
To effectively monitor the resource usage of the Power BI Embedded service, the following options can be utilized.
1.Azure Monitor enables tracking of the performance and health of Power BI Embedded resources. It allows the configuration of alerts and provides insights into CPU utilization, memory usage, and query performance.
2.The Monitoring Data Reference for Power BI Embedded provides detailed insights into monitoring specific metrics, including CPU utilization, memory usage, and query durations.
Monitoring data reference for Power BI Embedded - Power BI | Microsoft Learn3.The Microsoft Fabric Capacity Metrics App facilitates efficient monitoring of capacity usage by providing a user-friendly interface for tracking resource consumption and performance metrics.
Additionally, kindly refer to the following links for further information:
Monitor Power BI Embedded - Power BI | Microsoft Learn
Azure Monitor overview - Azure Monitor | Microsoft Learn
If you find this response helpful, kindly mark it as the accepted solution and provide kudos, as this will assist other community members facing similar queries.
Thank you.
Its gonna be hard to estimate no of concurrent users, as the capacity usage is also based on your how good the semantic model is, the query that it needs to run, whether your dax calculation is complex, how big is the data model, what mode are you running etc...
One thing you can try to use as a rough ballpark benchmark, is if you have the same report/model in a shared capacity which is 1GB of memory, putting it in A1 roughly means you will have max 3x the capacity (ie 3GB) and A2 max 5x the capacity (ie 5GB).
Also note that you need configure the query memory limit, to get the max...
https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-premium-workloads#query-memory-limit
- tls-tje1 year agoRegular Visitor
Hi Tutu_in_YYC ,
Is there any kind of analytics of the running nodes in Azure to see the resources usage?
Thanks
- Tutu_in_YYC1 year agoSuper User
see response from v-pnaroju-msft