Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
walid140891
Helper III
Helper III

Connect Power Bi to Azure Storage

Hello,

 

I'm new to Azure and PBI and what I'm trying to do is a bit complecated. I have a SaaS .net core/C# cloud based web app that stores data in Azure Blob storage as an XML file.

part of the data can be deleted by end-user and that works fine. I don't want to lose the deleted data and I want to store the whole data in a different storage (Azure Table, Blob storage, ect...) in the moment of deletion or before it, to use it as historical data in PowerBI reports.

 

  1. Would you please recommend a best way to collect data from the blob storage? I'm thinking about using an azure function that should run through the data and collect it every (x Days/Hours).
  2. What should be the better datastore (in terms of cost/ performance and power bi access to it): another blob container or an azure table for example?
  3. If we are going to choose for example an Azure Table, is there a way to connect to it from Power BI desktop without having to enter the keys or any sensitive data? because the reports will be shared with other people and published to the online portal in their workspaces.

I appreciate your help specially if someone can present somekind of architectural model to follow or any thing that can put me on the right line.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @walid140891 ,

 

As far as I know, we must provide an account access key if we want to connect to the Azure blob from the Azure portal.

For reference:

How to access data from Azure Blob Storage using Power BI

I think the users don't need to enter access key ,when you publish your report to Power BI Service and configure the credential correctly.

Here is an offical blog about Azure and Power BI, I hope it could help you.

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @walid140891 ,

 

As far as I know, we must provide an account access key if we want to connect to the Azure blob from the Azure portal.

For reference:

How to access data from Azure Blob Storage using Power BI

I think the users don't need to enter access key ,when you publish your report to Power BI Service and configure the credential correctly.

Here is an offical blog about Azure and Power BI, I hope it could help you.

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.