This article contains commands for recreating a VM switch with VM Switch Embedded Team for the Converged Switch for management and compute. This assumes that management and compute is combined in the same Network ATC Intent on your cluster. Normally this is not something you would do, but if you see issues or errors like …
Continue reading Azure Local – Recreate VM switch for Network ATC Intent
Category:Azure
Email Communication with Azure Communication Services
Intro Sending emails from an application can be very useful. There are also other scenarios where Azure Communication Services can be very useful to implement, e.g. when moving from Exchange Online Basic Auth which Microsoft will retire by September 2025. Key considerations Sending rate limits Microsoft informs about the initial rate limits for the service …
Continue reading Email Communication with Azure Communication Services
Azure subscriptions – limit and monitor Pay-as-you-go subscription
Intro There is not direct way to deny administrators the ability to create free trial, Pay-as-you-go and Azure for Students subscriptions in Azure. However their are a few ways to limit and monitor creations. These settings should every organization enable to limit the possibility for users to create subscriptions and resources that is not govern …
Continue reading Azure subscriptions – limit and monitor Pay-as-you-go subscription
Azure Virtual Desktop – Enable location Services redirection
Enabling location services for users on Azure Virtual Desktop (AVD) can significantly enhance the user experience and improve the functionality of certain applications. Here’s a detailed description of how and why you should enable these services: OBS: Google Search engine and other webpages that reply only on source IP address will not change location and …
Continue reading Azure Virtual Desktop – Enable location Services redirection
How to fix common Sysprep issues when capturing AVD Golden Image
If Azure Devops pipeline for capture of new image version from golden image VM fails, and the failed pipeline is caused by failing “VM Sealing” (also called sysprep), most likely it is because of AppX packages on the image VM, that blocks the sysprep from completing. You can take a snapshot of the image VM, …
Continue reading How to fix common Sysprep issues when capturing AVD Golden Image
Microsoft Teams on AVD – Fix Meeting Add-in
Intro Microsoft Teams is a great app for collaboration. On VDI systems like AVD however, it can be a challenge to install and present to users without any issues. This article is about installation and small workarounds. Bootstrapper installer Instruct Teams to understand it is AVD/VDI It has been reported that Teams is not added …
Continue reading Microsoft Teams on AVD – Fix Meeting Add-in
Prevent sign-in consent prompt on Azure Virtual Desktop (AVD)
Before you begin If you have hybrid joined session hosts, remember to first setup SSO using this guide:Azure Virtual Desktop – Entra ID SSO – Complete Guide – Christoffer Klarskov Jakobsen – Microsoft Architect Then configuring AVD, and we have spend some time setting up a nice SSO experience for the users, it is frustrating …
Continue reading Prevent sign-in consent prompt on Azure Virtual Desktop (AVD)
RDP to Entra ID Joined VM (Workaround then Azure Bastion is not possible to deploy)
Windows server 2025 (and earlier) comes with the feature of being Entra ID joined.In Azure, this is very easy and can be done then deploying, or later by installation the AADLoginForWindows extension. The best way to manage a VM (then you need RDP access), is by using Azure Bastion. However if that is not an …
Continue reading RDP to Entra ID Joined VM (Workaround then Azure Bastion is not possible to deploy)
Azure Virtual Deskop – AppAttach and MSIX AppAttach
Published: 24th October 2024.Updated: 03th May 2025. Intro IMPORTANT INFO: Micrcosoft have deprecated MSIX AppAttach in May 2025. Microsoft provided a migration script to migrate from MSIX AppAttach to AppAttach.https://learn.microsoft.com/en-us/azure/virtual-desktop/msix-app-attach-migration%22 Below is a table comparing the two. But since Microsoft have deprecated MSIX AppAttach, you should only use AppAttach. In general use AppAttach, as long …
Continue reading Azure Virtual Deskop – AppAttach and MSIX AppAttach
Azure Virtual Desktop – Entra ID SSO – Complete Guide
This guide will walk through all the steps required for SSO to work, both within AVD session hosts (auto login to Microsoft applications running within AVD) and from clients to AVD session hosts, then connecting to them.If you only require SSO to work within AVD session hosts, you can skip step 12 (that links to …
Continue reading Azure Virtual Desktop – Entra ID SSO – Complete Guide