FinOps Toolkit on Fabric Capacity is slow #2074
Replies: 3 comments 7 replies
-
|
Frankly, this is my first custom dashboard and I'm not impressed. As you can see it's a copy/paste of the I've faced 300% of Interactive rejection while I was the only one on the dashboards. |
Beta Was this translation helpful? Give feedback.
-
|
@francesco1119 glad you're going to try the shared Power BI capacity — that should make a noticeable difference since it likely has significantly more compute than a standalone F2. A few things I want to clarify in case it helps: Where the bottleneck is: You can check this yourself. Run On the dual-dataset idea: I understand your concern about losing customizations on upgrade, but this would live in your custom report, not in the hub template. It's also not a hack — it's a composite model, which is the standard Power BI pattern Microsoft recommends for exactly this scenario (mixing historical aggregates with recent detail). Worth considering if Direct Query performance alone doesn't meet your needs even on a larger capacity. On cost: That's fair feedback. The toolkit deploys ADX, but Fabric is not required — especially if you're only using it for Power BI reports. A Power BI capacity (e.g. a shared one your org already has) works just as well, since Fabric capacities and Power BI capacities are the same thing under the hood. That alone would eliminate the $260/month. For ADX, you can reduce cost with reserved instances on both the VM and the markup. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have setup the FinOps Toolkit and I'm creating custom Power BI dashboards based on the
Cost_Summary.pbixNo, I haven't created Measures or Calculated Columns.
My ADX is running on a
Standard_D11_v2Scale out is set to be Optimized autoscale:
and yesterday while working I've noticed the spikes:
My dashboard is a copy/paste of one of the tabs that you can find in the
Cost_Summaryand is not loading excessive data (here in the picture I'm only showing Azure Bastion as an example as I don't want to show real data. Imagine this report can ideally load months and years. I have up to 6 years of data) :The workspace to which I have published this dashboard is linked to a Fabric Capacity F2. And yesterday, at the same time, I saw some throttling. Kinda a lot of throttling:
The User Experience was miserable.
Frankly I was ashamed to share this with my colleagues.
My Questions:
Beta Was this translation helpful? Give feedback.
All reactions