exam questions

Exam DP-300 All Questions

View all questions & answers for the DP-300 exam

Exam DP-300 topic 6 question 55 discussion

Actual exam question from Microsoft's DP-300
Question #: 55
Topic #: 6
[All DP-300 Questions]

SIMULATION
-

You need to configure a disaster recovery solution for db1. When a failover occurs, the connection strings to the database must remain the same. The secondary server must be in the West US 3 Azure region.

To complete this task, sign in to the virtual machine. You may need to use SQL Server Management Studio and the Azure portal.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
2f5c7cd
8 months, 1 week ago
Should be using failover group to meet the ‘connection string myst he the same’ requirement
upvoted 1 times
voodoo_sh
6 months, 3 weeks ago
Agree. If you create geo-replica for individual SQL Databases (as answer describes), it will create a replica but you will have to change connection strings in an event of regional disaster. Need to configure failover group on Azure logical SQL Server level, which will create failover group's endpoints (read-write and read-only), in this case when failover occurs, connection strings will remain the same -> if you are using failover group's endpoints.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...