Skip to content

Commit 55e2228

Browse files
committed
feedback incorporated
1 parent a99c3ef commit 55e2228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ The DSC node can take any of the following six values as follows:
196196
- **Compliant** - This status is displayed when a node has a valid configuration, and no drift occurs presently.
197197
198198
>[!NOTE]
199-
>- 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.
199+
>- Node will be marked as **Unresponsive** if the node does not contact the agent service for 1440 minutes (1 Day). We recommend that you use values < 1440 minutes, else the node would be in **Unresponsive**state.
200200
>- **RefreshFrequencyMins** and **ConfigurationModeFrequencyMins** - The frequency of node contacting the agent service is defined using these two different values provided as part of onboarding to DSC. These take a maximum value of 10080 minutes.
201201
202202
## View reports for managed nodes

0 commit comments

Comments
 (0)