Skip to content

Commit a99c3ef

Browse files
committed
minor edits
1 parent e185442 commit a99c3ef

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/automation/automation-dsc-getting-started.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -186,14 +186,14 @@ account in the **Nodes** tab of the State configuration (DSC) page.
186186
187187
### DSC nodes status values
188188
189-
The DSC node can take six different values as follows:
190-
191-
- **Failed** - This status appears when an error occurs when applying one or more configurations on a node.
192-
- **Not complaint** - This status appears when drift occurs on a node and it requires a close review if it is systematic.
193-
- **Unresponsive** - This status appears when a node has not been checked in for more than 24 hours.
194-
- **Pending** - This status appears when a node has a new configuration to apply and the pull server is awaiting node check in.
195-
- **In-progress** - This status appears when a node applies configuration, and the pull server is awaiting status.
196-
- **Compliant** - This status appears when a node has a valid configuration, and no drift occurs presently.
189+
The DSC node can take any of the following six values as follows:
190+
191+
- **Failed** - This status is displayed when an error occurs while applying one or more configurations on a node.
192+
- **Not complaint** - This status is displayed when drift occurs on a node and it requires a close review if it is systematic.
193+
- **Unresponsive** - This status is displayed when a node has not been checked in for more than 24 hours.
194+
- **Pending** - This status is displayed when a node has a new configuration to apply and the pull server is awaiting node check in.
195+
- **In-progress** - This status is displayed when a node applies configuration, and the pull server is awaiting status.
196+
- **Compliant** - This status is displayed when a node has a valid configuration, and no drift occurs presently.
197197
198198
>[!NOTE]
199199
>- Node will be marked as **Unresponsive** if the node does not contact the agent service for 1440 minutes (1 Day). If you use a value > 1440, the node is shown **Unresponsive** and gives a false status of the nodes.

0 commit comments

Comments
 (0)