Courseiva
Plan and implement data platform resourceshardMultiple SelectObjective-mapped

DP-300 Plan and implement data platform resources Practice Question

Which THREE of the following are features available in Azure SQL Managed Instance that are not available in Azure SQL Database (single database)?

⚠ Common exam trap

Many candidates confuse features available in both services (like TDE) with those exclusive to Managed Instance, or they incorrectly assume Elastic pools are a Managed Instance feature when they are actually a single-database scaling option.

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

Cross-database queries (three- and four-part names)

Cross-database queries using three- and four-part names (e.g., `[DB1].[schema].[table]`) are supported in Azure SQL Managed Instance because it provides full SQL Server engine compatibility, including the ability to query across databases within the same instance. Azure SQL Database single databases are isolated and do not support cross-database queries, as each database is a separate logical boundary without instance-level context.

Answer analysis

Option-by-option breakdown

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

  • Transparent Data Encryption (TDE)

    Why it's wrong here

    Both support TDE.

  • Cross-database queries (three- and four-part names)

    Why this is correct

    Managed Instance supports cross-database queries, single DB does not.

  • Elastic pools

    Why it's wrong here

    Both support elastic pools.

  • Service Broker

    Why this is correct

    Service Broker is available in Managed Instance, not in single DB.

  • SQL Agent jobs

    Why this is correct

    SQL Agent is available in Managed Instance, not in single DB.

Go deeper

Related to this question

About these practice questions

Courseiva writes every DP-300 question from scratch — 906 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. 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.