Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 75
You have five Power BI reports that contain R script data sources and R visuals.
You need to publish the reports to the Power BI service and configure a daily refresh of datasets.
What should you include in the solution?
Answer options
- A. a Power BI Embedded capacity
- B. a workspace that connects to an Azure Data Lake Storage Gen2 account
- C. an on-premises data gateway (personal mode)
- D. an on-premises data gateway (standard mode)
Correct answer: C
Explanation
The correct answer is C, as an on-premises data gateway (personal mode) is necessary for refreshing datasets that use R scripts and visuals in Power BI. Options A and B do not provide the required connectivity for R scripts, while option D is not suitable for personal use cases that involve individual datasets.