Showing Post From Azure Virtual Desktop

Prepare Azure DevOps for Azure Virtual Desktop deployment – Create DevOps project

An Azure DevOps environment consists of projects. Before create anything in DevOps like a board, repositories or pipelines you first need a project. In this second part of the series Prepare Azure DevOps for Azure Virtual Desktop we are diving into that DevOps part, a project.

Read more

Prepare Azure DevOps for Azure Virtual Desktop deployment - App registration

Using Azure DevOps is a really nice way to deploy resources in Azure, so also for Azure Virtual Desktop. Before you are able to deploy resources into Azure with pipelines you will need to setup a project and a service connection first.

Read more

Enable Screen Capture Protection for Azure Virtual Desktop Automated

Working remotely has a lot of advantages like less travel time, more focus to work (when the house is not full of kids :)), which contributes to working efficiently.

Read more

Deploy Azure Monitor for AVD automated

Monitoring user environments will help you get sight of what is going on and will help you solve problems. An Azure Virtual Desktop environment isn’t an exception.

Read more

Enable RDP ShortPath for AVD on an image version automated

Since Azure Virtual Desktop is generally available a lot of improvements has been done. Think about ARM template deployment, MSIX app attach through the Azure portal and performance improvements in the AVD client and latency improvements at the most of the regions.

Read more

Azure Virtual Desktop Image Management Automated – Part 5 Monitor Image versions with Azure Monitor

When using the Azure Virtual Desktop for a longer time and created images several times you will noticed you are not able to remove old images directly when a new version has been deployed.

Read more

Azure Virtual Desktop Image Management Automated – Part 4 AVD Clean up unused resources

The current situation, we have created new disks, snapshots, virtual machines, networks, images and session hosts. All the resources has been added to the existing AVD hostpool.

Read more

Azure Virtual Desktop Image Management Automated - Part 3 Create AVD sessionhosts on image version with ARM

This article is serie of posts about AVD Image Management Automated. In this part we are going to add new sessionhosts to an existing AVD hostpool based on a ARM template.

Read more