Question 39 of 170 from exam DP-200: Implementing an Azure Data Solution

Question 39 of 170 from exam DP-200: Implementing an Azure Data Solution

Question

DRAG DROP -

You have an Azure SQL database named DB1 in the East US 2 region.

You need to build a secondary geo-replicated copy of DB1 in the West US region on a new server.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Select and Place:

Explanations

Step 1: From the Geo-replication settings of DB1, select West US

The following steps create a new secondary database in a geo-replication partnership.

1. In the Azure portal, browse to the database that you want to set up for geo-replication.

2. (Step 1) On the SQL database page, select geo-replication, and then select the region to create the secondary database.

3. (Step 2-3) Select or configure the server and pricing tier for the secondary database.

Step 2: Create a target server and select a pricing tier

Step 3: On the secondary server, create logins that match the SIDs on the primary server.

Incorrect Answers:

Not log shipping: Replication is used.

https://docs.microsoft.com/en-us/azure/sql-database/sql-database-active-geo-replication-portal