Skip to content

Commit cd265c8

Browse files
committed
Fixing locale
1 parent f80d8f1 commit cd265c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/tutorial-configure-servers-desired-state.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Manager), on-premises VMs, Linux machines, AWS VMs, and on-premises physical mac
9494
topic, we cover how to register only Azure Resource Manager VMs. For information about registering
9595
other types of machines, see [Onboarding machines for management by Azure Automation State Configuration](automation-dsc-onboarding.md).
9696

97-
Call the [Register-AzAutomationDscNode](https://docs.microsoft.com/en-us/powershell/module/Az.Automation/Register-AzAutomationDscNode?view=azps-3.7.0) cmdlet to register your VM with Azure Automation State
97+
Call the [Register-AzAutomationDscNode](https://docs.microsoft.com/powershell/module/Az.Automation/Register-AzAutomationDscNode?view=azps-3.7.0) cmdlet to register your VM with Azure Automation State
9898
Configuration as a managed node.
9999

100100
```powershell

0 commit comments

Comments
 (0)