DP-500 · Question #121
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is B. No. Moving datasets to a larger capacity may only temporarily alleviate resource constraints without addressing underlying inefficiencies or poor design that cause excessive CPU and memory consumption.
Question
Options
- AYes
- BNo
How the community answered
(26 responses)- A42% (11)
- B58% (15)
Why each option
Moving datasets to a larger capacity may only temporarily alleviate resource constraints without addressing underlying inefficiencies or poor design that cause excessive CPU and memory consumption.
Simply increasing capacity might temporarily address resource shortages, but without optimizing the datasets themselves, the increased resources could also become saturated over time, making it an incomplete or unsustainable solution.
While moving datasets to a larger capacity provides more resources, it does not fundamentally resolve performance issues stemming from inefficient dataset design, unoptimized queries, or poorly configured refreshes. These underlying issues may eventually lead to the same resource bottlenecks in the larger capacity, thus it is not a complete or sustainable solution.
Concept tested: Power BI Premium capacity optimization vs. scaling
Source: https://learn.microsoft.com/en-us/power-bi/enterprise/service-premium-capacity-management
Topics
Community Discussion
No community discussion yet for this question.