0

我正在尝试为 Azure Redis 缓存启用诊断。redis 和存储帐户都在同一区域(美国西部)。

根据这篇文章,它应该可以工作。

选择存储帐户后,我遇到了一般错误。知道如何进一步调查或在哪里报告吗?

在此处输入图像描述

4

1 回答 1

2

您尝试映射的存储帐户应支持表​​。您可以通过访问 Redis 缓存来检查错误。

操作 >> 事件图表 >> microsoft.insights/diagnosticSettings/write

statusCode:BadRequest serviceRequestId:00000000-0000-0000-0000-000000000000 statusMessage:{"Code":"BadRequest","Message":"The storage account 'xxxxstorage' of type 'Standard_ZRS' doesn't support table service."}
于 2016-05-02T07:57:40.313 回答