简体   繁体   English

Azure教程 - 如何使用本地blob存储

[英]Azure tutorial - How to use local blob storage

I am new to Windows Azure world. 我是Windows Azure世界的新手。 I do not have live Azure account. 我没有实时Azure帐户。 Can I still do the development work using local blob storage, SQL Azure, Fabric etc? 我还可以使用本地blob存储,SQL Azure,Fabric等进行开发工作吗?

Can anybody share any link for Azure videos for begineer? 任何人都可以共享Azure视频的任何链接用于初学者吗? I am looking for step by step guide. 我正在寻找一步一步的指导。

Atul Sureka Atul Sureka

To answer your first question. 回答你的第一个问题。 Yes you can. 是的你可以。 Just download the SDK from here and get started without an account. 只需从此处下载SDK,即可没有帐户的情况下开始使用。

You can find a video of how to use blob storage here as well as other video tutorials. 您可以在此处找到有关如何使用blob存储的视频以及其他视频教程。 If you want a text version of how to use Azure Blob Storage you can find it here . 如果您需要有关如何使用Azure Blob存储的文本版本,可以在此处找到它。

There's a free trial for Azure: http://www.microsoft.com/windowsazure/free-trial/ Azure有一个免费试用版: http//www.microsoft.com/windowsazure/free-trial/

You'll find the Azure SDK includes an emulator for table and Blob storage. 您会发现Azure SDK包含用于表和Blob存储的模拟器。 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. 但是,它不包括SQL Azure的模拟器,因为它足够接近完整的SQL Server,几乎所有应用程序都可以在没有重大变化的情况下工作。

The link above also includes a vast range of documentation and tutorials. 上面的链接还包括大量的文档和教程。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何连接Azure存储以从blob存储中读取.txt文件 - How to connect Azure Storage to read .txt files from blob storage 在 Azure blob 存储中存储我的角色服务 package 有多安全? - How safe is storing my role service package in Azure blob storage? 如何使用$ _FILES存储BLOB Windows Azure - How to use $_FILES to store a BLOB Windows Azure 更改 Azure 存储 Blob 中文件的内容类型 - Change Content Type for files in Azure Storage Blob 如何从启动任务访问 Azure 本地存储? - How to access Azure local storage from a startup task? Windows Azure中的本地存储错误 - Local Storage Error in Windows Azure 如何在不编写自己的程序的情况下将一些文件上传到 Azure blob 存储? - How do I upload some file into Azure blob storage without writing my own program? 备份符合SQL Azure DB的Azure Blob存储 - Backup Azure blob storage in line with SQL Azure DB Azure 角色本地存储是否保证不能被下一个使用同一主机的应用程序访问? - Is Azure role local storage guaranteed to be inaccessible to an application that is next to use the same host? Jenkins Azure Blob 存储插件将构建文件夹的内容而不是构建文件夹复制到 $web azure blob 静态容器 - Jenkins Azure Blob Storage plugin to copy the contents of Build folder and not build folder to $web azure blob static cotainer
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM