Skip to content

Commit f7d50d9

Browse files
committed
minor edit
1 parent bdce72b commit f7d50d9

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
@@ -197,7 +197,7 @@ The DSC node can take any of the following six values as follows:
197197
198198
>[!NOTE]
199199
>- **RefreshFrequencyMins** - It defines the frequency of node contacting the agent service and can be provided as part of onboarding to DSC. It takes a maximum value of 10080 minutes.
200-
>- 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 **RefreshFrequencyMins** value < 1440 minutes, else the node would show in a false **Unresponsive** state.
200+
>- 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 **RefreshFrequencyMins** value < 1440 minutes, else the node would show in a false **Unresponsive** state.
201201
202202
## View reports for managed nodes
203203

0 commit comments

Comments
 (0)