推荐一款跨平台的 Azure Storage Explorer

2023-07-12,,

var appInsights=window.appInsights||function(config){
function r(config){t[config]=function(){var i=arguments;t.queue.push(function(){t[config].apply(t,i)})}}var t={config:config},u=document,e=window,o="script",s=u.createElement(o),i,f;for(s.src=config.url||"//az416426.vo.msecnd.net/scripts/a/ai.0.js",u.getElementsByTagName(o)[0].parentNode.appendChild(s),t.cookie=u.cookie,t.queue=[],i=["Event","Exception","Metric","PageView","Trace"];i.length;)r("track"+i.pop());return r("setAuthenticatedUserContext"),r("clearAuthenticatedUserContext"),config.disableExceptionTracking||(i="onerror",r("_"+i),f=e[i],e[i]=function(config,r,u,e,o){var s=f&&f(config,r,u,e,o);return s!==!0&&t["_"+i](config,r,u,e,o),s}),t
}({
instrumentationKey:"b2e35952-fd24-45c1-a4c5-1b24703d79e7"
});
window.appInsights=appInsights;
appInsights.trackPageView();

推荐一款跨平台Azure Storage Explorer¶

警告

您当前查看的页面是未经授权的转载!
如果当前版本排版错误,请前往查看最新版本:http://www.cnblogs.com/qin-nz/p/azure-storage-explorer-recommend.html

if (document.domain.match("cnblogs.com") !=null){document.getElementById("none-cnblogs-attention").hidden="hidden"}

提示

更新时间:2016年01月15日。

Azure Storage Explorer 6 Preview 3 (August 2014)¶

相信早期用过 Azure Storage 的人都知道,由于 Azure Storage 完全采用自主协议,想要简便的访问其中的数据很困难。
基本上是需要编程访问的。

后来,在codeplex上有一款非常好用的 Azure Storage Explorer ,而且支持由世纪互联运营的 AzureChinaCloud 。
但是最新版停留在了2014年8月。 https://azurestorageexplorer.codeplex.com/

如果有多个存储账户(比如我总共有15个左右),需要分别的添加凭据,很麻烦,而且不支持 AzureCloud 和 AzureChinaCloud 同名的存储账户。

另外,这个软件仅能在Windows上运行。

跨平台的 Microsoft Azure Storage Explorer¶

最近,我在 Microsoft Azure 的博客上发现了一个跨平台的 Storage Explorer 。
可以支持 Windows/Mac OS/Linux。
用起来体验不错,而且可以一次登录管理多个存储账户了。

提示

截至2016年1月,这个不支持登录世纪互联的WindowsAzure

下载地址:http://storageexplorer.com/

更多资源¶

Microsoft Azure Storage Explorer preview: January update and roadmap

声明

推荐一款跨平台的 Azure Storage Explorer 由 勤奋的小孩 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。
本许可协议授权之外的使用权限可以从 http://space.cnblogs.com/msg/send/qin-nz 处获得。

推荐一款跨平台的 Azure Storage Explorer的相关教程结束。

《推荐一款跨平台的 Azure Storage Explorer.doc》

下载本文的Word格式文档,以方便收藏与打印。