简体   繁体   中英

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

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 .

There's a free trial for Azure: http://www.microsoft.com/windowsazure/free-trial/

You'll find the Azure SDK includes an emulator for table and Blob storage. It doesn't include an emulator for SQL Azure, however, as it's close enough to full SQL Server that almost all applications will work without drastic changes.

The link above also includes a vast range of documentation and tutorials.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM