Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 82
You need to save Power BI dataflows in an Azure Storage account.
Which two prerequisites are required to support the configuration? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. The connection must be created by a user that is assigned the Storage Blob Data Owner role.
- B. Dataflows must exist already for any directly connected Power BI workspaces.
- C. The storage account must be protected by using an Azure Firewall.
- D. The storage account must be created in a separate Azure region from the Power BI tenant and workspaces.
- E. The storage account must have hierarchical namespace enabled.
Correct answer: A, E
Explanation
Option A is correct because the user creating the connection needs the Storage Blob Data Owner role to manage the dataflow effectively. Option E is also correct as hierarchical namespace must be enabled for certain functionalities within Azure Data Lake Storage. Options B, C, and D are not prerequisites for saving Power BI dataflows in Azure Storage; they either pertain to the configuration of workspaces or do not impact the connection requirements.