You have a new Azure subscription.You create an Azure SQL Database instance named DB1 on an Azure SQL Database server named Server1.You need to ensure that users can connect to DB1 in the event of an Azure regional outage. In the event of an outage,applications that connect to DB1 must be able to connect without having to update the connection strings.Which two actions should you perform? Each correct answer presents part of the solution. Each correct selection is worth one point.
A. From the properties of DB1, configure geo-replication
B. From the properties of Server1, add a failover group
C. Create a new Azure SQL Database server named Server2
D. From the properties of Server1, configure retention for DB1
E. Create a new Azure SQL Database instance named DB2