Skip to content

Commit 3d68308

Browse files
authored
Merge pull request #177381 from mgreenegit/patch-26
Update automation-dsc-getting-started.md
2 parents 863dc6f + ead2ea1 commit 3d68308

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/automation/automation-dsc-getting-started.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.topic: conceptual
1111

1212
This article provides a step-by-step guide for doing the most common tasks with Azure Automation State Configuration, such as creating, importing, and compiling configurations, enabling machines to manage, and viewing reports. For an overview State Configuration, see [State Configuration overview](automation-dsc-overview.md). For Desired State Configuration (DSC) documentation, see [Windows PowerShell Desired State Configuration Overview](/powershell/scripting/dsc/overview/overview).
1313

14+
> [!NOTE]
15+
> Before you enable Automation State Configuration, we would like you to know that a newer version of DSC is now available in preview, managed by a feature of Azure Policy named [guest configuration](../governance/policy/concepts/guest-configuration.md). The guest configuration service combines features of DSC Extension, Azure Automation State Configuration, and the most commonly requested features from customer feedback. Guest configuration also includes hybrid machine support through [Arc-enabled servers](../azure-arc/servers/overview.md).
16+
1417
If you want a sample environment that is already set up without following the steps described in this
1518
article, you can use the [Azure Automation Managed Node template](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.automation/automation-configuration). This template sets up a complete State Configuration (DSC) environment, including an Azure VM that is managed by State Configuration (DSC).
1619

0 commit comments

Comments
 (0)