Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Azure Storage Explorer not connecting to Azurite local emulator

Context: I've successfully installed Azurite, a local emulator (via the Visual Studio Code extension) and Azure Storage Explorer. I've also successfully placed a parquet file in the blob directory, started blob service in Azurite and confirmed in VSC that the file is there.

enter image description here enter image description here

Question: When I try to connect to the emulator from Azure Storage Explorer, I don't see the parquet file. What am I doing wrong? Why do I not see the parquet file under either of the blob containers in ASE yet the file shows in VSC?

enter image description here

enter image description here

enter image description here

enter image description here

like image 678
emalcolmb Avatar asked Dec 09 '25 06:12

emalcolmb


1 Answers

Actually the parquet file you put is invalid.

Because __blobstorage__ directory did not store your containers and blobs, refer to:

blobstorage - Directory containing Azurite blob service persisted binary data

As we can see, you have connected to your azurite successfully. Just upload your file using Storage Explorer.

like image 162
Doris Lv Avatar answered Dec 11 '25 22:12

Doris Lv



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!