【发布时间】:2018-07-24 23:12:29
【问题描述】:
我在连接到 Azure 表存储时收到以下错误,
详情:
Blockquote "AzureTables:请求失败:远程服务器返回错误:
(415) 不支持的媒体类型。 (没有提供的媒体类型是 支持)
我注意到的一件事是,如果我只填写帐户名称,它会自动添加 URL 的其余部分,即 ".table.core.windows.net",在门户中为 table.cosmosdb.azure.com。
core.windows.net 我错了"AzureTables: Request failed: The remote name could not be resolved"。但是在使用table.cosmosdb.azure.com时可能会弄乱一些标题
请指教。
谢谢。 米
【问题讨论】:
-
解决方法是我使用存储帐户而不是 Cosmos DB 帐户切换到 Azure 表存储。
标签: azure-storage powerbi azure-cosmosdb azure-table-storage http-status-code-415