top of page
Search

Using Microsoft Azure Storage Explorer (MASE)
Microsoft Azure Storage Explorer (MASE) is a standalone app from Microsoft that allows you to easily work locally with Azure Storage...
Arlan Nugara
Apr 28, 20231 min read
0
0

Setting up Azure’s P2S VPN Gateway with PowerShell — Part 2/3
This post outlines Steps 5–7 of the series of 10 steps to create an Azure P2S Connection. Do these steps AFTER Steps 1–4 given in...
Arlan Nugara
Apr 28, 20231 min read
0
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

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

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

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