在2015年12月微软Azure存储服务API的拆除 [英] Microsoft Azure Storage Service APIs removal on december 2015

查看:150
本文介绍了在2015年12月微软Azure存储服务API的拆除的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

作为微软的Azure服务的客户,我今天早些时候收到了以下邮箱: http://aka.ms/Qga48e

As a Microsoft Azure services client, I received earlier today the following mail: http://aka.ms/Qga48e.

我不知道我怎么会迁移我的Blob存储,而服务中断使用最新的Azure文件存储服务。

I was wondering how I could migrate my Blob storage without services disruption to use the latest Azure File Storage service.

有人已执行此操作?任何反馈都欢迎。

Anybody has already performed this action? Any feedbacks will be welcomed.

感谢。

推荐答案

我不认为这是必要的。除了Azure的Blob服务和Azure的文件服务用于不同的目的都在一起,你可以与Blob服务做的事无法通过文件服务来完成。

I don't think that it would be necessary. Besides Azure Blob Service and Azure File Service serve different purposes all together and the things you could do with blob service can't be done through file service.

由于在通讯中提到的,你应该尝试做的是升级您的客户端应用程序,以利用存储客户端库的最新版本。如果你使用的库(小于2.0)的旧版本,也就会迁移有些疼痛,但是从2.0迁移到4.x(目前最新版本)应该是相当无痛

As mentioned in the newsletter, what you should try to do is upgrade your client applications to make use of latest version of storage client library. If you're using an older version of library (< 2.0), there would be some pain in migration but migrating from 2.0 to 4.x (currently latest version) should be rather painless.

接下来的事情是<一个href=\"http://msdn.microsoft.com/en-in/library/microsoft.windowsazure.storage.shared.protocol.serviceproperties.defaultserviceversion.aspx\"相对=nofollow> 默认服务版本 您的存储账户的服务。如果您使用的.Net存储客户端库,您可以通过<抓取它href=\"http://msdn.microsoft.com/en-us/library/microsoft.windowsazure.storage.blob.cloudblobclient.getservicepropertiesasync.aspx\"相对=nofollow> GetServicePropertiesAsync 方法。您可以使用更新的默认服务版本<一个href=\"http://msdn.microsoft.com/en-us/library/microsoft.windowsazure.storage.blob.cloudblobclient.setservicepropertiesasync.aspx\"相对=nofollow> SetServicePropertiesAsync 方法。

Next thing you should look into is the default service version of your storage account services. If you're using .Net storage client library, you can fetch it via GetServicePropertiesAsync method. You can update the default service version using SetServicePropertiesAsync method.

您也可以找到这个环节大概的了解存储服务版本有所帮助: HTTP ://msdn.microsoft.com/en-us/library/azure/dd894041.aspx

You may also find this link helpful about understanding storage service versioning: http://msdn.microsoft.com/en-us/library/azure/dd894041.aspx.

更新:13-DEC-2014

Azure存储团队曾发表一篇博客文章而更多地谈论这个问题:<一href=\"http://blogs.msdn.com/b/windowsazurestorage/archive/2014/08/05/microsoft-azure-storage-service-version-removal.aspx\" rel=\"nofollow\">http://blogs.msdn.com/b/windowsazurestorage/archive/2014/08/05/microsoft-azure-storage-service-version-removal.aspx.

Azure Storage Team has published a blog post which talks more about this issue: http://blogs.msdn.com/b/windowsazurestorage/archive/2014/08/05/microsoft-azure-storage-service-version-removal.aspx.

这篇关于在2015年12月微软Azure存储服务API的拆除的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