- A
Auto-pause and auto-resume
Enables automatic scaling and cost optimization by pausing when idle and resuming on demand.
- B
Read Scale-out replicas
Why wrong: Provides read-only replicas for query offloading, not scaling compute capacity.
- C
Elastic Database Pools
Why wrong: Used in Azure SQL Database for pooling resources, not for Synapse Analytics.
- D
Manual scale-up during peak hours
Why wrong: Requires manual intervention, not automatic scaling.
Quick Answer
The answer is auto-pause and auto-resume, which is the correct feature to configure for automatic scaling in Azure Synapse Analytics. This works because the dedicated SQL pool can automatically scale compute resources by pausing them when idle and resuming on demand, effectively adjusting capacity without manual intervention. For the DP-900 exam, this tests your understanding of cost optimization and compute management in Synapse, often appearing as a scenario where a company needs to handle variable workloads efficiently. A common trap is confusing auto-scale with manual scaling or thinking it applies to serverless SQL pools—auto-pause and auto-resume is specific to dedicated SQL pools and focuses on pausing compute, not dynamically adjusting DWU tiers. Remember the memory tip: "Pause saves cash, resume handles the dash"—if the workload is unpredictable, auto-pause and auto-resume is the cost-effective scaling solution.
DP-900 Describe an analytics workload on Azure Practice Question
This DP-900 practice question tests your understanding of describe an analytics workload on azure. 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.
A company uses Azure Synapse Analytics to run large-scale analytics on sales data. They need to ensure that the workload can automatically scale based on demand without manual intervention. What feature should they configure?
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
Auto-pause and auto-resume
Auto-pause and auto-resume is the correct feature because Azure Synapse Analytics (dedicated SQL pool) supports automatic scaling through the ability to pause the compute resources when idle and resume them on demand, which effectively scales the workload based on demand without manual intervention. This feature reduces costs by stopping compute billing during inactivity and automatically resumes when a query or activity is detected, meeting the requirement for automatic scaling.
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.
- ✓
Auto-pause and auto-resume
Why this is correct
Enables automatic scaling and cost optimization by pausing when idle and resuming on demand.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Read Scale-out replicas
Why it's wrong here
Provides read-only replicas for query offloading, not scaling compute capacity.
- ✗
Elastic Database Pools
Why it's wrong here
Used in Azure SQL Database for pooling resources, not for Synapse Analytics.
- ✗
Manual scale-up during peak hours
Why it's wrong here
Requires manual intervention, not automatic scaling.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates confuse auto-pause/auto-resume with manual scaling or other database scaling features (like read replicas or elastic pools) that are specific to Azure SQL Database, not Azure Synapse Analytics.
Detailed technical explanation
How to think about this question
Under the hood, auto-pause and auto-resume in Azure Synapse Analytics works by deallocating the compute nodes (the SQL pool's compute resources) after a configurable period of inactivity (default 6 hours, minimum 1 hour), stopping billing for compute while storage remains. When a new query or activity arrives, the service automatically re-provisions the compute nodes, which can take a few minutes, making it ideal for intermittent or unpredictable workloads where cost savings are prioritized over immediate query response. A subtle behavior is that auto-resume is triggered by any operation that requires compute, including login attempts or metadata queries, not just actual data queries.
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 startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.
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.
- →
Describe an analytics workload on Azure — study guide chapter
Learn the concepts, then practise the questions
- →
Describe an analytics workload on Azure practice questions
Targeted practice on this topic area only
- →
All DP-900 questions
982 questions across all exam domains
- →
Microsoft Azure Data Fundamentals DP-900 study guide
Full concept coverage aligned to exam objectives
- →
DP-900 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related DP-900 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Describe core data concepts practice questions
Practise DP-900 questions linked to Describe core data concepts.
Describe an analytics workload on Azure practice questions
Practise DP-900 questions linked to Describe an analytics workload on Azure.
Identify considerations for relational data on Azure practice questions
Practise DP-900 questions linked to Identify considerations for relational data on Azure.
Describe considerations for working with non-relational data on Azure practice questions
Practise DP-900 questions linked to Describe considerations for working with non-relational data on Azure.
DP-900 fundamentals practice questions
Practise DP-900 questions linked to DP-900 fundamentals.
DP-900 scenario practice questions
Practise DP-900 questions linked to DP-900 scenario.
DP-900 troubleshooting practice questions
Practise DP-900 questions linked to DP-900 troubleshooting.
Practice this exam
Start a free DP-900 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-900 question test?
Describe an analytics workload on Azure — This question tests Describe an analytics workload on Azure — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Auto-pause and auto-resume — Auto-pause and auto-resume is the correct feature because Azure Synapse Analytics (dedicated SQL pool) supports automatic scaling through the ability to pause the compute resources when idle and resume them on demand, which effectively scales the workload based on demand without manual intervention. This feature reduces costs by stopping compute billing during inactivity and automatically resumes when a query or activity is detected, meeting the requirement for automatic scaling.
What should I do if I get this DP-900 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 →
Last reviewed: Jun 24, 2026
This DP-900 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-900 exam.
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.
Sign in to join the discussion.