Showing Post From Azure
How to deploy Windows 11 in an AVD environment
After the Windows 11 launch everyone was waiting till Windows 11 came available in Azure. Since the 19th of August Windows 11 became in preview. I decided to test it in a AVD environment.
Read moreAVD Automation Cocktail – AVD automated with Azure CLI
Welcome to the AVD Automation Cocktail. In this cocktail series I will show different AVD deployment strategies and languages. In this cocktail, the Sweet Orange Sunset, I will show you how to deploy an AVD environment automated with Azure CLI.
Read moreLaunching the first version of Az.Avd WVD PowerShell module
During my travel the past year in the world of AVD I noticed I’m using the common Az.DesktopVirtualization PowerShell module very often, but there are some limits.
Read moreSession available Dutch Azure Virtual Desktop User Group
Past week (at Monday 11 January) I spoke at he Dutch Azure Virtual Desktop User Group. The subject was automation in a Azure Virtual Desktop combined with the Azure Shared Image Gallery.
Read moreAutomatically backup Azure resources to an Azure Storage Account in JSON
In this quick blog post I will explain a way how to backup Azure resources and how to restore them with PowerShell, in JSON format, to an Azure Storage Account which is “deployment ready”.
Read moreEnable 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 moreDisaster recovery plan for Azure Key Vault using tags, PowerShell and Azure Function
By default the Azure Key Vault has softdelete enabled with a 90 day retention. This option will protect Key Vault items when deleted by accident. When deleted you are able to restore that item through the portal or PowerShell.
Read moreHow to use Key Vault ARM templates and deal with sensitive parameters
At October 14, 2020 Mircosoft announced the public preview of ARM templates for adding secrets to Azure Key Vault. In this article I will explain a way how to use these templates.
Read more