Update : updated script to support Azure Az powershell module. Azure Unmanaged disk is a Microsoft provided Virtual machine disk solution. However, this is not in use so much now-a-days since the introduction of Managed disk. With unmanaged disk, you have to create a Storage Account to store the disk files (VHDs) as Blobs and…
Tag: Blob
Restore AWS Route53 DNS records to Azure DNS
This is the Part 2 of the two part series of Backup of AWS Route53 DNS records and restoring in Azure DNS using an Azure Automation Runbook. Please refer Part 1 for Backup of DNS records to Azure Blob storage. You should have following prerequisites set up before you run the Runbook: Azure Blob storage…