Labour Day Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

Administering Microsoft Azure SQL Solutions Question and Answers

Administering Microsoft Azure SQL Solutions

Last Update Apr 27, 2024
Total Questions : 311

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 Microsoft Azure SQL Solutions test questions that will help you more.

DP-300 pdf

DP-300 PDF

$38.5  $109.99
DP-300 Engine

DP-300 Testing Engine

$45.5  $129.99
DP-300 PDF + Engine

DP-300 PDF + Testing Engine

$59.5  $169.99
Questions 1

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 2

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 3

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 4

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 5

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 6

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
Questions 7

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 8

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 9

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 10

Task 3

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

Options:

Discussion 0
Questions 11

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 12

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 13

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 14

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 15

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 16

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 17

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 18

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 19

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 20

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 21

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 22

You have an Azure SQL logical server.

You run the following script.

Options:

Discussion 0
Questions 23

You have a 50-TB Microsoft SQL Server database named DB1.

You need to reduce the time it takes to perform database consistency checks of DB1.

Which Transact-SQL command should you run? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Options:

Discussion 0
Questions 24

You have an Azure subscription that contains the resources shown in the following table.

You need to configure a connection between VM1 and MIL The solution must meet the following requirements:

• The connection must be encrypted.

• Network latency must be minimized.

What should you implement?

Options:

A.  

virtual network peering

B.  

private endpoints

C.  

service endpoints

D.  

a site-to-site VPN

Discussion 0
Questions 25

You have SQL Server on an Azure virtual machine that contains a database named DB1.

You view a plan summary that shows the duration in milliseconds of each execution of query 1178902 as shown in the following exhibit:

What should you do to ensure that the query uses the execution plan which executes in the least amount of time?

Options:

A.  

Force the query execution plan for plan 1221065.

B.  

Run the DBCC FREEPROCCACHE command.

C.  

Force the query execution plan for plan 1220917.

D.  

Disable parameter sniffing.

Discussion 0
Questions 26

You have an Azure SQL database named DB 1 in the General Purpose service tier.

You need to monitor DB 1 by using SQL Insights.

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 27

You have a data warehouse in Azure Synapse Analytics.

You need to ensure that the data in the data warehouse is encrypted at rest.

What should you enable?

Options:

A.  

Transparent Data Encryption (TDE)

B.  

Advanced Data Security for this database

C.  

Always Encrypted for all columns

D.  

Secure transfer required

Discussion 0
Questions 28

You create a new Azure SQL managed instance named SQL1 and enable Database Mail extended stored

You need to ensure that SQ Server Agent jobs running on SQL 1 can notify when a failure Occurs

Which three actions should you perform in sequence 7 TO answer. move the appropriate actions from the list Of actions to answer area and arrange them in correct order.

Options:

Discussion 0
Questions 29

You have a database named db1.

The log for db1 contains the following entry.

You need to ensure That db1 can process transactions.

Options:

Discussion 0
Questions 30

You have an Azure Data Factory that contains 10 pipelines.

You need to label each pipeline with its main purpose of either ingest, transform, or load. The labels must be

available for grouping and filtering when using the monitoring experience in Data Factory.

What should you add to each pipeline?

Options:

A.  

an annotation

B.  

a resource tag

C.  

a run group ID

D.  

a user property

E.  

a correlation ID

Discussion 0
Questions 31

You have an Azure SQL database.

You discover that the plan cache is full of compiled plans that were used only once.

You run the select * from sys.database_scoped_configurations Transact-SQL command and receive the results shown in the following table.

You need relieve the memory pressure.

What should you configure?

Options:

A.  

LEGACY_CARDINALITY_ESTIMATION

B.  

QUERY_OPTIMIZER_HOTFIXES

C.  

OPTIMIZE_FOR_AD_HOC_WORKLOADS

D.  

ACCELERATED_PLAN_FORCING

Discussion 0
Questions 32

You have an Azure SQL database named that contains a table named Table1.

You run a query to bad data into Table1.

The performance Of Table1 during the load operation are shown in exhibit.

Options:

Discussion 0
Questions 33

You have SQL Server on Azure virtual machines in an availability group.

You have a database named DB1 that is NOT in the availability group.

You create a full database backup of DB1.

You need to add DB1 to the availability group.

Which restore option should you use on the secondary replica?

Options:

A.  

Restore with Recovery

B.  

Restore with Norecovery

C.  

Restore with Standby

Discussion 0
Questions 34

You have four Azure subscriptions. Each subscription contains multiple Azure SQL databases.

You need to update the column and index statistics for the databases.

What should you use?

Options:

A.  

an Azure Automation runbook

B.  

a SQL Agent job

C.  

Azure SQL Analytics

D.  

automatic tuning in Azure SQL Database

Discussion 0
Questions 35

You have an Azure SQL database named DB1. You run a query while connected to DB1.

You review the actual execution plan for the query, and you add an index to a table referenced by the query.

You need to compare the previous actual execution plan for the query to the Live Query Statistics.

What should you do first in Microsoft SQL Server Management Studio (SSMS)?

Options:

A.  

For DB1, set QUERY_CAPTURE_MODE of Query Store to All.

B.  

Run the SET SHOWPLAN_ALL Transact-SQL statement.

C.  

Save the actual execution plan.

D.  

Enable Query Store for DB1.

Discussion 0
Questions 36

Which counter should you monitor for real-time processing to meet the technical requirements?

Options:

A.  

SU% Utilization

B.  

CPU% utilization

C.  

Concurrent users

D.  

Data Conversion Errors

Discussion 0
Questions 37

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 38

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 39

Task 4

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

Options:

Discussion 0
Questions 40

Task 10

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

Options:

Discussion 0
Questions 41

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 42

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 43

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 44

Task 2

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

Options:

Discussion 0
Questions 45

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