You administer the virtual environment for Contoso, Ltd. All of the virtual machines are set to use the Basic
virtual machine tier and are located in the West US region. The storage account used for the virtual machines
is set to Locally Redundant replication. The virtual machines are in an availability set.
You plan to deploy several web apps in Azure that will retrieve data from the virtual machines. The web apps
will use a new App Service plan.
You need to ensure that the web apps remain available if the hardware in data center fails. The solution must
minimize the Azure costs associated with bandwidth utilization.What should you include in the solution?
A.
Create a new storage account that is set to Geo-Redundant replication. Move the virtual machines to the
new storage account. Set the App Service for the web apps to use the default app service.
B.
Set the App Service plan for the web apps to any region other than West US region.
C.
Create a new storage account that is set to Zone Redundant replication. Move the virtual machines to the
new storage account. Set the App Service plan for the web apps to use the default app service.
D.
Set the App Service plan for the web apps to use the default app service. Configure ExpressRoute for the
Azure subscription.