Skip to content

Commit d4e77cc

Browse files
authored
Merge pull request #288951 from MicrosoftDocs/main
Publish to live, Tuesday 4 AM PST, 10/22
2 parents be989ec + 9e41eb8 commit d4e77cc

File tree

118 files changed

+384
-354
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+384
-354
lines changed

articles/automation/automation-dsc-cd-chocolatey.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Set up Azure Automation continuous deployment with Chocolatey
33
description: This article tells how to set up continuous deployment with State Configuration and the Chocolatey package manager.
44
services: automation
55
ms.subservice: desired-state-config
6-
ms.date: 08/20/2024
6+
ms.date: 10/22/2024
77
ms.topic: how-to
88
ms.custom: references_regions, devx-track-azurepowershell
99
ms.service: azure-automation
@@ -13,6 +13,8 @@ ms.service: azure-automation
1313

1414
[!INCLUDE [azure-automation-dsc-end-of-life](~/includes/dsc-automation/azure-automation-dsc-end-of-life.md)]
1515

16+
[!INCLUDE [automation-dsc-linux-retirement-announcement](./includes/automation-dsc-linux-retirement-announcement.md)]
17+
1618
In a DevOps world, there are many tools to assist with various points in the continuous integration
1719
pipeline. Azure Automation [State Configuration][09] is a welcome new addition to the options that
1820
DevOps teams can employ.

articles/automation/automation-dsc-compile.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Compile DSC configurations in Azure Automation State Configuration
33
description: This article tells how to compile Desired State Configuration (DSC) configurations for Azure Automation.
44
services: automation
55
ms.subservice: desired-state-config
6-
ms.date: 08/20/2024
6+
ms.date: 10/22/2024
77
ms.topic: how-to
88
ms.custom: devx-track-azurepowershell
99
ms.service: azure-automation
@@ -13,6 +13,8 @@ ms.service: azure-automation
1313

1414
[!INCLUDE [azure-automation-dsc-end-of-life](~/includes/dsc-automation/azure-automation-dsc-end-of-life.md)]
1515

16+
[!INCLUDE [automation-dsc-linux-retirement-announcement](./includes/automation-dsc-linux-retirement-announcement.md)]
17+
1618
You can compile Desired State Configuration (DSC) configurations in Azure Automation State
1719
Configuration in the following ways:
1820

articles/automation/automation-dsc-diagnostics.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Integrate Azure Automation State Configuration with Azure Monitor Logs
33
description: This article tells how to send Desired State Configuration reporting data from Azure Automation State Configuration to Azure Monitor Logs.
44
services: automation
55
ms.subservice: desired-state-config
6-
ms.date: 08/20/2024
6+
ms.date: 10/22/2024
77
ms.topic: how-to
88
ms.custom: devx-track-azurepowershell
99
ms.service: azure-automation
@@ -13,6 +13,8 @@ ms.service: azure-automation
1313

1414
[!INCLUDE [azure-automation-dsc-end-of-life](~/includes/dsc-automation/azure-automation-dsc-end-of-life.md)]
1515

16+
[!INCLUDE [automation-dsc-linux-retirement-announcement](./includes/automation-dsc-linux-retirement-announcement.md)]
17+
1618
Azure Automation State Configuration retains node status data for 30 days. You can send node status
1719
data to [Azure Monitor Logs][05] if you prefer to retain this data for a longer period. Compliance
1820
status is visible in the Azure portal or with PowerShell, for nodes and for individual DSC resources

articles/automation/automation-dsc-extension-history.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Work with Azure Desired State Configuration extension version history
33
description: This article shares version history information for the Desired State Configuration (DSC) extension in Azure.
4-
ms.date: 02/17/2021
4+
ms.date: 10/22/2024
55
keywords: dsc, powershell, azure, extension
66
services: automation
77
ms.subservice: desired-state-config
@@ -13,6 +13,8 @@ ms.service: azure-automation
1313

1414
[!INCLUDE [azure-automation-dsc-end-of-life](~/includes/dsc-automation/azure-automation-dsc-end-of-life.md)]
1515

16+
[!INCLUDE [automation-dsc-linux-retirement-announcement](./includes/automation-dsc-linux-retirement-announcement.md)]
17+
1618
The Azure Desired State Configuration (DSC) VM [extension](/azure/virtual-machines/extensions/dsc-overview) is updated as-needed to support enhancements and new capabilities delivered by Azure, Windows Server, and the Windows Management Framework (WMF) that includes Windows PowerShell.
1719

1820
This article provides information about each version of the Azure DSC VM extension, what environments it supports, and comments and remarks on new features or changes.

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article tells how to do the most common tasks in Azure Automat
44
services: automation
55
ms.subservice: desired-state-config
66
ms.custom: devx-track-arm-template
7-
ms.date: 08/20/2024
7+
ms.date: 10/22/2024
88
ms.topic: how-to
99
ms.service: azure-automation
1010
---
@@ -13,6 +13,8 @@ ms.service: azure-automation
1313

