Windows Azure Storage (7) 使用工具管理Windows Azure Storage

简介:

  《Windows Azure Platform 系列文章目录

 

  Update 2017-02-14

  可以使用微软出品的Azure Storage Explorer,UI更友好。

  首先我们要在Azure Portal里面创建一个Azure Storage Account,步骤略。

  

  1.下载地址:https://go.microsoft.com/fwlink/?LinkId=708343

  2.安装完毕后,打开Azure Storage Explorer

  3.选择Azure Storage Account,邮件,然后点击Connect to Azure Storage

  

 

  4.在Connect to Azure Storage,选择use a storage account name and key

  

 

  5.在Attach External Storage中,输入Account Name和Account Key

  

 

  6.设置完毕后,就可以创建Blob Container。如下图:

  

  

  7.我们还可以上传单个文件,或者上传整个文件夹:

  

  

  

  Update 2015-05-10

  强烈建议使用AzCopy工具,AzCopy命令行工具,是经过优化的、高性能Azure Storage管理工具。

  具体请参考Windows Azure Storage (21) 使用AzCopy工具,加快Azure Storage传输速度

 

  通过之前的几章的学习,我们知道可以通过Windows Azure Storage来进行非关系型数据的存储(比如照片、文档等等)。

  Windows Azure Storage分为三种,分别是Blob,Table和Queue。

  那把本地的非关系型数据上传到微软的云计算平台之后,我们应该如何管理这些文件呢?

  在这里我就给大家介绍一些工具,方便我们管理 Windows Azure Storage。

 

  1.通过VS的Server Explorer

  我们也可以通过Visual Studio 2010的Server Explorer查看实际上传到Windows Azure Storage的图片。

  

 

  在Add New Storage Account里输入我们之前在Azure管理界面创建的Storage Account和主访问密钥:

  

 

  依次展开Windows Azure Storage-->threestone-->Blobs-->gallery就能看到我们之前上传的本地的Azure.jpg这张照片

  

 

  但是Visual Studio 2010的Server Explorer只能查看,并不能删除和修改Azure Storage的内容

  

 

2.Azure Storage Explore

Azure Storage Explore能方便用户管理和修改Windows Azure Storage的资源的工具,您可以在http://azurestorageexplorer.codeplex.com/上下载 

   

  Update : 2015-03-17 笔者介绍了里Azure Storage Explorer管理和使用Azure Storage Account

  Azure China (4) 管理Azure China Storage Account

 

 

3.TableXplorer

TableXplorer能方便用于查询和修改Windows Azure Storage Table的数据。

您可以在http://clumsyleaf.com/products/tablexplorer下载

  

   

  Update:2015-03-31

  可以参考我另外的blog:Azure China (4) 管理Azure China Storage Account,使用Azure Storage Explorer来上传文件至存储账户

 

  

 

分类:  Azure Storage

本文转自Lei Zhang的博客博客园博客,原文链接:http://www.cnblogs.com/threestone/archive/2012/01/23/2328878.html,如需转载请自行联系原作者
目录
相关文章
|
1月前
|
网络协议 数据安全/隐私保护 Windows
Windows Server 各版本搭建域控制器实现通过域管理用户(03~19)
Windows Server 各版本搭建域控制器实现通过域管理用户(03~19)
45 1
|
1月前
|
存储 缓存 数据安全/隐私保护
Windows 命令提示符(CMD)操作(二):系统信息和管理
Windows 命令提示符(CMD)操作(二):系统信息和管理
40 0
|
2月前
|
自然语言处理 C# Windows
C#开源免费的Windows右键菜单管理工具
C#开源免费的Windows右键菜单管理工具
|
3月前
|
C++ Windows
windows下内存检测工具
windows下内存检测工具
|
1月前
|
Windows
Windows 命令提示符(CMD)操作(一):文件和目录管理
Windows 命令提示符(CMD)操作(一):文件和目录管理
40 0
|
2月前
|
安全 Windows
Windows提权辅助工具
Windows提权辅助工具
43 1
|
2月前
|
Windows
windows逆向 -- Debug工具简介
windows逆向 -- Debug工具简介
24 0
|
2月前
|
Windows 网络安全
Windows【工具 05】使用freeSSHd搭建sftp环境(安装+配置+避坑)freeSSHd version 1.3.1安装包网盘分享
【2月更文挑战第2天】使用freeSSHd搭建sftp环境(安装+配置+避坑)freeSSHd version 1.3.1安装包网盘分享
350 0
Windows【工具 05】使用freeSSHd搭建sftp环境(安装+配置+避坑)freeSSHd version 1.3.1安装包网盘分享
|
2月前
|
安全 Linux iOS开发
上传 iOS 应用变得更加容易 - 在 Windows 上架 iOS APP 的工具介绍
上传 iOS 应用变得更加容易 - 在 Windows 上架 iOS APP 的工具介绍
|
4月前
|
XML Arthas Java
Windows【工具 04】WinSW官网使用说明及实例分享(将exe和jar注册成服务)实现服务器重启后的服务自动重启
Windows【工具 04】WinSW官网使用说明及实例分享(将exe和jar注册成服务)实现服务器重启后的服务自动重启
105 0