Question 917 of 953
Implement a secure environmenteasyMultiple ChoiceObjective-mapped

Quick Answer

The answer is to configure server-level auditing to send logs to a Log Analytics workspace. This is correct because server-level auditing in Azure SQL Database captures a detailed audit trail of all database events, including who changed what sensitive data and when, and can stream those logs directly to a Log Analytics workspace for centralized compliance analysis. On the Microsoft Azure Database Administrator Associate DP-300 exam, this scenario tests your understanding of the difference between server-level and database-level auditing, with the common trap being that database-level auditing cannot send logs to Log Analytics—only server-level auditing supports that destination. Remember that for compliance logging of sensitive data changes, you always want the broader server-level scope, and the key memory tip is “server sends to Sentinel”—server-level auditing is the only path to Log Analytics, which feeds Azure Sentinel for advanced threat analysis.

DP-300 Implement a secure environment Practice Question

This DP-300 practice question tests your understanding of implement a secure environment. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Your organization requires that all changes to sensitive data in an Azure SQL Database be logged for compliance. You need to capture who changed what data and when, and store the logs in a Log Analytics workspace for analysis. What should you configure?

Question 1easymultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Configure server-level auditing to send logs to a Log Analytics workspace.

Server-level auditing in Azure SQL Database can be configured to send audit logs directly to a Log Analytics workspace, capturing detailed information about data changes including who made the change, what was changed, and when. This meets the compliance requirement for logging sensitive data changes and enables analysis using Log Analytics queries.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Enable change tracking on the database.

    Why it's wrong here

    Change tracking only identifies which rows changed, not who made the change.

  • Enable Microsoft Defender for Cloud on the server.

    Why it's wrong here

    Defender for Cloud provides threat detection and vulnerability assessments, not change logging.

  • Configure server-level auditing to send logs to a Log Analytics workspace.

    Why this is correct

    Auditing captures detailed information about database events, including who made changes, and can be sent to Log Analytics.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Enable Transparent Data Encryption (TDE) with customer-managed keys.

    Why it's wrong here

    TDE encrypts data at rest; it does not log changes.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse change tracking (which only detects row changes) with auditing (which captures who, what, and when), or they think security tools like Defender for Cloud provide granular data change logging.

Detailed technical explanation

How to think about this question

Azure SQL Database auditing uses extended events to capture database events, and when configured at the server level, it can write audit logs to a Log Analytics workspace via the Azure Monitor agent. The audit logs include fields like server_principal_name, database_name, object_name, and statement, allowing precise tracking of data modifications. In a real-world scenario, this enables compliance teams to run KQL queries in Log Analytics to detect unauthorized changes to sensitive columns like credit card numbers or PII.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related DP-300 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free DP-300 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this DP-300 question test?

Implement a secure environment — This question tests Implement a secure environment — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Configure server-level auditing to send logs to a Log Analytics workspace. — Server-level auditing in Azure SQL Database can be configured to send audit logs directly to a Log Analytics workspace, capturing detailed information about data changes including who made the change, what was changed, and when. This meets the compliance requirement for logging sensitive data changes and enables analysis using Log Analytics queries.

What should I do if I get this DP-300 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 24, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This DP-300 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DP-300 exam.