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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
anaib
Regular Visitor

Unable to connect to Azure Blob Storage that has "anonymous" access disabled

We have a dataset stored as an .xlsx blob in Azure storage blob container.  We do not allow anonymous access to storage accounts. 

anaib_0-1711556699520.png

 

When I try to add data set in Power BI Desktop, I get "Public access is not permitted on this storage account".

anaib_1-1711556812898.png

 

Needless to say but we cannot allow anonymous access.   We do have public access enabled at the network level:

anaib_2-1711556897847.png

 

I have also tried to use Web data set and using SAS key but run into similar issue.  Do I really need to enable "anonymous" access in order to access .xlsx stored in a blob storage in Azure?  Is there a secured way to access .xlsx storage in a blob storage in Azure?

 

 

1 REPLY 1
v-kaiyue-msft
Community Support
Community Support

Hi @anaib ,

 

1. When Blob Storage receives an anonymous request, the request will succeed if all of the following conditions are met:

1) Allow anonymous public access to storage accounts.
2) The container is configured to allow anonymous public access.
3) This request is for read access.


If an anonymous request is made using a version of the service that does not support bearer challenges and the storage account is not allowed anonymous public access, the service returns error code 409 (Conflict). For more details, please refer to the link: Public access is not permitted on this storage account - Microsoft Community Hub.

 

2. Secure connection to Azure Blob Storage can be done using Shared Access Signature (SAS). For more details, please refer to the link: Azure Blob Storage - Power Query | Microsoft Learn.

vkaiyuemsft_0-1711593675035.png

 

If your Current Period does not refer to this, please clarify in a follow-up reply.

 

Best Regards,

Clara Gong

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

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.