Hello,
In data export (Preview) in Power Platform admin center, when i create new data export and use data lake view. I choose PowerApp and choose corresponding Azure subscription and storage account.
For storage account access control, I have created data lake gen2 storage account
Account kind: StorageV2,general purpose v2
Hierarchical namespace: Enabled
Require secure transfer for REST API operations: Enabled
Role assignment: 'Storage Blob Data Contributor' and 'Storage Blob Data Owner' role to 'Dataverse'.
Networking route : Microsoft network routing
Public network access : Enabled
Public network access scope : Enable from selected virtual networks and IP addresses (Whitelisted IPV4 of user account pc used to create data export file, which also has Power Platform administrator role, checked 'Allow trusted Microsoft Services to access this resource')
However, data export stills fails. I am trying to export data to storage account in Azure and then consume storage account to create Power BI report for tenant wide use for PowerApp and Flows.
First status shows as pending but after an hour or so it turns to fail.
How to get this to work? or if there are other alternatives to achieve same goal. I have tried CoE start starter kit but it has way too many configuration.