Tag: AVD

Windows 365 and Azure Virtual Desktop Gateway IP Address Lookup Script

Managing connectivity for Windows 365 and Azure Virtual Desktop (AVD) is critical to ensuring seamless user experiences. VPN solutions often require up-to-date Gateway IPs or CIDR subnets to avoid Cloud PC performance degradation and connectivity issues. The Windows 365 and AVD Gateway IP Address Lookup Script simplifies this process. It retrieves and outputs the Gateway

Windows 11, version 24H2 images are now available in Azure Marketplace for AVD

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

The 2024 Gartner Magic Quadrant for Desktop as a Service (DaaS): A Comprehensive Review of Result

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

Validate Citrix HDX Optimization for Microsoft Teams in a Citrix VDI environment with PowerShell Scripts

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)

How to Configure Session Lock Behavior in Azure Virtual Desktop using Intune or GPO

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.

Custom Image Template for Azure Virtual Desktop (AVD)

Creating custom image templates for Azure Virtual Desktop (AVD) streamlines and optimizes the deployment of virtual machines (VMs) by standardizing configurations across a workspace. This blog will walk through the process, advantages, and best practices for utilizing custom image templates, focusing on how this tool can benefit IT teams in configuring and maintaining efficient virtual

Deploy and deliver the Liquidware Flexapp applications in Citrix DaaS

FlexApp is a dynamic application-layering technology that simplifies the deployment and management of applications within virtualized environments, such as Citrix DaaS (Desktop as a Service). This blog will dive deep into what FlexApp packages are, how they are deployed, and their significance in modern IT environments. What is FlexApp? FlexApp is a solution designed by

Organized the Azure Virtual Desktop and Windows 365 Awareness Session

Organized the Azure Virtual Desktop and Windows 365 Awareness Session On the 29th of July 2024, I participated in Azure Virtual Desktop and Windows 365 Awareness Session. Organized by: Azure Bangladesh Community Event Highlights: Speakers: Aavisek Choudhury, Microsoft MVP Jitesh Kumar, Microsoft MVP Uddhave Jajoo, Citrix CTA Session Focus: Understanding the capabilities and benefits of

Exploring New Teams SlimCore Changes for Microsoft Teams on Azure Virtual Desktop and deploy with PowerShell

Microsoft Teams has become an indispensable tool for collaboration, and its integration with Azure Virtual Desktop (AVD) has brought even greater flexibility for remote work. Recently, in June 2024, Microsoft introduced some exciting changes in the preview for Teams, including the new SlimCore architecture. This blog will explore these changes, their benefits, and how to

How to Use Terraform to Configure Feed Display with Preferred App Group Type Settings in Azure Virtual Desktop

In June 2024, Microsoft introduced a feature in Azure Virtual Desktop called Preferred App Group Type settings. This feature helps users streamline their feed display by showing only their preferred type of application group—either RemoteApp or Desktop—thus avoiding multiple simultaneous session connections and reducing connectivity issues. Also, it’s an enhancement that improves how resources are

Trusted Launch of Azure Virtual Desktop Session Hosts VM

Hello Friends, In May 2024, Microsoft has mentioned that Trusted Launch virtual machines are now available in Azure Government and Azure operated by 21Vianet., as we know that securing virtual desktops is crucial for protecting sensitive data and maintaining business continuity. Microsoft Azure offers a robust solution with its Azure Virtual Desktop (AVD) service, enabling

Optimizing Azure Costs with VM Hibernation for Azure Virtual Desktop

In today’s digital landscape, cost efficiency is a crucial aspect of managing cloud resources. Azure Virtual Desktop (AVD) provides a flexible and scalable solution for virtual desktop infrastructure, but it can also incur significant costs if not managed properly. One effective strategy to optimize costs is through VM hibernation. This blog will guide you through

Let’s check out the New AI Capabilities in Nerdio Manager for Enterprise

In an era where artificial intelligence (AI) is reshaping the landscape of IT management, Nerdio has taken a significant leap forward with the release of Nerdio Manager for Enterprise (NME) version 6.0. This update brings a suite of innovative AI-driven features designed to streamline operations, optimize costs, and enhance the overall efficiency of IT environments.

Configure the Clipboard Transfer direction in Azure Virtual Desktop (Preview) with Ansible

In March 2024, another security feature of Azure Virtual Desktop was released for preview. This is the Clipboard Transfer Direction. Today I will discuss this in detail and show you how you can deploy it in AVD images or session hosts with the help of Ansible. What is Clipboard Transfer Direction? Clipboard redirection in Azure

Step-by-step process to configure sign-in frequency for AVD Users with Azure Conditional Access Policy

In March 2024, every time sign-in frequency Conditional Access option for Azure Virtual Desktop released for public preview. In today’s article, I will demonstrate how we can correctly configure the sign in frequency for the Azure Virtual Desktop. In today’s interconnected digital landscape, ensuring the security of virtual desktop environments is paramount. Azure Virtual Desktop

What are the RBAC roles required for access to Azure Virtual Desktop (AVD)?

In today’s post, I will discuss how Azure Virtual Desktop utilizes Azure role-based access controls (RBAC) to assign roles to both users and administrators, granting specific permissions for designated tasks. Picture Credit: Pexel.com The standard built-in roles in Azure include Owner, Contributor, and Reader. However, Azure Virtual Desktop introduces additional roles to segregate management responsibilities

How to securely connect to Azure MySQL Database from Laravel Application on Azure Virtual Desktop (AVD)

If you attempt to establish a connection between your Laravel application, running in an Azure Virtual Desktop (AVD) VM, and the Azure database for the MySQL server, you may encounter the following error unless certain configuration adjustments are made in your application. Typically, you won’t be able to connect directly to the Azure MySQL Flexible

Start using OneDrive as a RemoteApp in Azure Virtual Desktop

Microsoft has announced support for configuring OneDrive as AVD RemoteApp, marking a significant enhancement. With this latest development, users can seamlessly access and synchronize their OneDrive files within a remote app environment. OneDrive stands out as a robust and user-friendly cloud storage service suitable for a diverse range of users, from small businesses to large

Deploy a DevOps CI/CD platform for Citrix and AVD Automation with Jenkins in Ubuntu Server 22.04

Dear everyone, Today, I will guide you through the process of deploying the Jenkins platform on an Ubuntu server. Jenkins is a versatile automation and orchestration platform designed to facilitate the execution of automation pipelines, particularly useful for deploying Citrix or AVD infrastructure in the Azure Cloud. In this tutorial, I am utilizing Ubuntu Server