Skip to content

Commit 43cb7a9

Browse files
authored
Update automation-dsc-onboarding.md
1 parent 93914c5 commit 43cb7a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/automation-dsc-onboarding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Proxy support for metaconfigurations is controlled by the [Local Configuration M
201201
DscMetaConfigs @Params
202202
```
203203

204-
1. Fill in the registration key and URL for your Automation account, as well as the names of the machines to enable. All other parameters are optional. To find the registration key and registration URL for your Automation account, see [Use DSC metaconfiguration to register hybrid machines](#Use-dsc-metaconfiguration-to-register-hybrid-machines).
204+
1. Fill in the registration key and URL for your Automation account, as well as the names of the machines to enable. All other parameters are optional. To find the registration key and registration URL for your Automation account, see [Use DSC metaconfiguration to register hybrid machines](#use-dsc-metaconfiguration-to-register-hybrid-machines).
205205

206206
1. If you want the machines to report DSC status information to Azure Automation State Configuration, but not pull configuration or PowerShell modules, set the `ReportOnly` parameter to true.
207207

@@ -267,7 +267,7 @@ You can enable Linux servers running on-premises or in other cloud environments
267267

268268
`/opt/microsoft/dsc/Scripts/Register.py <Automation account registration key> <Automation account registration URL>`
269269

270-
- To find the registration key and registration URL for your Automation account, see [Use DSC metaconfiguration to register hybrid machines](#Use-dsc-metaconfiguration-to-register-hybrid-machines).
270+
- To find the registration key and registration URL for your Automation account, see [Use DSC metaconfiguration to register hybrid machines](#use-dsc-metaconfiguration-to-register-hybrid-machines).
271271

272272
3. If the PowerShell DSC Local Configuration Manager (LCM) defaults don't match your use case, or you want to enable machines that only report to Azure Automation State Configuration, follow steps 4-7. Otherwise, proceed directly to step 7.
273273

0 commit comments

Comments
 (0)