1414
[!INCLUDE [azure-automation-dsc-end-of-life](~/includes/dsc-automation/azure-automation-dsc-end-of-life.md)]
1515

16+
[!INCLUDE [automation-dsc-linux-retirement-announcement](./includes/automation-dsc-linux-retirement-announcement.md)]
17+
1618
This article provides a step-by-step guide for doing the most common tasks with Azure Automation
1719
State Configuration, such as:
1820

articles/automation/automation-dsc-onboarding.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.custom:
1313

1414
[!INCLUDE [azure-automation-dsc-end-of-life](~/includes/dsc-automation/azure-automation-dsc-end-of-life.md)]
1515

16+
[!INCLUDE [automation-dsc-linux-retirement-announcement](./includes/automation-dsc-linux-retirement-announcement.md)]
17+
1618
This article describes how you can set up your machines for management with Azure Automation State
1719
Configuration. For details of this service, see
1820
[Azure Automation State Configuration overview][17].

articles/automation/automation-dsc-overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,16 @@ keywords: powershell dsc, desired state configuration, powershell dsc azure
55
services: automation
66
ms.service: azure-automation
77
ms.subservice: desired-state-config
8-
ms.date: 08/20/2024
8+
ms.date: 10/22/2024
99
ms.topic: overview
1010
---
1111

1212
# Azure Automation State Configuration overview
1313

1414
[!INCLUDE [azure-automation-dsc-end-of-life](~/includes/dsc-automation/azure-automation-dsc-end-of-life.md)]
1515

16+
[!INCLUDE [automation-dsc-linux-retirement-announcement](./includes/automation-dsc-linux-retirement-announcement.md)]
17+
1618
Azure Automation State Configuration is an Azure configuration management service that allows you to write, manage, and
1719
compile PowerShell Desired State Configuration (DSC) [configurations](/powershell/dsc/configurations/configurations) for nodes in any cloud or on-premises datacenter. The service also imports [DSC Resources](/powershell/dsc/resources/resources), and assigns configurations to target nodes, all in the cloud. You can access Azure Automation State Configuration in the Azure portal by selecting **State configuration (DSC)** under **Configuration Management**.
1820

articles/automation/automation-dsc-remediate.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ ms.service: azure-automation
66
ms.subservice: desired-state-config
77
ms.custom: linux-related-content
88
ms.topic: conceptual
9-
ms.date: 07/17/2019
9+
ms.date: 10/22/2024
1010
---
1111

1212
# Remediate noncompliant Azure Automation State Configuration servers
1313

1414
[!INCLUDE [azure-automation-dsc-end-of-life](~/includes/dsc-automation/azure-automation-dsc-end-of-life.md)]
1515

16+
[!INCLUDE [automation-dsc-linux-retirement-announcement](./includes/automation-dsc-linux-retirement-announcement.md)]
17+
1618
When servers are registered with Azure Automation State Configuration, the configuration mode is set
1719
to `ApplyOnly`, `ApplyAndMonitor`, or `ApplyAndAutoCorrect`. If the mode isn't set to
1820
`ApplyAndAutoCorrect`, servers that drift from a compliant state for any reason remain noncompliant

articles/automation/compose-configurationwithcompositeresources.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@ description: This article tells how to compose configurations using composite re
44
keywords: powershell dsc, desired state configuration, powershell dsc azure, composite resources
55
services: automation
66
ms.subservice: desired-state-config
7-
ms.date: 09/09/2024
7+
ms.date: 10/22/2024
88
ms.topic: how-to
99
ms.service: azure-automation
1010
---
1111
# Compose DSC configurations
1212

1313
[!INCLUDE [azure-automation-dsc-end-of-life](~/includes/dsc-automation/azure-automation-dsc-end-of-life.md)]
1414

15+
[!INCLUDE [automation-dsc-linux-retirement-announcement](./includes/automation-dsc-linux-retirement-announcement.md)]
16+
1517
When you need to manage resource with more than a single desired state configuration (DSC), the best
1618
path is to use [composite resources][04]. A composite resource is a nested and parameterized
1719
configuration being used as a DSC resource within another configuration. Use of composite resources
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: SnehaSudhir
3+
ms.author: sudhirsneha
4+
ms.topic: include
5+
ms.date: 10/22/2024
6+
---
7+
8+
> [!CAUTION]
9+
> Azure Automation DSC for Linux has retired on 30 September 2023. For more information, see the [announcement](https://azure.microsoft.com/updates/migrate-from-linux-dsc-extension-to-the-guest-configuration-feature-of-azure-policy-by-may-1-2025/#:~:text=The%20DSC%20extension%20for%20Linux%20machines%20in%20Azure%2C,no%20longer%20be%20supported%20after%2030%20September%202023.).

0 commit comments

Comments
 (0)