Demonstrate the use of Azure Site Recovery in a disaster recovery scenario.
An Azure RM template is included in infrastructure/
to create the environment:
Using Azure PowerShell, do the following to provision the resources:
.\New-Lab.ps1
Alternatively, you can perform a one-click deploy with the following button:
When finished, remove the Azure resources with:
.\Remove-Lab.ps1