@@ -58,7 +58,6 @@ Invoke-SupportAksArcRemediation
58
58
59
59
The following example output from the ` Test-SupportAksArcKnownIssues ` command shows the results of a failed test::
60
60
61
- ``` output
62
61
| Test Name | Status Message |
63
62
| ------------------------------------------------------------| ------------------------------------------------------------------------------------------------------|
64
63
| Validate Failover Cluster Service Responsiveness | Passed Failover Cluster service is responsive. |
@@ -74,11 +73,9 @@ The following example output from the `Test-SupportAksArcKnownIssues` command sh
74
73
| Validate Gallery Image Stuck In Deleting | Passed No gallery images are stuck in deleting state |
75
74
| Validate Virtual Machine Stuck In Pending | Passed No virtual machines are stuck in pending state |
76
75
| Validate Virtual Machine Management Service Responsiveness | Passed Virtual Machine Management service is responsive |
77
- ```
78
76
79
77
The following example output shows a successful result for all tests:
80
78
81
- ``` output
82
79
| Test Name | Status Message |
83
80
| -------------------------------------------------------| --------------------------------------------------------------------------------------------------|
84
81
| Validate Failover Cluster Service Responsiveness | Passed Failover Cluster service is responsive. |
@@ -96,9 +93,8 @@ The following example output shows a successful result for all tests:
96
93
| Validate Gallery Image Stuck In Deleting | Passed No gallery images are stuck in deleting state. |
97
94
| Validate Virtual Machine Stuck In Pending | Passed No virtual machines are stuck in pending state. |
98
95
| Validate Virtual Machine Management Service Responsiveness | Passed Virtual Machine Management service is responsive. |
99
- ```
100
96
101
97
## Next steps
102
98
103
99
- [ Use the diagnostic checker tool to identify common environment issues] ( aks-arc-diagnostic-checker.md )
104
- - [ Review AKS on Azure Local architecture ] ( cluster-architecture.md )
100
+
0 commit comments