Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 104
You have a Power BI tenant that contains 10 workspaces.
You need to create dataflows in three of the workspaces. The solution must ensure that data engineers can access the resulting data by using Azure Data Factory.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Create and save the dataflows to the internal storage of Power BI.
- B. Add the managed identity for Data Factory as a member of the workspaces.
- C. Associate the Power BI tenant to an Azure Data Lake Storage account.
- D. Create and save the dataflows to an Azure Data Lake Storage account.
Correct answer: C, D
Explanation
The correct answers are C and D because associating the Power BI tenant with an Azure Data Lake Storage account allows for seamless data integration, and saving the dataflows in that account ensures they are accessible to Azure Data Factory. Options A and B are incorrect as they do not facilitate access to the dataflows for data engineers via Azure Data Factory.