1
1
---
2
2
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
5
5
author : craigshoemaker
6
6
ms.service : static-web-apps
7
7
ms.topic : conceptual
@@ -10,7 +10,7 @@ ms.author: cshoe
10
10
11
11
# Azure Static Web Apps diagnostics overview
12
12
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.
14
14
15
15
Diagnostics for your static web app are accessible directly from the Azure portal, with no configuration required.
16
16
@@ -23,7 +23,7 @@ You have access to diagnostic data in these categories:
23
23
| Category | Description | Examples |
24
24
| --| --| --|
25
25
| 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 |
27
27
| Content Deployment | Content deployment data | Deployments |
28
28
29
29
## View diagnostics
@@ -37,7 +37,9 @@ From the diagnostics window you can filter diagnostic categories, or select one
37
37
## Reports
38
38
39
39
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
+
41
43
:::image type="content" source="media/diagnotics-overview/azure-static-web-apps-diagnostics-chart.png" alt-text="Screenshot of Azure Static Web Apps diagnostics chart.":::
42
44
43
45
## Next steps
0 commit comments