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
9
0


Deploying Azure Policy for Tenable Nessus Agent Installation in Virtual Machines
Securing virtual machines with automated policy enforcement is crucial in today’s IT landscape, and deploying Azure Policy for Tenable...
Arlan Nugara
Nov 6, 20241 min read
1
0


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
1
0


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
0
0


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
0
0

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
0
0


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
0
0

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
0
0


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
0
0
bottom of page