Showing Post From Azure
AVD 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 WVD on an image version automated
Since Windows 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 WVD 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