DP-500 · Question #35
You need to store 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…
The correct answer is B. The connection must be created by a user that is assigned the Storage Blob Data Owner role. C. The storage account must have hierarchical namespace enabled. To store Power BI dataflows in an Azure Storage account, the storage account must have hierarchical namespace enabled, and the user establishing the connection needs the Storage Blob Data Owner role.
Question
Options
- AThe storage account must be protected by using an Azure Firewall.
- BThe connection must be created by a user that is assigned the Storage Blob Data Owner role.
- CThe storage account must have hierarchical namespace enabled.
- DDataflows must exist already for any directly connected Power BI workspaces.
- EThe storage account must be created in a separate Azure region from the Power BI tenant and workspaces.
How the community answered
(22 responses)- A14% (3)
- B73% (16)
- D5% (1)
- E9% (2)
Why each option
To store Power BI dataflows in an Azure Storage account, the storage account must have hierarchical namespace enabled, and the user establishing the connection needs the Storage Blob Data Owner role.
While Azure Firewall can protect storage accounts, it is not a prerequisite for Power BI dataflow integration with Azure Storage. The integration relies on network access and permissions, not necessarily a firewall requirement.
The user establishing the connection between Power BI and Azure Data Lake Storage Gen2 must have the Storage Blob Data Owner role or equivalent permissions on the storage account to ensure Power BI can write, modify, and delete dataflow data. This role provides the necessary data-level access.
Power BI dataflows require an Azure Data Lake Storage Gen2 account, which necessitates enabling the hierarchical namespace feature on the storage account. This feature allows for file system semantics and directory structures required by Power BI dataflows.
Dataflows do not need to exist prior to connecting a Power BI workspace to an Azure Data Lake Storage account. The connection is a prerequisite for creating dataflows that store data externally.
Power BI recommends creating the storage account in the same region as the Power BI tenant to minimize latency and data transfer costs, not a separate region.
Concept tested: Power BI dataflows external storage prerequisites
Source: https://learn.microsoft.com/en-us/power-bi/transform-model/dataflows-azure-data-lake-storage-gen2-connect
Topics
Community Discussion
No community discussion yet for this question.