请问现在Azure平台支持Storage么,具体说说,

对Azure不太了解,最近刚接触,请问现在Azure平台支持aStorge么,具体说说,

同问 共同学习Azure平台知识

Windows Azure 平台提供不同的存储服务来存储瞬态和持久态的数据:

无结构二进制和文本数据Unstructured binary and text data
二进制和文本消息Binary and text messages
结构化数据Structured data

http://blog.csdn.net/azurechina/article/details/6206932

Hi,

我们可以使用Azure存储服务,我们可以将文件存储在 Blob 存储中,使用表存储来存储结构化数据,使用队列存储来可靠存储和访问消息,通过文件存储在 Azure 中创建一个 SMB 文件,如果要更加详细的了解Azure存储,请阅读这篇文章(http://www.windowsazure.cn/documentation/services/storage/

Best Regards,
Jambor

Hi,

我们可以使用Azure存储服务,我们可以将文件存储在 Blob 存储中,使用表存储来存储结构化数据,使用队列存储来可靠存储和访问消息,通过文件存储在 Azure 中创建一个 SMB 文件,如果要更加详细的了解Azure存储,请阅读这篇文章(http://www.windowsazure.cn/documentation/services/storage/

Best Regards,
Jambor