We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e4bcd0 commit 003065cCopy full SHA for 003065c
azure-local/manage/health-service-faults.md
@@ -138,7 +138,7 @@ foreach (CimInstance Node in Nodes)
138
139
Invoke **Diagnose** to get any current faults scoped to the target **CimInstance**, which can be either the cluster or any volume.
140
141
-The complete list of faults available at each scope in Windows Server 2019 is documented later in the [Coverage](#coverage) section.
+For reference information about faults, see [Health Service faults reference](#health-service-faults-reference).
142
143
```
144
public void GetFaults(CimSession Session, CimInstance Target)
0 commit comments