我正在尝试为Azure Redis缓存启用诊断功能。 redis和存储帐户都位于同一地区(Us-West)。
根据this article它应该有用。
选择存储帐户后,我遇到了一般错误。 知道如何进一步调查或在哪里报告?
答案 0 :(得分:2)
您尝试映射的存储帐户应支持表格。您可以通过访问Redis缓存来检查错误。
操作>>活动图表>> microsoft.insights / diagnosticSettings /写
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."}