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 645d8c8 commit e087fe1Copy full SHA for e087fe1
articles/governance/machine-configuration/how-to/assign-configuration/rest-api.md
@@ -9,7 +9,8 @@ ms.custom: devx-track-arm-rest-api
9
10
# How to create a Machine Configuration Assignment using the Azure Rest API
11
12
-This article shows examples for deploying built-in configurations and can be performed using cUrl or any http client of your choice.
+This article shows examples for deploying built-in configurations and can be performed using `cUrl`
13
+or any http client of your choice.
14
15
In each of the following sections, the example includes a **type** property where the name starts
16
with `Microsoft.Compute/virtualMachines`. The guest configuration resource provider
0 commit comments