Forum Discussion
Anonymous
3 years agoNot applicable
Value cannot be null. Parameter name: str error
I had an Azure blob file connecting perfect before and then this morning I came across this error.
- Anonymous3 years ago
It had to do with the crendentials I entered to access the blob storage.
Zimppi
3 years agoNew Member
Hi, I have this same problem...how did you solved this? Related to the access key?
- Anonymous3 years agoNot applicable
Hi yes. There are two blob storages I have access to one requires using an SAS key and the other was accessible via my Microsoft credentials. Apparently PowerBI didn't like the fact that I was trying to access the blob storage that required my Microsoft credentials with an SAS key.