Big Black Friday Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

Administering Relational Databases on Microsoft Azure Question and Answers

Administering Relational Databases on Microsoft Azure

Last Update Nov 30, 2025
Total Questions : 341

We are offering FREE DP-300 Microsoft exam questions. All you do is to just go and sign up. Give your details, prepare DP-300 free exam questions and then go for complete pool of Administering Relational Databases on Microsoft Azure test questions that will help you more.

DP-300 pdf

DP-300 PDF

$40.25  $114.99
DP-300 Engine

DP-300 Testing Engine

$47.25  $134.99
DP-300 PDF + Engine

DP-300 PDF + Testing Engine

$61.25  $174.99
Questions 1

Based on the PaaS prototype, which Azure SQL Database compute tier should you use?

Options:

A.  

Business Critical 4-vCore

B.  

Hyperscale

C.  

General Purpose v-vCore

D.  

Serverless

Discussion 0
Questions 2

You need to implement a solution to notify the administrators. The solution must meet the monitoring requirements.

What should you do?

Options:

A.  

Create an Azure Monitor alert rule that has a static threshold and assign the alert rule to an action group.

B.  

Add a diagnostic setting that logs QueryStoreRuntimeStatistics and streams to an Azure event hub.

C.  

Add a diagnostic setting that logs Timeouts and streams to an Azure event hub.

D.  

Create an Azure Monitor alert rule that has a dynamic threshold and assign the alert rule to an action group.

Discussion 0
Questions 3

What should you use to migrate the PostgreSQL database?

Options:

A.  

Azure Data Box

B.  

AzCopy

C.  

Azure Database Migration Service

D.  

Azure Site Recovery

Discussion 0
Questions 4

What should you implement to meet the disaster recovery requirements for the PaaS solution?

Options:

A.  

Availability Zones

B.  

failover groups

C.  

Always On availability groups

D.  

geo-replication

Discussion 0
Questions 5

You are evaluating the role assignments.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 6

You have an Azure subscription that contains an Azure SQL database. The database contains a table named tablet.

You execute the following Transact-SQL statements.

You need to reduce the time it takes to perform analytic queries on the database.

Which configuration should you enable?

Options:

A.  

ROW_ MODE_MEMORY GRANT_FEEDBACK

B.  

BATCH MODE_MEMORY GRAIJT_FEEDBACK

C.  

BATCH_MODE_ADAPTIVE_TOIMS

D.  

BATC H_MODE_ON_ROWSTOR E

Discussion 0
Questions 7

You have the following Azure Resource Manager template.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 8

You plan to migrate on-premises Microsoft SQL Server databases to Azure.

You need to identify which deployment and resiliency options meet the following requirements:

    Support user-initiated backups.

    Support multiple automatically replicated instances across Azure regions.

    Minimize administrative effort to implement and maintain business continuity.

What should you identify? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 9

You have a new Azure SQL database named DB1 on an Azure SQL server named AzSQL1.

The only user who was created is the server administrator.

You need to create a contained database user in DB1 who will use Azure Active Directory (Azure AD) for authentication.

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.

Options:

Discussion 0
Questions 10

You have an on-premises app named App1 that stores data in an on-premises Microsoft SQL Server 2016 database named DB1.

You plan to deploy additional instances of App1 to separate Azure regions. Each region will have a separate instance of App1 and DB1. The separate instances of DB1 will sync by using Azure SQL Data Sync.

You need to recommend a database service for the deployment. The solution must minimize administrative effort.

What should you include in the recommendation?

Options:

A.  

Azure SQL Managed instance

B.  

Azure SQL Database single database

C.  

Azure Database for PostgreSQL

D.  

SQL Server on Azure virtual machines

Discussion 0
Questions 11

Task 6

You need to ensure that any enhancements made to the Query Optimizer through patches are available to dbl and db2 on sql37006895.

Options:

Discussion 0
Questions 12

Task 3

You need to ensure that all queries executed against dbl are captured in the Query Store.

Options:

Discussion 0
Questions 13

You need to implement statistics maintenance for SalesSQLDb1. The solution must meet the technical requirements.

Which four 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.

Options:

Discussion 0
Questions 14

You need to design an analytical storage solution for the transactional data. The solution must meet the sales transaction dataset requirements.

What should you include in the solution? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 15

