Citrix DaaS (Desktop-as-a-Service, formerly Citrix Virtual Apps and Desktops service) has been the enterprise standard for virtual desktop infrastructure for over a decade. But Azure Virtual Desktop (AVD) now offers comparable functionality at 40-60% lower total cost of ownership, with native Windows 11 multi-session support, tighter Microsoft 365 integration, and simplified management. For organizations heavily invested in the Microsoft ecosystem, the business case for migration is compelling.
This guide walks through the complete migration process: TCO analysis, feature comparison, migration planning, technical implementation, user impact, and post-migration optimization. Whether you're running 50 seats or 5,000, you'll understand exactly what's involved and how to execute the migration with minimal disruption.
Why Organizations Are Moving From Citrix DaaS to Azure Virtual Desktop
1. Cost Savings: 40-60% Reduction in TCO
The most cited reason for migration is cost. Here's a typical TCO comparison for a 500-user deployment:
Citrix DaaS Annual Costs (500 users)
- Citrix DaaS licensing: $200-$300/user/year for Standard or Advanced tier = $100,000-$150,000
- Azure compute (D4s_v5 instances, 8h/day avg): ~$180,000/year
- Citrix Cloud Connectors and Gateway infrastructure: $12,000-$24,000/year
- Monitoring and management tools: Citrix Director, third-party monitoring = $15,000-$25,000/year
- Professional services and support: Implementation, optimization, Citrix support contracts = $40,000-$60,000/year
- Total Citrix DaaS TCO: $347,000-$439,000/year
Azure Virtual Desktop Annual Costs (500 users)
- AVD licensing: Included with Microsoft 365 E3/E5 or Windows per-user licenses you likely already own = $0 incremental cost
- Azure compute (D4s_v5 instances, 8h/day avg): ~$180,000/year (same as Citrix)
- Azure Storage (FSLogix profiles, MSIX app attach): $6,000-$12,000/year
- Monitoring: Azure Monitor, Log Analytics included in Azure subscription = minimal incremental cost
- Professional services: Initial migration and setup = $30,000-$50,000 one-time, $10,000-$20,000/year ongoing optimization
- Total AVD TCO: $196,000-$212,000/year (after first-year migration costs)
Net Savings
Organizations typically save $135,000-$243,000 annually for a 500-user deployment, representing a 39-55% cost reduction. Payback period is typically 4-8 months after accounting for migration costs.
2. Native Microsoft 365 Integration
AVD is built into the Microsoft ecosystem. FSLogix handles profile management with seamless OneDrive and SharePoint integration. Teams optimizations are built-in. Conditional Access policies apply uniformly across physical and virtual desktops. Multi-factor authentication works consistently. You eliminate the integration friction that comes with bolting Citrix onto a Microsoft environment.
3. Windows 11 Multi-Session
AVD is the only service that offers native Windows 11 multi-session — multiple users on a single Windows 11 VM with full desktop experience and application compatibility. Citrix requires Windows Server RDS for multi-session, which has application compatibility issues and requires testing for apps designed for client OS. With AVD, if the app runs on Windows 11 desktop, it runs in AVD multi-session.
4. Simplified Management
AVD eliminates Citrix Cloud Connectors, StoreFront, Gateway appliances, and multi-tier Citrix infrastructure. Management happens entirely through Azure portal or Infrastructure-as-Code. Image management uses Azure Compute Gallery. Monitoring uses Azure Monitor. Everything operates within the Azure control plane you already manage.
Feature Comparison: Citrix DaaS vs Azure Virtual Desktop
Features Where AVD Matches or Exceeds Citrix
- Multi-session Windows: AVD's Windows 11 multi-session is superior to Citrix's Windows Server RDS approach for app compatibility
- Personal desktops: Both support persistent personal desktops with full admin rights if needed
- Pooled desktops: AVD's host pools are equivalent to Citrix machine catalogs for non-persistent desktops
- Application delivery: RemoteApp in AVD delivers individual applications just like Citrix published apps
- Profile management: FSLogix profile containers are enterprise-grade, handle large Outlook caches and OneDrive well
- Image management: Azure Compute Gallery with versioning and replication across regions
- Autoscaling: AVD's autoscale automatically starts/stops VMs based on usage patterns, equivalent to Citrix Autoscale
- Disaster recovery: Azure Site Recovery or multi-region host pools for geographic redundancy
Features Where Citrix Still Has an Edge
- HDX vs RDP: Citrix HDX protocol has historically delivered better performance on high-latency or low-bandwidth connections than Microsoft's RDP. However, recent AVD improvements (RDP Shortpath, adaptive graphics) have closed this gap significantly for most use cases.
- Granular session policies: Citrix offers more detailed policy controls (printer mapping, clipboard restrictions, USB device rules) via Citrix Studio. AVD's policy management through Intune or GPO is less granular but covers 90% of common requirements.
- Multi-cloud and hybrid deployment: Citrix DaaS can manage VMs across Azure, AWS, GCP, and on-premises in a single pane of glass. AVD is Azure-only (with Azure Stack HCI for hybrid scenarios).
- Advanced graphics workloads: For CAD, 3D design, and GPU-intensive apps, Citrix's HDX 3D Pro is still more mature than AVD's GPU acceleration, though the gap is narrowing.
The Bottom Line on Feature Parity
For 80% of enterprise use cases — knowledge workers running Office 365, web apps, and standard business applications — AVD delivers equivalent or better functionality at significantly lower cost. The 20% edge cases (extremely low-bandwidth remote sites, heavy GPU workloads, multi-cloud requirements) may still favor Citrix, but that's a shrinking minority.
Migration Planning: Strategy and Timeline
Phase 1: Assessment and Design (4-6 weeks)
Current State Analysis
- User count and segmentation: Map users to personas (task workers, knowledge workers, power users, developers). Identify usage patterns, peak hours, application requirements.
- Application inventory: Document all published apps and desktops. Test application compatibility with Windows 11 multi-session. Identify apps that require special handling (GPU, USB devices, legacy 16-bit apps).
- Citrix configuration audit: Document existing policies (printer redirection, clipboard, file transfer, session timeouts). These will need to be recreated in Intune or GPO for AVD.
- Network architecture: Review current Gateway and Citrix ADC configuration. Plan AVD's network topology (hub-spoke, Express Route, VPN).
- Profile management: Understand current Citrix Profile Management or FSLogix setup. Plan migration to AVD's FSLogix implementation.
AVD Architecture Design
- Host pool design: Pooled vs personal, multi-session vs single-session, depth-first vs breadth-first load balancing
- VM sizing: Match or optimize from current Citrix VMs. Consider D-series (general purpose), F-series (compute-optimized for CPU-heavy workloads), or NV-series (GPU) based on user personas
- Image strategy: Golden image creation, Azure Compute Gallery setup, versioning and update process
- FSLogix configuration: Profile container sizing, storage tier (Premium SSD for performance, Standard SSD for cost optimization), Cloud Cache for high availability
- Networking: Subnet design, NSG rules, Azure Firewall or NVA configuration, RDP Shortpath for direct connectivity
- Security: Conditional Access policies, MFA, endpoint security (Defender for Endpoint), session host hardening (CIS benchmarks)
Phase 2: Pilot Deployment (3-4 weeks)
Build a pilot environment with 20-50 users representing different personas:
- Week 1: Deploy core AVD infrastructure — host pool, session hosts, application groups, workspace. Integrate with Entra ID (Azure AD). Configure FSLogix and test profile creation.
- Week 2: Install and test all applications on golden image. Validate MSIX app attach or Intune app deployment for application isolation. Configure policies (Intune or GPO).
- Week 3: Onboard pilot users. Migrate their FSLogix profiles from Citrix to AVD. Provide training and collect feedback on performance, application behavior, and missing features.
- Week 4: Performance testing under load. Validate autoscaling. Test disaster recovery procedures. Document issues and create mitigation plans.
Phase 3: Production Migration (6-12 weeks depending on user count)
Migrate users in waves based on department, location, or user persona:
- Wave 1 (Week 1-2): Early adopters and IT team (10% of users). Proves production readiness and identifies remaining issues.
- Wave 2 (Week 3-5): 30% of users. Large enough to stress-test infrastructure, small enough to roll back if problems arise.
- Wave 3 (Week 6-9): 50% of remaining users. Parallel run with Citrix maintained as fallback.
- Wave 4 (Week 10-12): Final 10%. Highest-risk users (executives, users with edge-case applications) migrated last after all issues are resolved.
Phase 4: Decommission and Optimization (2-4 weeks)
- Citrix infrastructure teardown: Decommission Cloud Connectors, StoreFront servers, Gateway appliances. Cancel Citrix DaaS subscription.
- Cost optimization: Right-size VMs based on actual usage. Enable autoscaling. Review storage tier and Azure Reservations for compute savings.
- Performance tuning: Enable RDP Shortpath, configure Azure Traffic Manager for multi-region users, optimize FSLogix container settings.
- Monitoring and alerting: Set up Azure Monitor workbooks for AVD insights, configure alerts for session host health, user experience metrics, and capacity thresholds.
Total Timeline
Small deployment (50-200 users): 12-16 weeks from kickoff to Citrix decommission
Medium deployment (200-1,000 users): 16-24 weeks
Large deployment (1,000+ users): 24-36 weeks, with parallel Citrix/AVD operation for 8-12 weeks during phased migration
Technical Implementation Details
User Profile Migration: Citrix to AVD FSLogix
Both Citrix and AVD support FSLogix for profile management, which simplifies migration. If you're currently using Citrix Profile Management (UPM), you'll need to convert profiles:
- FSLogix to FSLogix: Profile containers are portable. Copy VHD/VHDX files from Citrix file share to AVD file share (Azure Files Premium or NetApp Files). Update FSLogix registry settings to point to new share. Users log in to AVD and their profiles load seamlessly.
- Citrix UPM to FSLogix: Use Microsoft's UVHD-Profile tool to convert UPM profiles to FSLogix containers. Or run users in hybrid mode: FSLogix captures new profile on first AVD login, Citrix UPM remains for legacy sessions until migration completes.
Application Packaging Strategy
Citrix applications can be delivered to AVD via several methods:
- Installed in golden image: Best for universal applications (Office, browsers, standard line-of-business apps). Every session host has the app pre-installed.
- MSIX app attach: Applications packaged as MSIX containers, dynamically attached to user sessions. Ideal for applications used by subsets of users, large applications, or apps with frequent updates. Reduces golden image size and simplifies app lifecycle management.
- Intune app deployment: For personal persistent desktops where users have admin rights. Apps deployed per-user or per-device via Intune.
- RemoteApp streaming: Individual applications published via RemoteApp. User launches app from web client or Windows Desktop client without full desktop session. Reduces resource consumption for task workers.
Network Optimization: RDP Shortpath
RDP Shortpath establishes a direct UDP connection between user endpoint and session host, bypassing Azure Gateway for lower latency. Essential for users on corporate networks with Express Route or VPN to Azure. Reduces latency by 30-50ms compared to relayed TCP connections. Enable it via host pool RDP properties and ensure UDP 3390 is allowed through firewalls.
Monitoring Migration
Azure Monitor provides AVD-specific workbooks that track:
- Session host health and resource utilization
- User connection reliability and latency
- Application launch times and failures
- FSLogix profile load times
- Autoscale efficiency and cost
Compare these metrics against Citrix Director baselines during pilot to validate that AVD meets or exceeds current user experience.
User Impact and Change Management
What Changes for End Users
- Access method: Instead of Citrix Workspace app, users access AVD via Windows Desktop client, web browser, or Microsoft Remote Desktop app on mobile. Login experience is similar — Entra ID (Azure AD) credentials, MFA if configured, then desktop/app selection.
- Desktop experience: For most users, the desktop looks and feels identical. Same applications, same files (if profiles migrated correctly), same shortcuts. Performance should be equivalent or better.
- Printing: Printer redirection works similarly but configuration is via Intune or GPO instead of Citrix policies. Test printing early in pilot.
- USB devices: USB redirection for scanners, signature pads, and specialized devices requires testing. AVD supports USB redirection but driver installation on session hosts may differ from Citrix setup.
Training Requirements
Minimal training is needed for end users. Key points to communicate:
- How to download and install the Windows Desktop client
- How to subscribe to the AVD workspace (one-time setup)
- Where to get support if they encounter issues
IT teams need more substantial training on Azure portal, host pool management, FSLogix troubleshooting, Intune policy configuration, and Azure Monitor. Budget 3-5 days of training for the core infrastructure team.
Common Migration Challenges and Solutions
Challenge 1: Application Compatibility
Problem: Legacy application designed for Windows Server RDS doesn't work correctly on Windows 11 multi-session.
Solution: Use single-session host pools for incompatible apps. Deploy Windows 11 Enterprise VMs in personal desktop mode for specific users who need the problematic app. Alternatively, run the app on Windows Server 2022 VMs within AVD (AVD supports Windows Server multi-session).
Challenge 2: Licensing Confusion
Problem: Understanding what licenses are required for AVD.
Solution: AVD access rights are included with Microsoft 365 E3/E5, Microsoft 365 F3, Windows 10/11 Enterprise E3/E5 per user, or Windows per-user subscription licenses. You still pay for Azure compute, storage, and networking, but there's no separate AVD service fee. For external users (partners, contractors), you need Azure Virtual Desktop per-user access licenses.
Challenge 3: FSLogix Performance Issues
Problem: Profile load times are 30+ seconds, impacting user experience.
Solution: Use Azure Files Premium (not Standard) for FSLogix profile shares. Enable Cloud Cache for multi-region redundancy but be aware it increases latency slightly. Exclude antivirus scanning on profile containers. Use profile container compaction to reduce container size. Consider Azure NetApp Files for high-performance scenarios (large Outlook OST files, heavy roaming).
Challenge 4: Cost Overruns
Problem: Azure bill is higher than projected because VMs are running 24/7 instead of scaling with usage.
Solution: Enable autoscale on host pools. Configure ramp-up, peak, ramp-down, and off-peak schedules that match your business hours. Use depth-first load balancing during off-peak to consolidate users onto fewer VMs so others can be deallocated. Purchase Azure Reserved Instances for base capacity (VMs that will always be needed) to save 40-60% on compute.
When NOT to Migrate From Citrix to AVD
Despite the compelling cost case, AVD isn't the right choice for every organization:
- Multi-cloud strategy: If you're running workloads across AWS, GCP, and Azure and need a single VDI management plane, Citrix's multi-cloud support is unmatched. AVD locks you into Azure (plus Azure Stack HCI).
- Extreme low-bandwidth environments: Remote sites with <5 Mbps connections where Citrix HDX's aggressive compression and adaptive protocols significantly outperform RDP.
- Heavy GPU workloads: For CAD, video editing, 3D design where Citrix HDX 3D Pro provides better GPU virtualization and user experience than AVD's current GPU offerings.
- Regulatory or contractual lock-in: If you have multi-year Citrix contracts with unfavorable early termination terms, wait until renewal before migrating. Calculate breakage costs against savings.
Post-Migration Optimization
Cost Optimization
- Right-size VMs: Monitor CPU and memory utilization for 30 days post-migration. Scale down oversized VMs. Many organizations over-provision initially and can reduce VM size by one tier without impacting performance.
- Autoscale tuning: Adjust scaling thresholds based on actual usage patterns. Don't keep VMs running at 3 AM if no users are active.
- Azure Reservations: Once usage is stable, purchase 1-year or 3-year Reserved Instances for predictable base capacity. Saves 40-60% vs pay-as-you-go.
- Storage tier optimization: Use Standard SSD for FSLogix profiles if performance is acceptable. Premium SSD costs 3-4x more.
Performance Tuning
- Enable RDP Shortpath: Reduces latency by 30-50ms for direct network connectivity.
- GPU acceleration: Enable GPU-accelerated rendering for graphics-heavy applications. Works on VMs with GPUs (NV-series) or via software rendering on standard VMs.
- Multimedia redirection: Enable Teams media optimization and browser multimedia redirection to offload video processing to client device.
- Screen capture protection: Prevent screen capture and clipboard transfer for compliance-sensitive applications using session host policies.
Real-World Case Study: 800-User Migration
Organization: Mid-market financial services firm, 800 employees, heavily dependent on virtual desktops for BYOD and remote work compliance.
Starting state: Citrix DaaS with 800 concurrent users, running on Azure VMs. Paying $400,000/year: $160,000 Citrix licensing, $200,000 Azure compute, $40,000 Citrix support and management.
Migration timeline: 20 weeks from kickoff to Citrix decommission. 4 weeks assessment and design, 3 weeks pilot with 40 users, 10 weeks phased production migration in 4 waves, 3 weeks decommission and optimization.
Outcomes:
- Cost: Reduced to $220,000/year ($200,000 Azure compute, $20,000 ongoing support). $180,000 annual savings = 45% cost reduction.
- Performance: Profile load time improved from 18 seconds (Citrix) to 12 seconds (AVD with Azure Files Premium). Application launch time equivalent.
- User satisfaction: Post-migration survey: 85% reported equivalent or better experience, 10% reported worse (mostly around printing driver issues, later resolved), 5% neutral.
- IT efficiency: Reduced management overhead by eliminating Citrix infrastructure layers. Monthly patching cycle reduced from 6 hours to 3 hours using Azure Compute Gallery versioned images.
Getting Started With Your Migration
Step 1: TCO Analysis
Calculate your current Citrix all-in costs: licensing, compute, support, management tools. Project AVD costs: compute (same), storage (FSLogix), professional services (migration and ongoing). If savings exceed 30%, migration is financially justified.
Step 2: Application Compatibility Assessment
Identify all published applications and desktops. Test top 20 business-critical apps on Windows 11 multi-session or Windows 11 Enterprise VMs in a proof-of-concept environment. If 90%+ work without modification, migration risk is low.
Step 3: Pilot Deployment
Build a pilot AVD environment for 20-50 volunteer users. Run it in parallel with Citrix for 3-4 weeks. Collect quantitative metrics (performance, reliability) and qualitative feedback (user satisfaction). If pilot succeeds, proceed to production planning.
Step 4: Phased Production Migration
Migrate users in waves, maintaining Citrix as fallback for first 2-3 waves. This de-risks the migration and allows you to adjust based on real-world issues. Most organizations complete production migration in 8-12 weeks once pilot proves viability.
Conclusion
Azure Virtual Desktop has matured into a legitimate Citrix replacement for the majority of enterprise VDI use cases. The 40-60% cost savings, combined with tighter Microsoft 365 integration and simplified management, make the business case compelling. For organizations heavily invested in Microsoft technologies, the question is no longer "whether" to migrate from Citrix to AVD, but "when" and "how fast."
The migration is not trivial — expect 12-24 weeks for most deployments — but it's a well-understood process with proven patterns and tooling. Organizations that invest in proper planning, pilot validation, and phased rollout consistently achieve successful migrations with minimal disruption and rapid payback.
Planning a Citrix to AVD Migration?
Ez IT Expert has migrated 15,000+ seats from Citrix DaaS to Azure Virtual Desktop for mid-market and enterprise clients. We handle the complete migration: TCO analysis, architecture design, pilot deployment, phased production migration, and post-migration optimization. Our clients typically see 40-60% cost reduction and complete migration in 12-20 weeks with zero unplanned downtime.
Schedule a Migration Assessment →