Question 247
DP-300 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You have an Azure subscription. You need to deploy two instances of SQL Server on Azure virtual machines in a highly available configuration that will use an Always On availability group. The solution must meet the following requirements: • Minimize how long it takes to fail over. • Maintain existing connections to the primary replica during a failover. What should you do?
- AConnect each virtual machine to a different subnet on a virtual network. Deploy a basic Azure load balancer.
- BConnect each virtual machine to a different subnet on a single virtual network.
- CConnect each virtual machine to a single subnet on a single virtual network.
- DConnect each virtual machine to a single subnet on a virtual network. Deploy a standard Azure load balancer.