【问题标题】:Which version of WindowsAzure.Storage is supported by Azure Storage Emulator 4.3?Azure Storage Emulator 4.3 支持哪个版本的 WindowsAzure.Storage?
【发布时间】:2016-08-01 19:50:27
【问题描述】:

我最近将 Windows Azure Storage nuget 版本更新到 7.1.2,后来我发现我不能再使用 Azure Storage Emulator(它给出了 400 错误请求,代码适用于云)。它的版本是 4.3。我想检查此模拟器支持哪些版本的 AzureStorage。但是我找不到它。那么这是否记录在某个地方? 4.3 支持哪些版本?

【问题讨论】:

    标签: azure azure-storage azure-storage-emulator


    【解决方案1】:

    如果您使用的是 4.3 版的存储模拟器,则需要使用 7.0 版的存储客户端库。

    来自storage emulator documentation page

    4.3 版

    存储模拟器现在支持版本 2015-07-08 的存储 Blob、Queue 和 Table 服务端点上的服务。

    查看Protocol Version Support for .NET Client Library Versions,Storage Client Library 7.0 版支持此 REST API 版本。

    【讨论】:

      猜你喜欢
      • 2022-01-20
      • 2016-08-15
      • 1970-01-01
      • 2021-03-26
      • 2014-07-31
      • 2020-01-05
      • 2018-06-21
      • 1970-01-01
      • 2021-11-08
      相关资源
      最近更新 更多