You need to implement the surrogate key for the retail store table. The solution must meet the sales transaction dataset requirements.

What should you create?

Options:

A.  

a table that has a FOREIGN KEY constraint

B.  

a table the has an IDENTITY property

C.  

a user-defined SEQUENCE object

D.  

a system-versioned temporal table

Discussion 0
Questions 16

You need to design a data retention solution for the Twitter feed data records. The solution must meet the customer sentiment analytics requirements.

Which Azure Storage functionality should you include in the solution?

Options:

A.  

time-based retention

B.  

change feed

C.  

lifecycle management

D.  

soft delete

Discussion 0
Questions 17

Which windowing function should you use to perform the streaming aggregation of the sales data?

Options:

A.  

Sliding

B.  

Hopping

C.  

Session

D.  

Tumbling

Discussion 0
Questions 18

You need to recommend a solution to meet the security requirements and the business requirements for DB3. What should you recommend as the first step of the solution?

Options:

A.  

Run the sys.5p_cdc_en«ble_db stored procedure.

B.  

Run the alter table statement and specify the enable chahgc_tracking clause.

C.  

Run the alter database statement and specify the set cmange_trackinc> - on clause.

D.  

Run the sp_addarticle stored procedure.

Discussion 0
Questions 19

You need to recommend a solution that will enable remote developers to access DB1 and DB2. The solution must support the planned changes and meet the secunty requirements.

What should you include in the recommendation?

Options:

A.  

a public endpoint via a database-level firewall rule

B.  

a private endpoint

C.  

a public endpoint via a server-level firewall rule

D.  

a Point-to-Site (P2S) VPN

Discussion 0
Questions 20

You need to recommend an authentication solution for App1 access to DB1 and DB2 after their migration to Instance1. The solution must meet the availability requirements.

Which actions should you perform in sequence? To answer, drag the appropriate actions to the correct order. Each action may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 21

You need to recommend a backup solution to restore DB3. The solution must meet the availability requirements. Which type of backup should you use?

Options:

A.  

transaction log

B.  

point-in-time restore (PITR)

C.  

differential

D.  

long-term retention (LTR)

Discussion 0
Questions 22

You need to recommend a service tier and a method to offload analytical workloads for the databases migrated from SVR1. The solution must meet the availability and business requirements.

What should you recommend? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 23

You need to recommend which configuration to perform twice to enable access to the primary and secondary replicas of DB3. The solution must meet the availability requirements.

What should you recommend?

Options:

A.  

Configure virtual network service endpoints.

B.  

Enable database firewall rules.

C.  

Create database-scoped credentials.

D.  

Configure connection strings that reference the read-write listener.

Discussion 0
Questions 24

You need to identify the event_file target for monitonng DB3 after the migration to Azure SQL Database. The solution must meet the management requirements.

What should you use as the event_file target?

Options:

A.  

an Azure SQL database

B.  

an Azure Blob Storage container

C.  

a SQL Server filegroup

D.  

an Azure Files share

Discussion 0
Questions 25

You need to recommend a solution to ensure that the performance of DB3 is optimized after the migration to Azure SQL Database. The solution must meet availability requirements.

What should you include in the recommendation?

Options:

A.  

Resource Governor

B.  

a custom resource pool

C.  

vertical scaling

D.  

horizontal scaling

Discussion 0
Questions 26

You need to recommend which service and target endpoint to use when migrating the databases from SVR1 to Instance1. The solution must meet the availability requirements.

What should you recommend? To answer, select the appropriate options in the answer area.

NOTE Each correct selection is worth one point.

Options:

Discussion 0
Questions 27

Task 5

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.

Options:

Discussion 0
Questions 28

Which audit log destination should you use to meet the monitoring requirements?

Options:

A.  

Azure Storage

B.  

Azure Event Hubs

C.  

Azure Log Analytics

Discussion 0
Questions 29

Task 10

You need to protect all the databases on sql37006S95 from SQL injection attacks.

Options:

Discussion 0
Questions 30

Task 11

You have a legacy application written for Microsoft SQL Server 2012. The application will be the only application that accesses db1 You need to ensure that db1 is compatible with all the features and syntax of SQL Server 2012.

Options:

Discussion 0
Questions 31

Task 12

You need to configure high availability for dbl. The solution must tolerate the loss of an Azure datacenter without data loss or the need to modify application connection strings.

Options:

