Skip to content

Commit 46c05c6

Browse files
Update articles/governance/machine-configuration/how-to/assign-configuration/rest-api.md
Co-authored-by: Mikey Lombardi (He/Him) <[email protected]>
1 parent 90effcf commit 46c05c6

File tree

1 file changed

+4
-5
lines changed
  • articles/governance/machine-configuration/how-to/assign-configuration

1 file changed

+4
-5
lines changed

articles/governance/machine-configuration/how-to/assign-configuration/rest-api.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,11 @@ values are:
8787
- `ApplyOnce` - Apply the settings once.
8888

8989
### Configuration Parameter
90-
An array of key-value pairs to pass into the Machine Configuration Assignment.
9190

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.
9695

9796
### Configuration Setting
9897
These properties represent other configurable settings presented by Machine Configuration.

0 commit comments

Comments
 (0)