AzureCalc.uk uses Google AdSense for ads. No tracking cookies are used by AzureCalc.uk itself. Your saved estimates are stored anonymously.

Prices from Azure Retail Prices API · UK South · GBP · Not affiliated with Microsoft

arrow_backBack to calculators

Azure Virtual Desktop Pricing Guide UK 2026

FSLogix on Standard tier routinely costs more than Premium once transactions are counted. Here's the full breakdown of what Azure Virtual Desktop actually costs in UK South.

Prices last verified: April 2026

The Four Cost Components

Azure Virtual Desktop has a well-documented hidden cost trap: FSLogix profile containers on Azure Files Standard tier. Most architects choose Standard tier because the per-GB price is lower — £0.056/GB/month vs Premium's £0.192/GB/month. But Standard tier charges per transaction, and an active VDI workload generates tens of thousands of transactions per user per day — login, logoff, app launches, file syncs. The transaction bill routinely exceeds the storage bill. Switch to Premium tier, pay more per GB, and your total storage cost drops. This is the single most common AVD cost optimisation.

Before diving into that trap in detail, here are the four independent dimensions that make up an AVD deployment's cost:

computer

Session Host VMs

VM size × count × hours. Typically 40–70% of total AVD cost for a 50-user deployment.

folder_open

FSLogix Profile Storage

Azure Files Standard or Premium. 10–30% of cost — but easily the most mis-estimated.

group

User Licensing

Per-user access fees. £0 for internal users with eligible M365. USD-denominated for external.

swap_horiz

Networking

RDP bandwidth egress. Usually <5% of total cost but varies with video/graphics use.

FSLogix: Standard vs Premium — The Hidden Transaction Trap

Azure Files has two tiers relevant to FSLogix profile containers:

Standard (HDD)Premium (SSD)
Storage£0.056/GB/month (pay for used)£0.192/GB/month (provisioned)
Write ops£0.0113/10K opsIncluded
Read ops£0.0011/10K opsIncluded
Performance3–5 min login (IOPS limited)<30s login (high IOPS)

The maths is straightforward. An active VDI user generates roughly 1,000–5,000 file system transactions per day: profile load at login, profile sync, application writes, logoff flush. For 50 users at 2,000 transactions/user/day (conservative):

Example: 50 users, 500 GB provisioned, 2,000 tx/user/day

Standard tier: Storage £28.20 + Transactions £31.59 = £59.79/month

Premium tier: Provisioned £96.10, no transactions = £96.10/month

At 2,000 tx/user/day, Standard is still cheaper. But increase to 5,000 tx/user/day and Standard jumps to £98+. Real-world VDI workloads regularly exceed this, especially during concurrent login storms.

The break-even point depends on transaction volume. At around 3,500 transactions per user per day for 50 users on 500 GB, Standard tier matches Premium. Above that, Standard ismore expensive despite having a lower per-GB rate. And you get 3–5 minute login times as a bonus downside.

lightbulb

Recommendation: Use Premium tier for any production AVD deployment with more than 20 concurrent users. The login performance improvement alone justifies it — the cost savings from eliminating transactions is a bonus.

Session Host Sizing and Auto-Shutdown

Multi-session vs Personal Desktop

AVD supports two hosting models. Multi-session runs Windows 10/11 Enterprise multi-session, hosting multiple users per VM. This is the cost-effective choice for task workers and general office use — a D4s v3 (4 vCPU, 16 GB RAM) can typically handle 8–12 concurrent light users.

Personal desktop gives each user a dedicated VM. This suits developers, power users, or workloads requiring GPU. It costs 5–10× more per user but provides isolation and consistent performance.

Auto-shutdown saves ~65%

Session host VMs are the largest cost component. An always-on D4s v3 Windows VM costs approximately £229/month (£0.313/hr × 730 hrs). If your users only work weekday business hours (8am–6pm, Mon–Fri), that's roughly 260 hours/month — reducing VM cost to £81/month, a 65% saving.

info

Use Azure Automation or AVD scaling plans to automatically deallocate session hosts outside working hours. Scaling plans can ramp up hosts before login storms and drain sessions gracefully before shutdown.

Azure Hybrid Benefit

If your organisation has Windows Server licences with active Software Assurance, Azure Hybrid Benefit lets you pay the Linux VM rate for Windows session hosts. On a D4s v3, this saves £0.138/hr per VM (Windows rate £0.313 minus Linux rate £0.175). For 5 always-on VMs, that's ~£504/month saved.

User Licensing: Internal vs External

This is the pricing dimension that "licensing experts had no idea about" according to engineers who contacted Microsoft's licensing team. AVD has per-user access fees that are separate from the infrastructure costs:

User TypeFeeNotes
Internal (M365 E3/E5/F3/Business Premium)£0/userAVD access included in eligible M365 licence
Internal (no eligible M365)~$8/user/monthUSD — GBP equivalent varies (~£6.30)
External — Apps only$5.50/user/monthRemoteApp only, no full desktop
External — Apps + Desktops$10/user/monthFull desktop experience for external users

The critical takeaway: if all your internal users already have M365 E3, E5, F3, or Business Premium, AVD access costs nothing extra from a licensing perspective. The entire cost is infrastructure (VMs + storage + networking).

AVD vs Windows 365

Windows 365 is Microsoft's fixed-price Cloud PC offering. It charges a flat monthly fee per user (£20–£162/user/month depending on spec) with no separate VM, storage, or licensing costs. The comparison:

Azure Virtual Desktop

  • ✅ Multi-session — share VMs across users
  • ✅ Auto-shutdown — pay only for active hours
  • ✅ Custom VM sizes — optimise for workload
  • ✅ Cheaper at scale with M365 licences
  • ⚠️ Requires infrastructure management
  • ⚠️ Cost varies with usage patterns

Windows 365

  • ✅ Fixed predictable cost per user
  • ✅ Zero infrastructure management
  • ✅ Instant provisioning
  • ✅ Simpler for small teams (<20 users)
  • ⚠️ No multi-session — 1 VM per user
  • ⚠️ No auto-shutdown — always billed

When AVD wins: Large deployments (50+ users) with eligible M365 licences, variable working hours, and IT teams comfortable managing Azure infrastructure. AVD's multi-session and auto-shutdown capabilities can reduce per-user costs to £15–£30/month for task workers.

When Windows 365 wins: Small teams (<20 users), organisations without dedicated Azure admins, or when predictable per-user billing is a hard requirement.

Estimate Your AVD Costs

desktop_windows

Azure Virtual Desktop Calculator

Estimate session host, FSLogix storage, and user licensing costs for UK South.

arrow_forward

Built and verified by an independent Azure engineer. Prices sourced from the Azure Retail Prices API and Azure pricing pages, UK South region, GBP. AVD access fees remain USD-denominated and are shown as approximate GBP equivalents.

ADPluralsightAVD Specialist

AZ-140 Configuring and Operating Microsoft Azure Virtual Desktop

From £29/month

View courseopen_in_new

AD: We earn a commission on qualifying purchases at no extra cost to you.

Related calculators