Courseiva
Implement a secure environmentmediumMultiple SelectObjective-mapped

DP-300 Implement a secure environment Practice Question

You are responsible for securing Azure SQL Managed Instance. You need to ensure that only encrypted connections are allowed and that all client connections use the latest TLS protocol. Which TWO configurations should you implement?

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

Set the 'Minimal TLS Version' to 1.2.

Options A and D are correct. Setting 'Minimal TLS Version' to 1.2 ensures that only encrypted connections using TLS 1.2 or higher are accepted, enforcing the latest protocol. Enabling 'Force SSL' ensures that all client connections are encrypted. Option B is incorrect because firewall rules control network access, not encryption. Option C is incorrect because Microsoft Defender for SQL provides security threat detection, not encryption enforcement. Option E is incorrect because Transparent Data Encryption (TDE) encrypts data at rest, not in transit.

Answer analysis

Option-by-option breakdown

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

  • Set the 'Minimal TLS Version' to 1.2.

    Why this is correct

    Forces clients to use TLS 1.2 or higher.

  • Configure a firewall rule to allow only specific IP addresses.

    Why it's wrong here

    Does not enforce encryption.

  • Enable Microsoft Defender for SQL.

    Why it's wrong here

    Threat detection, not encryption enforcement.

  • Enable 'Force SSL' on the server.

    Why this is correct

    Requires all connections to use SSL/TLS.

  • Enable Transparent Data Encryption (TDE).

    Why it's wrong here

    Transparent Data Encryption (TDE) performs at-rest encryption of the database files and backups, whereas the scenario requires enforcement of encrypted connections in transit and a minimum TLS protocol version for client-server communication. TDE is tempting because its name suggests "encryption" broadly, and it is the correct choice when the requirement is to protect data at rest against physical theft of storage media, not to control network-layer encryption or TLS version negotiation.

Go deeper

Related to this question

About these practice questions

One of 906 original DP-300 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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.