Skip to content

Commit 4ad84df

Browse files
committed
Update output
1 parent b2602e0 commit 4ad84df

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

AKS-Arc/support-module.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ Invoke-SupportAksArcRemediation
5858

5959
The following example output from the `Test-SupportAksArcKnownIssues` command shows the results of a failed test::
6060

61-
```output
6261
| Test Name | Status Message |
6362
|------------------------------------------------------------|------------------------------------------------------------------------------------------------------|
6463
| 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
7473
| Validate Gallery Image Stuck In Deleting | Passed No gallery images are stuck in deleting state |
7574
| Validate Virtual Machine Stuck In Pending | Passed No virtual machines are stuck in pending state |
7675
| Validate Virtual Machine Management Service Responsiveness | Passed Virtual Machine Management service is responsive |
77-
```
7876

7977
The following example output shows a successful result for all tests:
8078

81-
```output
8279
| Test Name | Status Message |
8380
|-------------------------------------------------------|--------------------------------------------------------------------------------------------------|
8481
| 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:
9693
| Validate Gallery Image Stuck In Deleting | Passed No gallery images are stuck in deleting state. |
9794
| Validate Virtual Machine Stuck In Pending | Passed No virtual machines are stuck in pending state. |
9895
| Validate Virtual Machine Management Service Responsiveness | Passed Virtual Machine Management service is responsive. |
99-
```
10096

10197
## Next steps
10298

10399
- [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

Comments
 (0)