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 07ca110 commit 4c37329Copy full SHA for 4c37329
articles/automation/automation-dsc-onboarding.md
@@ -297,7 +297,7 @@ onboard machines to both pull from and report to Azure Automation State Configur
297
Get-AzAutomationDscOnboardingMetaconfig @Params
298
```
299
300
-1. You should now have a **DscMetaConfigs** folder ontaining the PowerShell DSC metaconfigurations for the machines to onboard (as an administrator).
+1. You should now have a **DscMetaConfigs** folder containing the PowerShell DSC metaconfigurations for the machines to onboard (as an administrator).
301
302
```powershell
303
Set-DscLocalConfigurationManager -Path $env:UserProfile\Desktop\DscMetaConfigs
0 commit comments