Azure

Accessing Keyvault from Windows 11 on-premise machines

Accessing Keyvault from Windows 11 on-premise machines

Padure Sergio
One interesting challenge that a recent request via Discord brought was how to handle secrets for automated/unattended processes on onpremise machines. My initial interest in the Powershell Secret Management module slowly waned as I realized that it’s not really meant for that purpose (though it can be made with a command) so I started wondering if it would be possible to actually have that working through Azure Keyvault in an easy manner.
Review Mastering Azure Virtual Desktop by Ryan Mangan

Review Mastering Azure Virtual Desktop by Ryan Mangan

Padure Sergio
Disclaimer: This review was written following 7 weeks with a review sample of the book provided by the publisher. The publisher had no early preview, copy approval or editorial inputs of any kind and it provided no compensation in exchange for the review.
Auto Update FSLogix Client on Azure Virtual Desktop VMs

Auto Update FSLogix Client on Azure Virtual Desktop VMs

Padure Sergio
During the labbing in preparation for the AZ-140 exam next week I hit one particular issue which required the updating of the FsLogix clients on the AVD hosts, but as usual I’m way too lazy to do that manually in 10 minutes, so instead I spent a few hours building a script to do it automatically!
Lansweeper Web running as a Container

Lansweeper Web running as a Container

Padure Sergio
So, the initial idea of this project was to do what Lansweeper hasn’t done in years and try to modernize the Lansweeper solution by running parts of it in PAAS/SAAS environments.