Administering Relational Databases on Microsoft Azure
957 Reviews
Exam Code
DP-300
Exam Name
Administering Relational Databases on Microsoft Azure
Questions
366 Questions Answers With Explanation
Update Date
February 13,2026
Price
Was :
$90
Today :
$50
Was :
$108
Today :
$60
Was :
$126
Today :
$70
Why Should You Prepare For Your Administering Relational Databases on Microsoft Azure With MyCertsHub?
At MyCertsHub, we go beyond standard study material. Our platform provides authentic Microsoft DP-300 Exam Dumps, detailed exam guides, and reliable practice exams that mirror the actual Administering Relational Databases on Microsoft Azure test. Whether you’re targeting Microsoft certifications or expanding your professional portfolio, MyCertsHub gives you the tools to succeed on your first attempt.
Verified DP-300 Exam Dumps
Every set of exam dumps is carefully reviewed by certified experts to ensure accuracy. For the DP-300 Administering Relational Databases on Microsoft Azure , you’ll receive updated practice questions designed to reflect real-world exam conditions. This approach saves time, builds confidence, and focuses your preparation on the most important exam areas.
Realistic Test Prep For The DP-300
You can instantly access downloadable PDFs of DP-300 practice exams with MyCertsHub. These include authentic practice questions paired with explanations, making our exam guide a complete preparation tool. By testing yourself before exam day, you’ll walk into the Microsoft Exam with confidence.
Smart Learning With Exam Guides
Our structured DP-300 exam guide focuses on the Administering Relational Databases on Microsoft Azure's core topics and question patterns. You will be able to concentrate on what really matters for passing the test rather than wasting time on irrelevant content. Pass the DP-300 Exam – Guaranteed
We Offer A 100% Money-Back Guarantee On Our Products.
After using MyCertsHub's exam dumps to prepare for the Administering Relational Databases on Microsoft Azure exam, we will issue a full refund. That’s how confident we are in the effectiveness of our study resources.
Try Before You Buy – Free Demo
Still undecided? See for yourself how MyCertsHub has helped thousands of candidates achieve success by downloading a free demo of the DP-300 exam dumps.
MyCertsHub – Your Trusted Partner For Microsoft Exams
Whether you’re preparing for Administering Relational Databases on Microsoft Azure or any other professional credential, MyCertsHub provides everything you need: exam dumps, practice exams, practice questions, and exam guides. Passing your DP-300 exam has never been easier thanks to our tried-and-true resources.
Microsoft DP-300 Sample Question Answers
Question # 1
You have an Azure subscription that contains a SQL Server on Azure Virtual Machines
instance named SQLVM1. SQLVM1 has the following configurations:
• Automated patching is enabled.
• The SQL Server laaS Agent extension is installed.
• The Microsoft SQL Server instance on SQLVM1 is managed by using the Azuie portal.
You need to automate the deployment of cumulative updates to SQLVM1 by using Azure
Update Manager. The solution must ensure that the SQL Server instance on SQLVM1 can
be managed by using the Azure portal.
What should you do first on SQLVM1?
A. Install the Azure Monitor Agent. B. Uninstall the SQL Server laaS Agent extension. C. Install the Log Analytics agent. D. Set Automated patching to Disable
Answer: B
Question # 2
You have an instance of SQL Server on Azure Virtual Machines named SQL1.
SQL1 contains an Extended Events session named session! that captures Microsoft SQL
Server events.
You need to correlate the session events with events captured by Event Tracing for
Windows (ETW).
What should you do for session1?
A. Modify the Set Session Event Filters settings. B. Add a target. C. Add an action. D. Modify the Specify Session Data Storage settings.
Answer: B
Question # 3
You have an Azure AD tenant and a logical Microsoft SQL server named SQL1 that hosts
several Azure SQL databases.
You plan to assign Azure AD users permissions to the databases automatically by using
Azure Automation.
You need to create the required Automation accounts.
Which two accounts should you create? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. From the Azure Active Directory admin center, create a service principal. B. From the Azure Active Directory admin center, create a user-assigned managed identity for SQL1. C. On SQL1. create a SQL user in the databases. D. On SQL1, create a SQL login. E. From the Azure Active Directory admin center, create an external identity.
Answer: A,C
Question # 4
You have an on-premises Microsoft SQL Server 2019 instance named SQL1 that hosts a
database named db1. You have an Azure subscription that contains an Azure SQL
managed instance named MI1 and an Azure Storage account named storage1.
You need to ensure that you can back up db1 to storage1. The solution must meet the
following requirements:
* Use block blob storage.
* Maximize security.
A. Generate a shared access signature (SAS) B. Enable infrastructure encryption. C. Create an access policy. D. Rotate the storage keys
Answer: B
Question # 5
You have an Azure subscription that contains two Azure SQL managed instances named
SQLMI1 and SQLMI2 . SQLM2 contains a database named DB1 and a user named User1.
User1 drops DB1.
You need to perform a point-in-time restore of DB1 to SQLMI2.
A. Azure CLI B. Transact-SQL C. The Azure portal D. Azure PowerShell
Answer: C
Question # 6
You have SQL Server 2019 or an Azure virtual machine that runs Windows Server 2019.
The virtual machine has 4 vCPUs and 28 GB of memory.
Vou scale up the virtual machine to 8 vCPUs and 64 GB of memory.
You need to reduce tempdb contention without regatively affecting server performance.
What is the number of secondary data files that you should configure for tempdb?
A. 2 B. 4 C. 8 D. 64
Answer: C
Question # 7
You have an Azure subscription.
You plan to deploy an instance of SQL Server on Azure Virtual Machines by using an
Azure Marketplace image
You need to register the SQL Server laaS Agent extension (SqllaasExtension). The
solution must meet the following requirements:
• Install critical updates for SQL Server automatically.
• Minimize performance impact on the virtual machine.
Which management mode should you select?
A. full B. lightweight C. NoAgent
Answer: A
Question # 8
You have an Azure subscription. You need to deploy an Azure SQL database. The solution must meet the following
requirements:
• Dynamically scale CPU resources.
• Ensure that the database can be paused to reduce costs.
What should you use?
A. the Business Critical service tier B. the serverless compute tier C. an elastic pool D. the General Purpose service tier
Answer: B
Question # 9
You have an Azure SQL database named DB1.
A user named User 1 has an Azure AD account.
You need to provide User1 with the ability to add and remove columns from the tables
inDBV The solution must use the principle of least privilege.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point
A. Assign the database user the db.ddladmm role. B. Assign the database user the db.owner role. C. Create a contained database user. D. Create a login and an associated database user.
Answer: A,D
Question # 10
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 and a virtual network named VNET1. SQLMI1 resides on VNET1. The on?premises network connects to VNET1 by using an ExpressRoute connection.
You plan to migrate DB1 to SQLMI1 by using Azure Database Migration Service.
You need to configure VNET1 to support the migration.
What should you do?
A. Configure service endpoints. B. Configure virtual network peering. C. Deploy an Azure firewall. D. Configure network security groups (NSGs).
Answer: A
Question # 11
Task 4You need to enable change data capture (CDC) for db1.
Answer: See the explanation part for the complete Solution.
Question # 12
Task 10You need to protect all the databases on sql37006S95 from SQL injection attacks.
Answer: See the explanation part for the complete Solution.
Question # 13
Task 5You 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.
Answer: See the explanation part for the complete Solution.
Question # 14
Task 2You need to configure your user account as the Azure AD admin for the server named sql3700689S.
Answer: See the explanation part for the complete Solution.
Question # 15
Task 3You need to ensure that all queries executed against dbl are captured in the Query Store.
Answer: See the explanation part for the complete Solution.
Question # 16
Task 7You 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.
Answer: See the explanation part for the complete Solution.
Question # 17
Task 1In an Azure SQL database named db1, you need to enable page compression on the PK_SalesOrderHeader_SalesOrderlD clustered index of the SalesLT.SalesOrderHeader table.
Answer: See the explanation part for the complete Solution.
Question # 18
Task 6You need to ensure that any enhancements made to the Query Optimizer through patches are available to dbl and db2 on sql37006895.
Answer: See the explanation part for the complete Solution.
Question # 19
Task 12You 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.
Answer: See the explanation part for the complete Solution.
Question # 20
Task 11You 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.
Answer: See the explanation part for the complete Solution.
Question # 21
Task 8You plan to perform performance testing of db1.You need prevent db1 from reverting to the last known good query plan.
Answer: See the explanation part for the complete Solution.
Question # 22
Task 9You need to generate an email alert to [email protected] when CPU percentageutilization for db1 is higher than average.
Answer: See the explanation part for the complete Solution.
Question # 23
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?
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.
Answer: C
Question # 24
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?
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.
Answer: D
Question # 25
You need to recommend a process to automate the management of DB3. The solutionmust meet the management requirements. What should be the first step of the process?
A. Configure Microsoft Entra authentication for the logical server that hosts DB3. B. Create a database that has database-scoped credentials. C. Configure a private endpoint for connectivity to DB3. D. Create data base-scoped credentials in DB3.
Answer: C
Feedback That Matters: Reviews of Our Microsoft DP-300 Dumps