In my last post we have discussed in detail about Windows Cloud Keyboard Input Protection (Preview), in today’s post step by step implementation guide. Before enabling Windows Cloud Keyboard Input Protection, ensure the following prerequisites are met: 1. Supported Workloads Windows 365 Enterprise Cloud PCs Azure Virtual Desktop (AVD) This feature is designed specifically for
As organizations increasingly adopt Windows 365 and Azure Virtual Desktop (AVD) to enable hybrid and remote work, endpoint security has become one of the most critical—and challenging—areas to address. While identity, network, and platform security in the cloud have matured significantly, keyboard input on endpoint devices has remained a vulnerable attack surface. This is exactly
Recently, I had the opportunity to demonstrate my agentic AI solution for creating architecture diagrams for Azure resources—such as Azure Virtual Desktop—at the Bhutan Microsoft Community Agentic AI Hackathon. The hackathon saw enthusiastic participation from many students, and it was truly a pleasure to present my solution to such an engaged and curious audience. Interacting
Microsoft Azure Virtual Desktop (AVD) continues innovating with features that simplify host management and enhance performance for organizations running virtual desktop infrastructures. With the public preview of ephemeral OS disk support, enterprises can now leverage a new approach for session host creation, tailored for stateless workloads that value speed, scalability, and cost optimization. What Are
In part 1 of the blog here, I have written about the support of external identities of Microsoft. In part 2 of this blog, I will try to put the Concepts into Practice with the help of PowerShell. In Part 1, we introduced the groundbreaking preview feature allowing the use of Azure Virtual Desktop (AVD)
Microsoft continues to expand the flexibility and reach of Azure Virtual Desktop (AVD) with new preview capabilities. One of the most impactful announcements is the support for external identities in Azure Virtual Desktop. This feature enables organizations to securely extend AVD resources to users outside their core Azure Active Directory tenant—such as partners, contractors, or
Today marks a monumental step forward in the evolution of remote desktop technology. In a world where hybrid work and cloud computing are the new normal, the reliability and performance of virtual desktop infrastructure (VDI) have never been more critical. The experience is only as good as the network connection supporting it. That is why
In today’s dynamic work environment, the lines between roles and responsibilities are increasingly blurred. Many professionals find themselves context-switching frequently, needing distinct environments for different tasks – a developer moving between frontend and backend, a tester shifting from staging to production, or a consultant managing multiple client engagements. Previously, managing these diverse needs within a
The desktop as a service (DaaS) market has come a long way from being a niche technology or a stopgap for remote work. Today, it is shaping up to become one of the central pillars of digital workspace strategy for organizations of all sizes. Gartner’s 2025 Magic Quadrant for Desktop as a Service (DaaS) provides
Microsoft is making a significant upgrade to its network infrastructure that directly benefits Azure Virtual Desktop (AVD) and Windows 365 users. In a move that reflects its commitment to delivering low-latency, high-performance remote desktop experiences globally, Microsoft is expanding its TURN relay support from 14 to over 40 regions worldwide. This change might sound technical,
Please join this event. it’s at 3.30 PM IST on 6-28-2025 Session Brief: Automating Azure Virtual Desktop Deployments — Microsoft User Group Ghana In this session, I will explore how to automate Azure Virtual Desktop (AVD) deployments to achieve faster, more secure, and more consistent virtual desktop environments. As organizations scale their remote and hybrid
With the rise of remote work and distributed teams, personalized desktop experiences are becoming more critical. Azure Virtual Desktop (AVD) offers flexible deployment options, including personal host pools where users get dedicated virtual machines (VMs) assigned to them. Azure Virtual Desktop (AVD) supports various host pool types, and one of the most user-specific options is
Have you ever found yourself overwhelmed by the complexity of setting up Azure Virtual Desktop (AVD)? Or wished there was a quicker way to test AVD without going through all the manual configurations? Trust me, I’ve been there. Getting a full AVD environment up and running can be time-consuming and tedious. That’s why Microsoft’s AVD
In March 2025, we saw massive improvement in AVD Drive Redirection Performance. What is this improvement? When a user opens or lists the contents of a redirected drive, the remote session enumerates files and folders of the current directory. If you have a large number of files and folders on the redirected drives, the enumeration
If you have migrated your VDI resources in Azure, you can still check out for Global Service Outage Alerts. You can monitor global outage alerts for Azure, Microsoft 365, and Citrix services through their respective status pages: Azure: Visit the Azure status page for a global overview of Azure service health. For a personalized view
When preparing a golden image for Azure Virtual Desktop (AVD), one of the critical steps is generalizing the Azure VM. Generalizing the VM ensures that the image can be used to create multiple virtual machines without retaining user-specific information or settings. This process is essential for maintaining consistency and scalability in your AVD environment. In
Fig: End-to-end login process in Azure Virtual Desktop. In any AVD interview, one of the most common questions is to describe the end-to-end sign process of a user in Azure Virtual Desktop. Today I am going to show you this login process in detail. Let’s see how it works. When a user logs in to
When deploying Azure Virtual Desktop (AVD) environments, default Windows images often contain unnecessary pre-installed applications (bloatware) that can impact performance and user experience. To streamline the optimization process, I have created a PowerShell script that identifies all virtual machines (VMs) in an AVD Host Pool and executes a bloatware removal script on each VM. In
In my previous blog post, Optimizing FsLogix Deployment for Azure Virtual Desktop (AVD) with PowerShell Automation – Part 1, I demonstrated how to streamline FsLogix deployment using PowerShell. While PowerShell is a powerful automation tool, Python offers greater flexibility, especially when integrating with cloud-based APIs, CI/CD pipelines, and third-party services. In this blog, I’ll walk
Automating Windows Updates for Azure Virtual Desktop (AVD) Golden Image Keeping your Azure Virtual Desktop (AVD) Golden Image up to date is essential for security, stability, and performance. While the Windows Update interface provides an easy way to install updates, automating the process using PowerShell ensures that your Golden Image remains optimized and compliant before
Introduction Deploying and managing FSLogix for Azure Virtual Desktop (AVD) is essential for ensuring seamless user profile management. However, manual installation and configuration can be time-consuming and prone to errors. This blog post introduces a PowerShell script that automates FSLogix installation, enhances reliability, and applies best practices for AVD. What is FSLogix? FSLogix is a
As we bid farewell to 2024, it’s time to reflect on the incredible journey of Azure Virtual Desktop (AVD) this year. From transformative updates to subtle refinements, Microsoft has elevated AVD as a cutting-edge solution for virtualization and remote work. The platform has seen robust advancements in scalability, user experience, security, and sustainability, reinforcing its
In today’s fast-paced digital world, the migration to modern application packaging formats represents a significant challenge for organizations with extensive application portfolios. As enterprises strive to embrace MSIX—a contemporary and efficient packaging format—the looming April 2026 deprecation deadline adds pressure on IT professionals. To alleviate these concerns, Microsoft has introduced a groundbreaking update that promises
Microsoft has released Windows 11, version 24H2 images in the Azure Marketplace in Oct. 2024, providing users with the latest version of Windows 11 optimized for virtualized environments and offering enhanced features. These new images cater to organizations looking to deploy Windows 11 VMs for workloads in Azure. Here’s a closer look at what this
Today I am going to do a comprehensive review of the result of the 2024 Gartner Magic Quadrant for Desktop as a Service (DaaS). The report was published on 16th of Sept. 2024. As the shift to remote and hybrid work becomes permanent, the DaaS market continues to expand. Gartner’s 2024 Magic Quadrant for DaaS
Sometimes, your users may report that Citrix HDX Optimization isn’t working in their virtual desktop infrastructure (VDI) environment. A common indicator is seeing the message “HDX not connected” when they check the About dialog box in Microsoft Teams. This above image is an example when Citrix VDI has been deployed in AVD (Azure Virtual Desktop)
Configuring session lock behavior in Azure Virtual Desktop (AVD) is critical for organizations to manage and secure remote access effectively. This new feature is released in August 2024. Azure Virtual Desktop provides users with a robust platform to access their virtual machines, while administrators ensure that these environments are secure and compliant with company policies.