General Info

Azure Virtual Desktop for the enterprise

install Git

install vscode

Latency Test

Round-trip latency figures

01 provision market place VM

02a Add VMs to AD

02b Add Vms to AAD

03 Add VMs to a hostpool

04 adjust fslogix profile


Images-using-azure-image-builder, sample of the pipeline

(https://dev.azure.com/chrysalis-innersource/_git/Enterprise-scale%20Azure%20Data%20Factory%20Pipelines?path=/azure-pipelines.yml)

AVD Image Creation


Unlock The Secret of Image Builder

(https://www.youtube.com/watch?v=UEOZsNBjGJc&t=138s)


You've never seen an Image Pipeline like this one | Azure Image Builder

(https://www.youtube.com/watch?v=zIdOutv0doE)

(https://github.com/DeanCefola/Azure-WVD/blob/master/WVDTemplates/WVD-NewHost/AVD-Win11-NewHost.json#L70-L74)

(https://github.com/danielsollondon/azvmimagebuilder/tree/master/solutions/14_Building_Images_WVD)


Office

Install Office in shared computer activation mode


AAD Joined VM

(https://learn.microsoft.com/en-us/azure/architecture/example-scenario/wvd/azure-virtual-desktop-azure-active-directory-join)

AD Hybrid VM SSO

(https://learn.microsoft.com/en-us/azure/virtual-desktop/configure-single-sign-on)

(https://techcommunity.microsoft.com/t5/azure-architecture-blog/setup-hybrid-joined-avd-single-sign-on/ba-p/3643845)

Bicep

(https://github.com/fberson/Azure-Virtual-Desktop-as-a-gaming-console)


AVD LZ

(https://github.com/Azure/avdaccelerator)


AVD Planning

HowTo

AVD SessionHostReplacer

Repo

Permissions

TLS 1.2

ref doc

Set-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\.NetFramework\v2.0.50727' -Name 'SchUseStrongCrypto' -Value '1' -Type DWord

Set-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\.NETFramework\v4.0.30319' -Name 'SchUseStrongCrypto' -Value '1' -Type DWord

[Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Tls12

Terraform

AVD Terraform


Policies

T-Shooting

Community-Policy

Bicep

AVD Monitoring


Azure Network Security

https://mslearn.cloudguides.com/guides/Azure%20network%20security


Monitoring & Alerting

Alerts


Debugging Azure Virtual Desktop - WorkBook

Link


CheckList

AVD Check List


FinOps

The Azure FinOps Guide

Cut out waste with Monitoring WorkBook


Labs

Zero Trust Lab


Entra ID Export Scripts

Repo