Skip to content

Commit 9d0c8b7

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 cd969e9 commit 9d0c8b7

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ or any http client of your choice.
1414

1515
In each of the following sections, the example includes a **type** property where the name starts
1616
with `Microsoft.Compute/virtualMachines`. The guest configuration resource provider
17-
`Microsoft.GuestConfiguration` is an [extension resource](azure/azure-resource-manager/management/extension-resource-types
18-
) that must reference a parent type.
17+
`Microsoft.GuestConfiguration` is an [extension resource][01] that must reference a parent type.
1918

2019
To modify the example for other resource types such as [Arc-enabled servers](/azure/azure-arc/servers/overview), change the parent
2120
type to the name of the resource provider. For Arc-enabled servers, the resource provider is

0 commit comments

Comments
 (0)