-
Notifications
You must be signed in to change notification settings - Fork 242
docs: reflect real-world hub cost estimate ranges #2285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,7 +3,7 @@ title: FinOps hubs overview | |
| description: FinOps hubs provide a reliable platform for cost analytics, insights, and optimization, supporting large accounts and organizations. | ||
| author: flanakin | ||
| ms.author: micflan | ||
| ms.date: 08/13/2026 | ||
| ms.date: 08/26/2026 | ||
| ms.topic: concept-article | ||
| ms.service: finops | ||
| ms.subservice: finops-toolkit | ||
|
|
@@ -25,9 +25,9 @@ FinOps hubs extend Cost Management to provide a scalable platform for advanced d | |
|
|
||
| <!-- prettier-ignore-start --> | ||
| > [!NOTE] | ||
| > Estimated cost: Starts at $120/mo + $10/mo per $1M in cost being monitored. | ||
| > Estimated cost: Starts at $160/mo + $10/mo per $1M in cost being monitored. | ||
| > | ||
| > Estimated monthly cost includes $120 for a single-node Azure Data Explorer cluster or $300 for F2 Fabric capacity, plus $10 in Azure storage and processing cost per $1M being monitored. Exact cost will vary based on discounts, data size (we estimate ~20GB per $1M), and Fabric or Power BI license requirements. Cost without Data Explorer or Fabric is $5 per $1M. For details, refer to the [FinOps hub cost estimate](https://aka.ms/finops/hubs/calculator) in the Azure Pricing Calculator. | ||
| > Estimated monthly cost includes $160+ for a single-node Azure Data Explorer cluster or $310 for F2 Fabric capacity, plus $10 in Azure storage and processing cost per $1M being monitored. Exact cost will vary based on discounts, region, data size, and Fabric or Power BI license requirements. Cost without Data Explorer or Fabric is $15 per $1M. For details, refer to the [FinOps hub cost estimate](https://aka.ms/finops/hubs/calculator) in the Azure Pricing Calculator. | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. These two numbers can't both be right:
The old pairing ($10 with Data Explorer, $5 without) was coherent — drop ADX, drop the ingestion-side cost. The new pairing has the no-ADX deployment costing more per $1M than the ADX deployment's incremental, which inverts that. One of the two has been updated and the other hasn't. If Nit: dropping "(we estimate ~20GB per $1M)" removes the only handle a reader has for sanity-checking against their own data volume. Could it stay alongside the new "region" caveat rather than being swapped out for it? |
||
| <!-- prettier-ignore-end --> | ||
|
|
||
| <br> | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the per-$1M figure is being revised (see the note on line 30 — the body now says
$15without Data Explorer while this line and the next still say$10), this headline needs to move in step. Right now a reader gets$10here,$10in the first half of the note, and$15in the second half.