top of page
Search


Setting up Azure’s P2S VPN Gateway with PowerShell -Part 1/3
Azure’s Point-to-Site (P2S) VPN gateway connection creates a secure connection to an Azure virtual network’s (VNet) resources from an...

Arlan Nugara
Apr 26, 20231 min read


Use Azure DevTest Labs for Training
One area of Azure that I like to highlight in my conversations with companies as an over-looked digital-transformation enabler is DevTest...

Arlan Nugara
Apr 26, 20231 min read


Export Certificates for Azure P2S Authentication
This is the Export step in the process of generating and uploading self-signed Root and client certificates to Azure for authentication...

Arlan Nugara
Apr 24, 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 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