How to remove Azure Log Monitoring Agent MMA or OMS massively with Azure CLI

How to remove Azure Log Monitoring Agent MMA or OMS massively with Azure CLI

Options to remove Azure Log Monitoring Agent (MMA or OMS) individually and in bulk using...

By Eloy Salamanca, on
Disk encryption Key rotation and File-level restore on Azure VMs

Disk encryption Key rotation and File-level restore on Azure VMs

Choices and constraints in encrypting Azure VM disks and their impact on file-level restores

By Eloy Salamanca, on
Linux equivalent of WSUS with Ansible and Squid

Linux equivalent of WSUS with Ansible and Squid

As soon as I saw Linux happily growing up over the landscape, I realized manually...

By Eloy Salamanca, on
Patching Linux Servers not connected to internet

Patching Linux Servers not connected to internet

I didn’t want to open internet to a bunch Linux Servers, so I wanted to...

By Eloy Salamanca, on
Configuring Remote Desktop listener certificate on Windows Server

Configuring Remote Desktop listener certificate on Windows Server

For security reasons, I had to force the use of certificates delivered by our internal...

By Eloy Salamanca, on
Jekyll Test Blog on Ubuntu Guest VM on top of Hyper-V

Jekyll Test Blog on Ubuntu Guest VM on top of Hyper-V

Wanted to change blog look and feel, but didn’t like the idea of touching any...

By Eloy Salamanca, on
Connect Azure AD and all Microsoft 365 Services from PowerShell

Connect Azure AD and all Microsoft 365 Services from PowerShell

Pre-requisites Your account must be member of the corresponding Microsoft 365 admin role you’re going...

By Eloy Salamanca, on
Updating PowerShell to the latest or Preview release via REST method

Updating PowerShell to the latest or Preview release via REST method

Latest stable version: Invoke-Expression "& { $(Invoke-RestMethod 'https://aka.ms/install-powershell.ps1') }"

By Eloy Salamanca, on
Passed Google Cloud Certified Professional Cloud Architect

Passed Google Cloud Certified Professional Cloud Architect

After 3 months of intensive preparation, I’m happy to say that I passed out Google...

By Eloy Salamanca, on
Working with PowerShell Repositories

Working with PowerShell Repositories

Package Management is becoming more and more important these days to keep the ball rolling;...

By Eloy Salamanca, on