确定来自 Azure Application Insights 的 404 请求
Determine 404 Requests from Azure Application Insights
我为我的 Web 应用程序配置了 Application Insights,我发现我有数量惊人的 404 错误。有没有办法让我使用 AI 深入研究并找到我返回 404 的请求页面?
打开portal.azure.com。打开您的应用程序的服务概览边栏选项卡。单击失败的请求,您将看到每个失败请求的信息。
开始 documentation.
我为我的 Web 应用程序配置了 Application Insights,我发现我有数量惊人的 404 错误。有没有办法让我使用 AI 深入研究并找到我返回 404 的请求页面?
打开portal.azure.com。打开您的应用程序的服务概览边栏选项卡。单击失败的请求,您将看到每个失败请求的信息。 开始 documentation.