Showing Post From DevOps

AVD Automation Cocktail – Deploy AVD AzureAD with DevOps and Az.Avd

Welcome to the AVD Automation Cocktail. In this cocktail series, I will show different AVD deployment strategies and languages. In this cocktail, Santa’s Tree Ride, I will show you how to deploy an AzureAD joined only AVD environment automated with DevOps and the Az.

Read more

AVD Automation Cocktail - Azure Virtual Desktop automated with DevOps and ARM

Welcome to the AVD Automation Cocktail. In this cocktail series I will show different AVD deployment strategies and languages. In this cocktail, the Strawberry Banana Mix, I will show you how to deploy an AVD environment automated with DevOps, ARM templates and a bit of PowerShell.

Read more

AVD Automation Cocktail - The Menu

Welcome to a fresh new series about deploying Azure Virtual Desktop environments automated called the “AVD Automation Cocktail”. In this series I will serve several cocktails and will take you along on the AVD automated deployment journey with different types of automation languages.

Read more

Prepare Azure DevOps for AVD deployment – Create a Service Connection Automated

Using Azure DevOps is a really nice way to deploy resources in Azure, so also for Windows 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

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

Using KeyVault certificates in Azure DevOps

Azure KeyVault is the security key management system in Azure where you can store keys, secrets and certificates. From that place you can use the items everywhere you like.

Read more