Skip to content

Commit f9e10f6

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 c4c4cdd commit f9e10f6

File tree

1 file changed

+6
-7
lines changed
  • articles/governance/machine-configuration/how-to/assign-configuration

1 file changed

+6
-7
lines changed

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,13 @@ Assignment.
5252

5353
### Azure Resource Properties
5454

55-
These fields comprise the top level of properties as depicted in the sample request, and is made of the following properties.
55+
These fields are the top level of properties as depicted in the sample request, and is made of the
56+
following properties.
5657

57-
58-
```yaml
59-
Name: Name of the Built-In Machine Configuration Package
60-
Location: Location of the Hybrid Compute or Virtual Machine Resource
61-
Guest Configuration Parameters: Contains a JSON Object of additional parameters specific to Guest Configuration.
62-
```
58+
- `Name` - The name of the Built-In Machine Configuration Package
59+
- `Location` - The location of the Hybrid Compute or Virtual Machine Resource
60+
- `Guest Configuration Parameters` - A JSON Object of additional parameters specific to Guest
61+
Configuration.
6362

6463
### Guest Configuration parameters
6564
These parameters represent most of a Machine Configuration Assignment and are defined as follows.

0 commit comments

Comments
 (0)