Autor: David Lienhard
-

Update Windows 11 Multisession for Azure Virtual Desktop to 24H2
Beitrag lesen: Update Windows 11 Multisession for Azure Virtual Desktop to 24H2Yesterday, I wanted to update a customer’s Azure Virtual Desktop (AVD) image to the latest Windows version and, while at it, update the software on the system as well. Given that Windows 11 24H2 has been out for a while and we’ve had some good experiences with it so far, I decided to upgrade the…
-

Query Data from the Application Insights Workspace with the REST-Api
Beitrag lesen: Query Data from the Application Insights Workspace with the REST-ApiWe recently encountered a situation where we needed an Azure Function to run regularly, ensuring it performed its tasks successfully. While we aimed to make the function as reliable as possible, we also wanted to incorporate it into our monitoring system. I figured it couldn’t be too difficult since we’re already using some scripts to…