Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Azure tutorial - How to use local blob storage

I am new to Windows Azure world. I do not have live Azure account. Can I still do the development work using local blob storage, SQL Azure, Fabric etc?

Can anybody share any link for Azure videos for begineer? I am looking for step by step guide.

Atul Sureka

like image 338
Atul Sureka Avatar asked Sep 30 '11 08:09

Atul Sureka


1 Answers

To answer your first question. Yes you can. Just download the SDK from here and get started without an account.

You can find a video of how to use blob storage here as well as other video tutorials. If you want a text version of how to use Azure Blob Storage you can find it here.

like image 188
vonLochow Avatar answered Sep 23 '22 15:09

vonLochow