Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

where to find "blobs name" and "containername" on MS Azure storage

I have created a "blobs" storage on MS cloud and when I tried to read data from it to Jupyter notebook for some analysis which according to this documentation, it requires "container_name" as well as "blob_name". But when I created the storage, as far as I remember I didn't come across the step where I had to assign the blob name. However, apparently I needed it. Unfortunately, so far I couldn't find it but I believed that I could guess the "container_name". I did a quick research on google but couldn't find any resources that says exactly where it is. So, I would like to know how I can find out the "container_name" as well as "blob_name" from the MS Azure panel.

Thank you in advance.

like image 427
bensw Avatar asked Nov 28 '25 19:11

bensw


1 Answers

You could access them via your storage account in the azure portal, refer to the screenshot.

enter image description here

Choose a container, you could see the blobs, including names, blob type, size,etc.

enter image description here

like image 144
Joy Wang Avatar answered Dec 01 '25 21:12

Joy Wang



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!