File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
articles/governance/machine-configuration/how-to/assign-configuration Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -87,12 +87,11 @@ values are:
87
87
- ` ApplyOnce ` - Apply the settings once.
88
88
89
89
### Configuration Parameter
90
- An array of key-value pairs to pass into the Machine Configuration Assignment.
91
90
92
- ``` yaml
93
- Name : The name of the parameter to configure
94
- Value : The desired value to set or audit for the assignment .
95
- ` ` `
91
+ An array of key-value pairs to pass into the Machine Configuration Assignment. For each pair:
92
+
93
+ - The key defines the name of the parameter to configure .
94
+ - The value defines the desired value to set or audit for the assignment.
96
95
97
96
### Configuration Setting
98
97
These properties represent other configurable settings presented by Machine Configuration.
You can’t perform that action at this time.
0 commit comments