Discussion 0
Questions 32

Task 8

You plan to perform performance testing of db1.

You need prevent db1 from reverting to the last known good query plan.

Options:

Discussion 0
Questions 33

Task 2

You need to configure your user account as the Azure AD admin for the server named sql3700689S.

Options:

Discussion 0
Questions 34

Task 7

You plan to create an automation runbook that will create database users in db1 from Azure AD identities. You need to configure sq1370O6895 to support the creation of new database users.

Options:

Discussion 0
Questions 35

Task 9

You need to generate an email alert to admin@contoso.com when CPU percentage utilization for db1 is higher than average.

Options:

Discussion 0
Questions 36

Task 4

You need to enable change data capture (CDC) for db1.

Options:

Discussion 0
Questions 37

Task 1

In an Azure SQL database named db1, you need to enable page compression on the PK_SalesOrderHeader_SalesOrderlD clustered index of the SalesLT.SalesOrderHeader table.

Options:

Discussion 0
Questions 38

You create all of the tables and views for ResearchDB1.

You need to implement security for ResearchDB1. The solution must meet the security and compliance requirements.

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.

Options:

Discussion 0
Questions 39

You need to implement the monitoring of SalesSQLDb1. The solution must meet the technical requirements.

How should you collect and stream metrics? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 40

You need to recommend a solution to ensure that the customers can create the database objects. The solution must meet the business goals.

What should you include in the recommendation?

Options:

A.  

For each customer, grant the customer ddl_admin to the existing schema.

B.  

For each customer, create an additional schema and grant the customer ddl_admin to the new schema.

C.  

For each customer, create an additional schema and grant the customer db_writerto the new schema.

D.  

For each customer, grant the customer db_writerto the existing schema.

Discussion 0
Questions 41

You need to recommend the appropriate purchasing model and deployment option for the 30 new databases. The solution must meet the technical requirements and the business requirements.

What should you recommend? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 42

You need to recommend a configuration for ManufacturingSQLDb1 after the migration to Azure. The solution must meet the business requirements.

What should you include in the recommendation? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 43

You are evaluating the business goals.

Which feature should you use to provide customers with the required level of access based on their service agreement?

Options:

A.  

dynamic data masking

B.  

Conditional Access in Azure

C.  

service principals

D.  

row-level security (RLS)

Discussion 0
Questions 44

You are planning the migration of the SERVER1 databases. The solution must meet the business requirements.

What should you include in the migration plan? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 45

You need to identify the cause of the performance issues on SalesSQLDb1.

Which two dynamic management views should you use? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.  

sys.dm_pdw_nodes_tran_locks

B.  

sys.dm_exec_compute_node_errors

C.  

sys.dm_exec_requests

D.  

sys.dm_cdc_errors

E.  

sys.dm_pdw_nodes_os_wait_stats

F.  

sys.dm_tran_locks

Discussion 0
Questions 46

You need to implement authentication for ResearchDB1. The solution must meet the security and compliance requirements.

What should you run as part of the implementation?

Options:

A.  

CREATE LOGIN and the FROM WINDOWS clause

B.  

CREATE USER and the FROM CERTIFICATE clause

C.  

CREATE USER and the FROM LOGIN clause

D.  

CREATE USER and the ASYMMETRIC KEY clause

E.  

CREATE USER and the FROM EXTERNAL PROVIDER clause

Discussion 0
Questions 47

You need to provide an implementation plan to configure data retention for ResearchDB1. The solution must meet the security and compliance requirements.

What should you include in the plan?

Options:

A.  

Configure the Deleted databases settings for ResearchSrvOL

B.  

Deploy and configure an Azure Backup server.

C.  

Configure the Advanced Data Security settings for ResearchDBL

D.  

Configure the Manage Backups settings for ResearchSrvOL

Discussion 0
Questions 48

You need to configure user authentication for the SERVER1 databases. The solution must meet the security and compliance requirements.

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.

Options:

Discussion 0
Questions 49

What should you do after a failover of SalesSQLDb1 to ensure that the database remains accessible to SalesSQLDb1App1?

Options:

A.  

Configure SalesSQLDb1 as writable.

B.  

Update the connection strings of SalesSQLDb1App1.

C.  

Update the firewall rules of SalesSQLDb1.

D.  

Update the users in SalesSQLDb1.

Discussion 0