nerdexam
Microsoft

DP-300 · Question #439

You have an Azure subscription that contains an Azure SQL database named DB1. You configure a new data sync group as shown in the exhibit. (Click the Exhibit tab.) You need to minimize how long it…

The correct answer is A. From Private endpoint connections, approve the private endpoint connection. Private endpoint connections for Azure SQL Database in a data sync group need to be manually approved. This approval process ensures that the connection from the data sync service to your database is secure and authorized. You'll need to approve the service-managed private…

Submitted by khalil_dz· Mar 6, 2026Plan and implement data platform resources

Question

You have an Azure subscription that contains an Azure SQL database named DB1. You configure a new data sync group as shown in the exhibit. (Click the Exhibit tab.) You need to minimize how long it takes to perform the first sync. What should you do?

Options

  • AFrom Private endpoint connections, approve the private endpoint connection.
  • BFrom Private endpoint connections, create a new private endpoint connection.
  • CFrom Database Sync Group, select Sync.
  • DFrom Create Data Sync Group, change the sync frequency to 60 seconds.

How the community answered

(66 responses)
  • A
    70% (46)
  • B
    9% (6)
  • C
    18% (12)
  • D
    3% (2)

Explanation

Private endpoint connections for Azure SQL Database in a data sync group need to be manually approved. This approval process ensures that the connection from the data sync service to your database is secure and authorized. You'll need to approve the service-managed private endpoint connection within the "Private endpoint connections" section in the Azure portal or through PowerShell during the sync group configuration. https://learn.microsoft.com/en-us/azure/azure-sql/database/sql-data-sync-sql-server-configure

Topics

#data sync group#private endpoint#Azure SQL Database#first sync

Community Discussion

No community discussion yet for this question.

Full DP-300 Practice