DEV Community

Lillie Mae
Lillie Mae

Posted on

2

CREATE A STORAGE ACCOUNT (BLOB) WITH ME

Here, i will be creating a blob storage account, a blob container and then monitor it by uploading a file to the container.

STEP 1 Go to your microsoft azure portal, click on STORAGE ACCOUNTS. Next, Click on CREATE at the top left of your screen.
Image description

STEP 2 Fill in your project details, instance details (use any name of choice). Your performance and redundancy field can stay on default (do not change). Click on REVIEW at the bottom left of your screen then click on CREATE.
Image description
Image description

STEP 3 If deployment is complete, go to resource. Click on CONTAINER under the "Data storage".
Image description
Image description

STEP 4 Click on CONTAINER (above the search field). Give it a name of your choice, change the public access level from private to blob then click on CREATE.
Image description

STEP 5 Once it’s successful , click on the blob container you just created and click on UPLOAD. Select a file and click on UPLOAD.
Image description

STEP 6 Open the file you just added, copy the Url of the file and paste in your systems' browser to view the file you just uploaded.
Image description
Image description
Image description

DONE!!!

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (0)

Heroku

This site is powered by Heroku

Heroku was created by developers, for developers. Get started today and find out why Heroku has been the platform of choice for brands like DEV for over a decade.

Sign Up

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay