Skip to content

Commit 330ef2f

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 9d0c8b7 commit 330ef2f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Replace the following `<>` fields with values specific to your environment:
3636

3737
The following example assigns the `AuditSecureServer` built-in configuration.
3838

39-
```
39+
```http
4040
HTTP PUT https://<baseUrl>/<vm_name>/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments/<configuration_Name>?api-version=2022-01-25
4141
```
4242

0 commit comments

Comments
 (0)