Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 71
You develop a solution that uses a Power BI Premium capacity. The capacity contains a dataset that is expected to consume 50 GB of memory.
Which two actions should you perform to ensure that you can publish the model successfully to the Power BI service? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Restart the capacity.
- B. Publish an initial dataset that is less than 10 GB.
- C. Increase the Max Offline Dataset Size setting.
- D. Invoke a refresh to load historical data based on the incremental refresh policy.
- E. Publish the complete dataset.
Correct answer: B, D
Explanation
Option B is correct because publishing a smaller initial dataset helps manage memory consumption during the first upload. Option D is also correct as invoking a refresh ensures that the dataset adheres to the incremental refresh policy, allowing for successful data loading. The other options do not directly contribute to the successful publication of the model under the memory constraints.