We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0c8b7 commit 330ef2fCopy full SHA for 330ef2f
articles/governance/machine-configuration/how-to/assign-configuration/rest-api.md
@@ -36,7 +36,7 @@ Replace the following `<>` fields with values specific to your environment:
36
37
The following example assigns the `AuditSecureServer` built-in configuration.
38
39
-```
+```http
40
HTTP PUT https://<baseUrl>/<vm_name>/providers/Microsoft.GuestConfiguration/guestConfigurationAssignments/<configuration_Name>?api-version=2022-01-25
41
```
42
0 commit comments