Forum Discussion
Blob storage ResourceNotFound
Hi,
I'm trying to connect to a blob storage with Power Bi but can't get it to work. I always get : "The specified resource does not exist. RequestId:28259380-101e-0022-5153-26549d000000 Time:2020-05-09T22:42:45.5514725Z"
I did change the access level to "container" but it didn't fixed. Any idea why I can't get public access to work?
For info, I'm using a trial account right now could it be related?
Are you following the steps such as here:
https://www.sqlshack.com/how-to-access-data-from-azure-blob-storage-using-power-bi/
or here:
https://www.c-sharpcorner.com/blogs/azure-blob-storage-integration-with-power-bi
Are you trying Anonymous or Access Key authentication?
You could check the Issues forum here:
https://community.powerbi.com/t5/Issues/idb-p/Issues
And if it is not there, then you could post it.
If you have Pro account you could try to open a support ticket. If you have a Pro account it is free. Go to https://support.powerbi.com. Scroll down and click "CREATE SUPPORT TICKET".
2 Replies
- Greg_DecklerCommunity Champion
Are you following the steps such as here:
https://www.sqlshack.com/how-to-access-data-from-azure-blob-storage-using-power-bi/
or here:
https://www.c-sharpcorner.com/blogs/azure-blob-storage-integration-with-power-bi
Are you trying Anonymous or Access Key authentication?
You could check the Issues forum here:
https://community.powerbi.com/t5/Issues/idb-p/Issues
And if it is not there, then you could post it.
If you have Pro account you could try to open a support ticket. If you have a Pro account it is free. Go to https://support.powerbi.com. Scroll down and click "CREATE SUPPORT TICKET".- AnonymousNot applicable
Great, it works with an account key, I was trying has anonymous.
Thanks for the help!