Skip to content

Commit 76143b7

Browse files
authored
fix capitalization per Acrolinx
1 parent 622f5e4 commit 76143b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/automation-dsc-onboarding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ required for your use case. Optionally, you can enter a node configuration to as
6666

6767
### Onboard a VM using Azure Resource Manager templates
6868

69-
You can deploy and onboard a VM to Azure Automation State Configuration using Azure Resource Manager templates. See [Server managed by Desired State Configuration service](https://azure.microsoft.com/resources/templates/101-automation-configuration/) for an example template that onboards an existing VM to Azure Automation State Configuration. If you are managing a VM Scale Set, see the example template in [VM Scale Set Configuration managed by Azure Automation](https://azure.microsoft.com/resources/templates/201-vmss-automation-dsc/).
69+
You can deploy and onboard a VM to Azure Automation State Configuration using Azure Resource Manager templates. See [Server managed by Desired State Configuration service](https://azure.microsoft.com/resources/templates/101-automation-configuration/) for an example template that onboards an existing VM to Azure Automation State Configuration. If you are managing a virtual machine scale set, see the example template in [Virtual machine scale set configuration managed by Azure Automation](https://azure.microsoft.com/resources/templates/201-vmss-automation-dsc/).
7070

7171
### Onboard machines using PowerShell
7272

0 commit comments

Comments
 (0)