@@ -77,10 +77,10 @@ Azure Network Watcher troubleshoot feature enables you to diagnose and troublesh
77
77
78
78
| Fault Type | Reason | Log|
79
79
| ---| ---| ---|
80
- | NoFault | When no error is detected. | Yes|
80
+ | NoFault | No error is detected | Yes|
81
81
| GatewayNotFound | Cannot find Gateway or Gateway is not provisioned. | No|
82
82
| PlannedMaintenance | Gateway instance is under maintenance. | No|
83
- | UserDrivenUpdate | When a user update is in progress. This could be a resize operation. | No |
83
+ | UserDrivenUpdate | A user update is in progress. This could be a resize operation. | No |
84
84
| VipUnResponsive | Cannot reach the primary instance of the Gateway. This happens when the health probe fails. | No |
85
85
| PlatformInActive | There is an issue with the platform. | No|
86
86
| ServiceNotRunning | The underlying service is not running. | No|
@@ -92,10 +92,10 @@ Azure Network Watcher troubleshoot feature enables you to diagnose and troublesh
92
92
93
93
| Fault Type | Reason | Log|
94
94
| ---| ---| ---|
95
- | NoFault | When no error is detected. | Yes|
95
+ | NoFault | No error is detected. | Yes|
96
96
| GatewayNotFound | Cannot find Gateway or Gateway is not provisioned. | No|
97
97
| PlannedMaintenance | Gateway instance is under maintenance. | No|
98
- | UserDrivenUpdate | When a user update is in progress. This could be a resize operation. | No |
98
+ | UserDrivenUpdate | A user update is in progress. This could be a resize operation. | No |
99
99
| VipUnResponsive | Cannot reach the primary instance of the Gateway. It happens when the health probe fails. | No |
100
100
| ConnectionEntityNotFound | Connection configuration is missing. | No |
101
101
| ConnectionIsMarkedDisconnected | The Connection is marked "disconnected." | No|
0 commit comments