Windows Azure Platform (十五)Windows Azure Storage Service存储服务之Blob详解(下)
2012-03-22 12:04:40 来源:WEB开发网核心提示: 然后我们打开http://leiazureblob.cloudapp.net/来测试一下,上传一个本地的照片,Windows Azure Platform (十五)Windows Azure Storage Service存储服务之Blob详解(下)(2),上传成功,我们也可以通过Visual Studio 20
然后我们打开http://leiazureblob.cloudapp.net/来测试一下,上传一个本地的照片,上传成功。
我们也可以通过Visual Studio 2010的Server Explorer查看实际上传到Windows Azure Storage的图片。
在Add New Storage Account里输入我们之前在Azure管理界面创建的Storage Account和主访问密钥:
依次展开Windows Azure Storage-->threestone-->Blobs-->gallery就能看到我们之前上传的本地的Azure.jpg这张照片
其中gallery是我们在本地ServiceConfiguration.cscfg设置好了。
选择Azure.jpg右键-->属性,可以查看到这张图片的URL
我们可以看到,这本地的图片已经上传到了我创建的在东亚(香港)的数据中心了,并且我们可以通过这个URL来访问这张图片资源。
更多精彩
赞助商链接