Update : updated script to support Azure Az powershell module. A good backup strategy is very important for any Organization – be it on-premises or cloud. However, cloud providers have made it very easy with different cloud based backup and recovery solutions. Microsoft Azure provides Azure Recovery Services for backup and recovery solution on cloud….
Category: Azure
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…
Backup AWS Route 53 DNS record using Powershell
AWS Route 53 is the DNS service provided by Amazon. It stores all hosted zones for your organization and stores different DNS record types. It performs name resolution of devices and applications. A backup of these records is very important. Therefore, any issue or disaster, you can quickly restore those and keep your name resolution…