top of page
Search


Automating Azure Policy Enforcement and VM Extensions Deployment with Bicep and Azure DevOps
What is Azure Policy ? As Per Official Microsoft Article Azure Policy helps to enforce organizational standards and to assess compliance...

Arlan Nugara
Mar 36 min read


Deploying Azure Policy for Tenable Nessus Agent Installation in Virtual Machines
Deploying security and monitoring agents at scale across your Azure Virtual Machines (VMs) can be a daunting task—especially when you...

Arlan Nugara
Nov 6, 20244 min read


Azure VM vs Azure Virtual Desktop – Which One You Need?
This overview compares Azure Virtual Machines and Azure Virtual Desktop to help determine which solution aligns best with specific...

Arlan Nugara
Sep 30, 20231 min read


Resizing Azure VMs
An Azure (ARM) VM can conveniently be resized, up or down, while it is running, while stopped or while stopped(deallocated). To resize...

Arlan Nugara
Apr 27, 20231 min read


Export an Azure Managed Snapshot to Storage Account — PowerShell
Azure Snapshots of managed virtual hard drives (vhds) are stored in Resource Groups ( as opposed to ‘unmanaged’ Snapshots being stored in...

Arlan Nugara
Apr 24, 20231 min read


Move Azure Snapshot to new Subscription — PowerShell
At the time of writing this, moving/migration of VMs with managed disks to a new Azure Subscription, is not supported in Azure. It is...

Arlan Nugara
Apr 23, 20231 min read


Create an Azure Disk Snapshot — PowerShell
Working in Hyper-V before moving all of our resources from physical servers in datacenters to Azure IaaS or PaaS, we regularly took new...

Arlan Nugara
Apr 22, 20231 min read


Create an Azure Disk Snapshot — Portal
We regularly take new snapshots of a VMs vhds before testing major development changes, adding Windows updates, testing new application...

Arlan Nugara
Apr 19, 20231 min read


Create Azure VM from Snapshot — PowerShell
The 3 overview steps to creating (or restoring) an Azure virtual machine (VM) from a stored snapshot of another VMs Operating System (OS)...

Arlan Nugara
Apr 17, 20231 min read
bottom of page