Skip to content

Commit 92d9c94

Browse files
committed
Edited the note for more clarity
1 parent 847cea5 commit 92d9c94

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/automation/automation-dsc-onboarding.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: automation
55
ms.service: azure-automation
66
ms.subservice: desired-state-config
77
ms.topic: how-to
8-
ms.date: 08/20/2024
8+
ms.date: 04/01/2025
99
ms.custom:
1010
---
1111

@@ -122,8 +122,7 @@ a `PSCredential` object, as described in [Manage credentials in Azure Automation
122122
creating metaconfigurations, and a command to kick off the metaconfiguration creation.
123123

124124
> [!NOTE]
125-
> State Configuration Node Configuration names are case-sensitive in the Azure portal. If the
126-
> case is mismatched, the node will not show up under the **Nodes** tab.
125+
> State Configuration Node Configuration names are case-sensitive in the Azure portal. If the case is mismatched, the node will not show up under the Nodes tab. This process is for Non-Azure VMs. Registering an Azure VM as a Hybrid node will result in DSC charges.
127126
128127
```powershell
129128
# The DSC configuration that will generate metaconfigurations

0 commit comments

Comments
 (0)