Skip to content

Commit b903481

Browse files
authored
Merge pull request #80193 from Myoxocephalus/patch-1
Fixed minor case error.
2 parents fff4c3b + cf3ee23 commit b903481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/automation-dsc-remediate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ manager: nirb
1313
# Remediate noncompliant Azure Automation State Configuration servers
1414

1515
When servers are registered with Azure Automation State Configuration,
16-
the configuration mode is set to `ApplyOnly`, `ApplyandMonitor`, or `ApplyAndAutoCorrect`. If the mode isn't set to `ApplyAndAutoCorrect`,
16+
the configuration mode is set to `ApplyOnly`, `ApplyAndMonitor`, or `ApplyAndAutoCorrect`. If the mode isn't set to `ApplyAndAutoCorrect`,
1717
servers that drift from a compliant state for any reason
1818
remain noncompliant until they're manually corrected.
1919

0 commit comments

Comments
 (0)