DP-300 Exam Questions
461 real DP-300 exam questions with expert-verified answers and explanations. Page 4 of 10.
- Question #153Implement a secure environment
You plan to deploy an app that includes an Azure SQL database and an Azure web app. The app has the following requirements: - The web app must be hosted on an Azure virtual network...
- Question #154Plan and implement data platform resources
You are planning a solution that will use Azure SQL Database. Usage of the solution will peak from October 1 to January 1 each year. During peak usage, the database will require th...
- Question #155Implement a secure environment
You have an Azure subscription that contains a server named Server1. Server1 hosts two Azure SQL databases named DB1 and DB2. You plan to deploy a Windows app named App1 that will...
- Question #156Implement a secure environment
You create five Azure SQL Database instances on the same logical server. In each database, you create a user for an Azure Active Directory (Azure AD) user named User1. User1 attemp...
- Question #157Optimize query performance
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some q...
- Question #158Optimize query performance
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some q...
- Question #159Optimize query performance
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some q...
- Question #160Monitor, configure, and optimize database resources
You have an Azure SQL database named db1 on a server named server1. You need to modify the MAXDOP settings for db1. What should you do?
- Question #161Optimize query performance
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some q...
- Question #162Plan and implement data platform resources
You have SQL Server on an Azure virtual machine. You need to add a 4-TB volume that meets the following requirements: - Maximizes IOPs - Uses premium solid state drives (SSDs) What...
- Question #163Monitor, configure, and optimize database resources
You have an Azure SQL database named db1 on a server named server1. The Intelligent Insights diagnostics log identifies that several tables are missing indexes. You need to ensure...
- Question #164Optimize query performance
You have an Azure SQL managed instance named SQL1 and two Azure web apps named App1 and App2. You need to limit the number of IOPs that App2 queries generate on SQL1. Which two act...
- Question #165Optimize query performance
You have an Azure SQL managed instance. You need to gather the last execution of a query plan and its runtime statistics. The solution must minimize the impact on currently running...
- Question #166Monitor, configure, and optimize database resources
You have an Azure SQL Database managed instance. The instance starts experiencing performance issues. You need to identify which query is causing the issue and retrieve the executi...
- Question #167Optimize query performance
You have an Azure SQL database named DB1. You need to display the estimated execution plan of a query by using the query editor in the Azure portal. What should you do first?
- Question #168Monitor, configure, and optimize database resources
You have an Azure SQL managed instance named SQLMI1 that hosts 10 databases. You need to implement alerts by using Azure Monitor. The solution must meet the following requirements:...
- Question #169Monitor, configure, and optimize database resources
You have an Azure SQL managed instance that hosts multiple databases. You need to configure alerts for each database based on the diagnostics telemetry of the database. What should...
- Question #170Plan and configure a high availability and disaster recovery (HA/DR) environment
You have an Azure subscription that uses a domain named contoso.com. You have two Azure VMs named DBServer1 and DBServer2. Each of them hosts a default SQL Server instance. DBServe...
- Question #171Plan and configure a high availability and disaster recovery (HA/DR) environment
You have an on-premises multi-tier application named App1 that includes a web tier, an application tier, and a Microsoft SQL Server tier. All the tiers run on Hyper-V virtual machi...
- Question #172Plan and implement data platform resources
Hotspot Question You are provisioning an Azure SQL database in the Azure portal as shown in the following exhibit. Use the drop-down menus to select the answer choice that complete...
Azure SQL DatabaseServerless tiervCoresData size limits - Question #173Plan and implement data platform resources
Hotspot Question You have an Azure subscription. You need to deploy an Azure SQL resource that will support cross database queries by using an Azure Resource Manager (ARM) template...
ARM templatesAzure SQL Managed InstanceResource deploymentdependsOn - Question #174Deploy and manage Azure compute resources / Implement and manage Azure SQL solutions - typically mapped to AZ-104 or DP-300 certification objectives covering Azure SQL deployment models and pricing tiers
Hotspot Question 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...
Azure SQL Database Managed InstanceARM TemplatesvCore vs DTU Purchasing ModelServerless SQL - Question #175Plan and implement data platform resources
Hotspot Question You have an on-premises Microsoft SQL Server 2019 instance that hosts a database named DB1. You plan to perform an online migration of DB1 to an Azure SQL managed...
Azure Database Migration ServiceSQL Managed InstanceOnline migrationSQL backup - Question #176Implement and manage a relational database environment - specifically configuring workload management and resource governance in Azure SQL Managed Instance to control CPU and memory allocation per application.
Drag and Drop Question You have an Azure SQL managed instance named SQLMI1 that has Resource Governor enabled and is used by two apps named App1 and App2. You need to configure SQL...
Resource GovernorAzure SQL Managed InstanceWorkload ManagementPerformance Optimization - Question #177Monitor and optimize operational resources in Azure SQL - typically covered under 'Optimize Query Performance' in DP-300 (Azure Database Administrator) certification, focusing on identifying slow queries, reading execution plans, and recommending indexing strategies.
Hotspot Question You have an Azure SQL database. You are reviewing a slow performing query as shown in the following exhibit. Use the drop-down menus to select the answer choice th...
Azure SQL DatabaseQuery Performance TuningExecution PlansIndex Optimization - Question #178Monitor, configure, and optimize database resources
Hotspot Question You have an Azure SQL database named db1 on a server named server1. You use Query Performance Insight to monitor db1. You need to modify the Query Store configurat...
Azure SQL DatabaseQuery StoreQuery Performance InsightDATA_FLUSH_INTERVAL_SECONDS - Question #179Query Performance Tuning and Index Management in Azure SQL / DP-300: Optimize Query Performance
Hotspot Question You have an Azure SQL database. You have a query and the associated execution plan as shown in the following exhibit. Use the drop-down menus to select the answer...
Azure SQL DatabaseQuery Execution PlansIndex OptimizationKey Lookup - Question #180Monitor and optimize operational resources in Azure SQL - specifically configuring SQL Agent job alerts and notifications within Azure SQL Managed Instance (DP-300: Administering Microsoft Azure SQL Solutions)
Drag and Drop Question You have an Azure subscription that contains an Azure SQL managed instance named SQLMi1 and a SQL Agent job named Backupdb. Backupdb performs a daily backup...
Azure SQL Managed InstanceSQL Server AgentDatabase MailJob Notifications - Question #181Implement and Manage Database Infrastructure / SQL Server Configuration and Compliance Management
Drag and Drop Question You have SQL Server on an Azure virtual machine. You need to use Policy-Based Management in Microsoft SQL Server to identify stored procedures that do not co...
Policy-Based ManagementSQL Server AdministrationNaming ConventionsAzure Virtual Machines - Question #182
Hotspot Question You have two Azure virtual machines named VM1 and VM2 that run Windows Server 2019. VM1 and VM2 each host a default Microsoft SQL Server 2019 instance. VM1 contain...
- Question #183Implement and manage data security in Azure SQL Managed Instance, including Azure AD authentication and authorization configuration
Drag and Drop Question You have an Azure Active Directory (Azure AD) tenant named contoso.com that contains a user named [email protected] and an Azure SQL managed instance named S...
Azure SQL Managed InstanceAzure Active DirectorySQL SecurityLogin Management - Question #184
You have an on-premises Microsoft SQL Server 2019 server that hosts a database named DB1. You have an Azure subscription that contains an Azure SQL managed instance named SQLMI1 an...
- Question #185
You have an on-premises Microsoft SQL server that uses the FileTables and Filestream features. You plan to migrate to Azure SQL. Which service should you use?
- Question #186
You need to migrate an on-premises Microsoft SQL Server database to Azure SQL Database. The solution must minimize downtime. What should you do?
- Question #187
You have an Azure SQL database named DB1. You have a table name Table1 that has 20 columns of type CHAR(400). Row compression for Table1 is enabled. During a database audit, you di...
- Question #188
You have an Azure virtual machine named VM1 on a virtual network named VNet1. Outbound traffic from VM1 to the internet is blocked. You have an Azure SQL database named SqlDb1 on a...
- Question #189
You have an Azure SQL database named db1 on a server named server1. The Intelligent Insights diagnostics log identifies queries that cause performance issues due to tempDB contenti...
- Question #190
You have an instance of SQL Server on Azure Virtual Machines that has a database named DB1. You plan to implement Azure SQL Data Sync for DB1. Which isolation level should you conf...
- Question #191
You have an Azure SQL managed instance. You need to enable SQL Agent Job email notifications. What should you do?
- Question #192
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 us...
- Question #193
You have a new Azure subscription. You create an Azure SQL Database instance named DB1 on an Azure SQL Database server named Server1. You need to ensure that users can connect to D...
- Question #194Plan and implement data platform resources
Hotspot Question You have an Azure subscription. You plan to deploy an Azure SQL database by using an Azure Resource Manager template. How should you complete the template? To answ...
ARM TemplatesAzure SQL DatabaseResource DependenciesInfrastructure as Code - Question #195Implement a secure environment
Hotspot Question You have an Azure SQL database named db1 that contains an Azure Active Directory (Azure AD) user named user1. You need to test impersonation of user1 in db1 by run...
Azure SQL DatabaseT-SQLImpersonationSecurity context - Question #196Implement data security and encryption in Azure SQL Database - typically aligns with AZ-500 (Azure Security Engineer) or DP-300 (Azure Database Administrator) certification objectives covering database security, encryption at rest, and key management.
Drag and Drop Question You have an Azure SQL database named DB1. DB1 contains a table that has a column named Col1. You need to encrypt the data in Col1. Which four actions should...
Azure SQL DatabaseData EncryptionSymmetric Key EncryptionKey Hierarchy - Question #197
Hotspot Question You have an Azure subscription that contains an Azure SQL database. The database fails to respond to queries in a timely manner. You need to identify whether the i...
- Question #199Plan and implement a HADR environment
Hotspot Question You configure a long-term retention policy for an Azure SQL database as shown in the exhibit. The first weekly backup occurred on January 4, 2020. The dates for th...
Azure SQL DatabaseLong-term Retention (LTR)Backup PolicyDisaster Recovery - Question #200Implement and Manage Data Storage / Configure and Manage Azure SQL Database Backup and Recovery Policies
Hotspot Question You have an Azure SQL database. You run the following PowerShell script. For each of the following statements, select Yes if the statement is true. Otherwise, sele...
Azure SQL DatabaseBackup and RestoreLong-Term Retention (LTR)Point-in-Time Restore (PITR) - Question #201Perform administration by using T-SQL
Hotspot Question You have an Azure SQL managed instance. You need to restore a database named DB1 by using Transact-SQL. Which command should you run? To answer, select the appropr...
Azure SQL Managed InstanceDatabase RestoreT-SQLBlob Storage - Question #202Plan and configure a high availability and disaster recovery (HA/DR) environment
Drag and Drop Question You have an Azure subscription that contains the resources shown in the following table. You need to back up db1 to mysqlbackups, and then restore the backup...
SQL Server Backup to URLDatabase RestoreAzure Blob StorageSQL Server Credential - Question #203Design and Implement Data Storage / Configure Azure SQL Database for High Availability and Read Scale-Out
Hotspot Question You have an Azure subscription that contains the resources shown in the following table. You need to create a read-only replica of DB1 and configure the App1 insta...
Azure SQL DatabaseRead-Only ReplicasConnection StringsHigh Availability