Skip to content

Commit b012bdc

Browse files
updates based on PM review
1 parent c8765c0 commit b012bdc

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/static-web-apps/diagnostics-overview.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Diagnose and solve tool for Static Web Apps
3-
description: Learn to troubleshoot issues with your static web app with the Diagnose and Solve tool in the Azure portal.
4-
ms.date: 12/06/2022
3+
description: Learn to troubleshoot issues with your static web app with the diagnose and solve tool in the Azure portal.
4+
ms.date: 12/08/2022
55
author: craigshoemaker
66
ms.service: static-web-apps
77
ms.topic: conceptual
@@ -10,7 +10,7 @@ ms.author: cshoe
1010

1111
# Azure Static Web Apps diagnostics overview
1212

13-
If your static web app encounters issues, the Static Web Apps' diagnose and solve features can guide you through steps to troubleshoot problems.
13+
If your static web app encounters issues, the Static Web Apps diagnose and solve features can guide you through steps to troubleshoot problems.
1414

1515
Diagnostics for your static web app are accessible directly from the Azure portal, with no configuration required.
1616

@@ -23,7 +23,7 @@ You have access to diagnostic data in these categories:
2323
| Category | Description | Examples |
2424
|--|--|--|
2525
| Availability and performance | Health and performance data | Service uptime, site hits, platform health |
26-
| Configuration and Management | Application configuration data | Configuration of Static Web App features, custom authentication information |
26+
| Configuration and Management | Application configuration data | Configuration of Static Web Apps features, custom authentication information |
2727
| Content Deployment | Content deployment data | Deployments |
2828

2929
## View diagnostics
@@ -37,7 +37,9 @@ From the diagnostics window you can filter diagnostic categories, or select one
3737
## Reports
3838

3939
Selecting a detector reveals a series of visualization for the diagnostic data.
40-
The following is an example of the Availability and Performance report.
40+
41+
The following screenshot is an example of the availability and performance report.
42+
4143
:::image type="content" source="media/diagnotics-overview/azure-static-web-apps-diagnostics-chart.png" alt-text="Screenshot of Azure Static Web Apps diagnostics chart.":::
4244

4345
## Next steps

0 commit comments

Comments
 (0)