Storage options for FSLogix profile containers in Azure Virtual Desktop
Azure offers multiple storage solutions that you can use to store your FSLogix profile container. This article compares storage solutions that Azure offers for Azure Virtual Desktop FSLogix user profile containers. We recommend storing FSLogix profile containers on Azure Files for most of our customers.
Azure Virtual Desktop offers FSLogix profile containers as the recommended user profile solution. FSLogix is designed to roam profiles in remote computing environments, such as Azure Virtual Desktop. At sign-in, this container is dynamically attached to the computing environment using a natively supported Virtual Hard Disk (VHD) and a Hyper-V Virtual Hard Disk (VHDX). The user profile is immediately available and appears in the system exactly like a native user profile.
The following tables compare the storage solutions Azure Storage offers for Azure Virtual Desktop FSLogix profile container user profiles.
Azure platform details
Features | Azure Files | Storage Spaces Direct |
---|---|---|
Use case | General purpose | Cross-platform |
Platform service | Yes, Azure-native solution | No, self-managed |
Regional availability | All regions | All regions |
Redundancy | Locally redundant/geo-redundant | Locally redundant/geo-redundant |
Tiers and performance | Standard (Transaction optimized) Premium Up to max 100K IOPS per share with 10 GBps per share at about 3 ms latency |
Standard HDD: up to 500 IOPS per-disk limits Standard SSD: up to 4k IOPS per-disk limits Premium SSD: up to 20k IOPS per-disk limits We recommend Premium disks for Storage Spaces Direct |
Capacity | 100 TiB per share, Up to 5 PiB per general purpose account | Maximum 32 TiB per disk |
Required infrastructure | Minimum share size 1 GiB | Two VMs on Azure IaaS (+ Cloud Witness) or at least three VMs without and costs for disks |
Protocols | SMB 3.0/2.1, NFSv4.1 (preview), REST | NFSv3, NFSv4.1, SMB 3.1 |
Azure management details
Features | Azure Files | Storage Spaces Direct |
---|---|---|
Access | Cloud, on-premises and hybrid (Azure file sync) | Cloud, on-premises |
Backup | Azure backup snapshot integration | Azure backup snapshot integration |
Security and compliance | All Azure supported certificates | All Azure supported certificates |
Microsoft Entra integration | Native Active Directory and Microsoft Entra Domain Services | Native Active Directory or Microsoft Entra Domain Services support only |
Once you've chosen your storage method, check out Azure Virtual Desktop pricing for information about our pricing plans.
Azure Files tiers
Azure Files offers two different tiers of storage: premium and standard. These tiers let you tailor the performance and cost of your file shares to meet your scenario's requirements.
Premium file shares are backed by solid-state drives (SSDs) and are deployed in the FileStorage storage account type. Premium file shares provide consistent high performance and low latency for input and output (IO) intensive workloads. Premium file shares use a provisioned billing model, where you pay for the amount of storage you would like your file share to have, regardless of how much you use.
Standard file shares are backed by hard disk drives (HDDs) and are deployed in the general purpose version 2 (GPv2) storage account type. Standard file shares provide reliable performance for IO workloads that are less sensitive to performance variability, such as general-purpose file shares and dev/test environments. Standard file shares use a pay-as-you-go billing model, where you pay based on storage usage, including data stored and transactions.
To learn more about how billing works in Azure Files, see Understand Azure Files billing.
The following table lists our recommendations for which performance tier to use based on your workload. These recommendations will help you select the performance tier that meets your performance targets, budget, and regional considerations. We've based these recommendations on the example scenarios from Remote Desktop workload types.
Workload type | Recommended file tier |
---|---|
Light (fewer than 200 users) | Standard file shares |
Light (more than 200 users) | Premium file shares or standard with multiple file shares |
Medium | Premium file shares |
Heavy | Premium file shares |
Power | Premium file shares |
For more information about Azure Files performance, see File share and file scale targets. For more information about pricing, see Azure Files pricing.
Next steps
To learn more about FSLogix profile containers, user profile disks, and other user profile technologies, see the table in User profile management for Azure Virtual Desktop with FSLogix profile containers.
If you're ready to create your own FSLogix profile containers, get started with one of these tutorials: