Microsoft Fabric pricing explained: F2 to F64 without the jargon
Easy Insight Team ·
Fabric capacity is priced by compute, not headcount. In UK South an F2 costs about £226 a month pay-as-you-go, or £134 on a one-year reservation; an F64 costs about £7,223 or £4,296. Every step up doubles the previous one. What decides your bill, though, is not the SKU — it is F64.
What does the F in F2 and F64 actually mean?
The number is capacity units — Microsoft's measure of compute power — and nothing else. An F2 gives you 2 capacity units; an F64 gives you 64.
It is not a feature tier. Every F SKU runs every Fabric workload: lakehouses, warehouses, notebooks, pipelines, eventhouses, Power BI. A small capacity runs the same things as a large one, more slowly. Microsoft's licensing and capacity documentation sets out the full range, F2 up to F8192, alongside the old Power BI Premium equivalents: F8 matches the old A1, F64 matches P1 at eight v-cores. Microsoft's own caveat on that table is worth borrowing — it compares compute, not interchangeable products.
Two things follow. You can run more than one capacity and assign workspaces to each, so finance refreshes need not compete with a data science notebook. And capacity is bought through Azure, not Microsoft 365, so it behaves like a cloud resource: billed per second, no commitment, pausable.
What does a Fabric capacity cost in the UK?
The figures below are UK South list prices, checked against the Azure Retail Prices API on 9 September 2026: £0.1546 per capacity-unit hour on pay-as-you-go, and £805.45 per capacity unit for a one-year reservation. The monthly columns are those rates multiplied out — 730 hours for a month on pay-as-you-go, the annual reservation divided by twelve.
| SKU | Capacity units | Pay-as-you-go | One-year reservation |
|---|---|---|---|
| F2 | 2 | £225.72/mo | £134.24/mo |
| F4 | 4 | £451.43/mo | £268.48/mo |
| F8 | 8 | £902.86/mo | £536.97/mo |
| F16 | 16 | £1,805.73/mo | £1,073.93/mo |
| F32 | 32 | £3,611.46/mo | £2,147.86/mo |
| F64 | 64 | £7,222.91/mo | £4,295.72/mo |
All figures exclude VAT and storage. Pricing is regional, so UK West or Ireland will differ, and list prices move — this is a September 2026 snapshot, not a quote.
The shape matters more than any single row: it is a pure doubling, with no volume discount for going bigger and no penalty for staying small. Sizing is therefore just "how much compute do we need" — with one exception, below.
Is a Fabric capacity reservation worth it?
At UK South rates as of September 2026, a one-year reservation costs about 40% less than pay-as-you-go for the same capacity. If a capacity runs continuously, that is close to a free decision.
First, the three-year term saves nothing extra. The reservation is £805.45 per capacity unit per year on the one-year term and £2,416.34 for three years — precisely three times the annual figure. You buy a longer lock, not a bigger discount.
Second, reservations and pausing cancel each other out. Microsoft's reservation documentation states that the discount is applied to capacity units on an hourly basis, and that if you do not have workloads consuming capacity units for a full hour you do not receive the full benefit — it does not carry over. A reservation rewards a capacity that runs all the time. Pick one strategy, not both.
Reservations also cover capacity only — storage and networking stay on pay-as-you-go.
Why does a small SKU not mean small jobs?
Because Fabric deliberately lets a small capacity punch above its weight — the most useful thing to understand about the pricing model.
Microsoft's throttling and smoothing documentation describes two mechanisms. Bursting lets an operation temporarily use more compute than the SKU provides, so a job finishes fast rather than crawling. Smoothing then averages that usage over a longer window — five to 64 minutes for interactive operations, a full 24 hours for background ones such as refreshes and Spark jobs — so the burst does not push you straight over the line.
The practical consequence is that you size for your average load, not your peak. Microsoft's own worked example uses an F2 running a background job that consumes six times the capacity available in the next ten minutes, and the F2 is not throttled, because smoothing spreads the cost across 2,880 half-minute timepoints.
When you do overrun sustainedly, throttling arrives in stages: ten minutes of overage protection, then 20-second delays on interactive jobs, then rejection of them, and only past 24 hours of borrowed capacity does everything stop. That grading is the difference between "sluggish this afternoon" and "the platform is down".
What does the F64 threshold do to the maths?
This is where compute pricing collides with per-user pricing, and where most Fabric cost decisions are actually made.
On an F SKU below F64, every person who opens a Power BI report needs their own Pro or Premium Per User licence. On F64 or larger, a free licence plus a viewer role is enough. Nothing else about the capacity changes at that line — only who has to be licensed.
The break-even is back-of-envelope arithmetic. A reserved F64 at UK South September 2026 rates is £4,295.72 a month. Power BI Pro is £10.80 per user per month. That is roughly 398 viewers before the capacity becomes the cheaper option — or about 669 if you are paying pay-as-you-go rather than reserving.
Most UK SMEs are a long way below 398 report readers, which is why most belong on per-user licensing. We work through the decision in Power BI licensing explained, and our pricing estimator runs the comparison against your own user counts — the only version of this sum that means anything.
The exception is wanting Fabric workloads at all. Premium Per User does not provision a capacity — you cannot build a lakehouse, warehouse or notebook on it. If that is why you are here, the licence maths is beside the point; the question is simply which SKU.
What is not included in the capacity price?
Three things, and the first one catches people out.
Storage is separate. OneLake is billed per gigabyte per month on top of the capacity: £0.0177 per GB for hot storage in UK South as of September 2026, so a terabyte is around £18 a month. Cooler tiers are cheaper; OneLake cache is dearer at £0.1841 per GB. Small against the capacity cost, but not zero, and no reservation covers it.
Overage billing costs triple. If you enable capacity overage rather than accept throttling, Microsoft puts the rate at three times normal — and the published UK South meter bears that out exactly: £0.4638 per capacity-unit hour against the standard £0.1546.
Pro licences do not disappear below F64. Under F64 you pay for the capacity and a Pro licence for every report reader — which is what makes an F8 a worse deal than it looks.
Which SKU should an SME actually start on?
Start with the trial: 64 capacity units for 60 days, behaving like an F64 for viewing — enough to build something real and watch what it consumes in the capacity metrics app before committing a penny.
After that, the honest answer for most SMEs is an F2 on pay-as-you-go, paused outside working hours. It is the cheapest way to have Fabric at all, bursting and smoothing mean it copes with more than the number suggests, and pausing and resuming can go on an Azure automation schedule. Move up when the metrics app shows sustained throttling, not when a diagram suggests it.
Two anti-patterns worth naming. Buying F64 for the free-viewer threshold when you have forty viewers is a five-figure annual mistake. And buying a reservation before you know your usage pattern locks in the wrong shape for a year.
If you are still deciding whether Fabric belongs in the picture, what is Microsoft Fabric? covers that ground, and how to budget a Power BI project deals with the build cost — for most SMEs the larger number by some distance. Our Power BI and Microsoft Fabric page sets out how we size capacity, and the wider data and analytics practice covers where it sits.
Frequently asked questions
How much does Microsoft Fabric cost per month in the UK?
It depends entirely on the size of capacity you provision, because Fabric is priced by compute rather than by user. In UK South, as of September 2026, the smallest capacity — an F2 — works out at roughly £226 a month on pay-as-you-go or £134 a month on a one-year reservation, and an F64 at roughly £7,223 or £4,296. Every step up the range doubles both the compute and the price. Storage is billed separately.
What does the number in F2, F8 or F64 mean?
It is the number of capacity units, which is Microsoft's measure of compute power. An F2 gives you 2 capacity units, an F64 gives you 64. The numbers are not tiers with different features — every F SKU can run every Fabric workload. A bigger number buys more compute and, at F64, changes who needs a paid Power BI licence.
Is a Fabric capacity reservation worth it?
If the capacity runs continuously, yes — a one-year reservation is about 40% cheaper than pay-as-you-go at UK South rates as of September 2026. The catch is that the discount is applied hourly and does not carry over, so Microsoft's documentation is explicit that if you have no workload consuming capacity units for a full hour, you lose that hour's benefit. A reservation and a pause-it-overnight strategy cancel each other out.
Can I pause a Fabric capacity to save money?
Yes, on pay-as-you-go. Fabric lets you pause an F SKU from the Azure portal and resume it later, and Azure bills per second with a one-minute minimum, so an overnight or weekend pause genuinely reduces the bill. Two warnings from Microsoft's own guidance: pausing settles any accumulated overage on your Azure bill, and it can make content assigned to that capacity unavailable, so check nobody is using it first.
Do I need Fabric capacity or will Power BI Pro licences do?
For most UK SMEs, Pro licences. Capacity only becomes the cheaper option at high viewer counts or when you actually want the non-Power BI workloads — lakehouses, warehouses, notebooks — that Pro and Premium Per User cannot run at all. At UK South reserved rates as of September 2026, an F64 costs about the same as 398 Pro licences, which is a headcount most SMEs are nowhere near.
Easy Insight is a UK consultancy for AI, web, apps and data — senior specialists only, no juniors.
Next step
Want a number before you talk to anyone?
The free Power BI & Fabric Pricing Estimator gives you a first-pass licensing cost in two minutes, and it doesn't ask for an email. When you're ready, a free data review is one call with the consultant who would deliver it; EasyStart Power BI builds are fixed from £4,950.

