You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/extensions/dsc-template.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ This article describes the Azure Resource Manager template for the [Desired Stat
22
22
as a String) and **RegistrationKey** (provided as a
23
23
[PSCredential](/dotnet/api/system.management.automation.pscredential) to onboard with Azure
24
24
Automation. For details about obtaining those values, see
25
-
[Use DSC metaconfiguration to register hybrid machines](/automation/automation-dsc-onboarding.md#Use-DSC-metaconfiguration-to-register-hybrid-machines).
25
+
[Use DSC metaconfiguration to register hybrid machines](../../automation/automation-dsc-onboarding.md#use-dsc-metaconfiguration-to-register-hybrid-machines).
26
26
27
27
> [!NOTE]
28
28
> You might encounter slightly different schema examples. The change in schema occurred in the October 2016 release. For details, see [Update from a previous format](#update-from-a-previous-format).
0 commit comments