File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
articles/governance/machine-configuration/how-to/assign-configuration Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,9 @@ An assignment type defines how the Guest Configuration agent should process the
82
82
values are:
83
83
84
84
- ` Audit ` - Only assess compliance with an assignment. Don't make any changes.
85
- - ` ApplyAndAutoCorrect ` - Continuously audit and auto-correct for compliance.
86
- - ` ApplyAndMonitor ` - Apply the settings once, then monitor for compliance but don't correct settings.
85
+ - ` ApplyAndAutoCorrect ` - Continuously audit and autocorrect for compliance.
86
+ - ` ApplyAndMonitor ` - Apply the settings once, then monitor for compliance but don't correct
87
+ settings.
87
88
- ` ApplyOnce ` - Apply the settings once.
88
89
89
90
### Configuration Parameter
You can’t perform that action at this time.
0 commit comments