You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -270,7 +272,7 @@ This article provides information about each version of the Azure DSC VM extensi
270
272
- **Remarks:** This version uses DSC as included in Windows Server 2016 Technical Preview; for other
271
273
Windows OSs, it installs the [Windows Management Framework 5.0 RTM](https://devblogs.microsoft.com/powershell/windows-management-framework-wmf-5-0-rtm-is-now-available-via-the-microsoft-update-catalog/) (installing WMF requires a reboot).
272
274
- **New features:**
273
-
- Make telemetry non-blocking when an error occurs during telemetry hotfix download (known Azure DNS issue) or during install.
275
+
- Make telemetry nonblocking when an error occurs during telemetry hotfix download (known Azure DNS issue) or during install.
274
276
- Fix for the intermittent issue where extension stops processing configuration after a reboot. This was causing the DSC extension to remain in 'transitioning' state.
275
277
- Minor other fixes and improvements were added.
276
278
@@ -301,7 +303,7 @@ This article provides information about each version of the Azure DSC VM extensi
301
303
Windows OSs, it installs the [Windows Management Framework 5.0 RTM](https://devblogs.microsoft.com/powershell/windows-management-framework-wmf-5-0-rtm-is-now-available-via-the-microsoft-update-catalog/) (installing WMF requires a reboot).
302
304
- **New features:**
303
305
- Improvement in error handling and other minor bug fixes.
304
-
- New property in DSC extension settings. `ForcePullAndApply` in AdvancedOptions is added to enable the DSC extension enact DSC configurations when the refresh mode is Pull (as opposed to the default Push mode). For more information about the DSC extension settings, refer to [this blog](https://devblogs.microsoft.com/powershell/arm-dsc-extension-settings/).
306
+
- New property in DSC extension settings. `ForcePullAndApply` in AdvancedOptions is added to enable the DSC extension enact DSC configurations when the refresh mode is Pull (as opposed to the default Push mode). For more information about the DSC extension settings, see [this blog](https://devblogs.microsoft.com/powershell/arm-dsc-extension-settings/).
|Linux | Linux distributions tend to rely on [OpenSSL](https://www.openssl.org) for TLS 1.2 support. | Check the [OpenSSL Changelog](https://www.openssl.org/news/changelog.html) to confirm your version of OpenSSL is supported.|
You can use the Bicep file to create a new Hybrid Worker group, create a new Azure Windows VM and add it to an existing Hybrid Worker Group. Learn more about [Bicep](../azure-resource-manager/bicep/overview.md).
Copy file name to clipboardExpand all lines: articles/automation/whats-new-archive.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Archive for What's new in Azure Automation
3
3
description: The What's new release notes in the Overview section of this content set contain six months of activity. Thereafter, the items are removed from the main article and put into this article.
4
4
services: automation
5
5
ms.topic: overview
6
-
ms.date: 08/01/2023
6
+
ms.date: 03/05/2026
7
7
ms.custom: references_regions
8
8
ms.author: v-rochak2
9
9
author: RochakSingh-blr
@@ -227,7 +227,7 @@ Start/Stop VM runbooks have been updated to use Az modules in place of Azure Res
227
227
228
228
Use Azure Automation State Configuration to centrally store configurations and maintain the desired state of hybrid connected machines enabled through the Azure Arc enabled servers DSC VM extension. For more information, read [Arc enabled servers VM extensions overview](/azure/azure-arc/servers/manage-vm-extensions).
229
229
230
-
###July 2020
230
+
## July 2020
231
231
232
232
### Introduced Public Preview of Private Link support in Automation
233
233
@@ -237,6 +237,8 @@ Use Azure Private Link to securely connect virtual networks to Azure Autom
237
237
238
238
### Hybrid Runbook Worker support for Windows Server 2008 R2
description: include file with notes on end of life information for Windows Server 2008 and 2008 R2.
5
+
author: RochakSingh-blr
6
+
ms.author: v-rochak2
7
+
ms.date: 03/5/2026
8
+
ms.topic: include
9
+
ms.service: Automation
10
+
11
+
---
12
+
> [!NOTE]
13
+
> Windows Server 2008 and Windows Server 2008 R2 have reached End of Life (EOL). For more information, see, [End of support for Windows Server 2008 and Windows Server 2008 R2](/troubleshoot/windows-server/windows-server-eos-faq/end-of-support-windows-server-2008-2008r2) and [Perform in-place upgrade to Windows Server 2016, 2019, 2022, or 2025](/azure/virtual-machines/windows-in-place-upgrade#perform-in-place-upgrade-to-windows-server-2016-2019-2022-or-2025). Review your usage and plan OS upgrades and migrations accordingly.
0 commit comments