Skip to content

Commit 53d4bb2

Browse files
Merge pull request #280952 from johnmarco/jm-arc-release-notes-144
ARC: Release Notes Updated for version 1.44
2 parents df92f36 + fbe3dac commit 53d4bb2

File tree

2 files changed

+28
-2
lines changed

2 files changed

+28
-2
lines changed

articles/azure-arc/servers/agent-release-notes.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new with Azure Connected Machine agent
33
description: This article has release notes for Azure Connected Machine agent. For many of the summarized issues, there are links to more details.
44
ms.topic: overview
5-
ms.date: 06/19/2024
5+
ms.date: 07/16/2024
66
ms.custom: references_regions
77
---
88

@@ -20,12 +20,34 @@ This page is updated monthly, so revisit it regularly. If you're looking for ite
2020
> Only Connected Machine agent versions within the last 1 year are officially supported by the product group. Customers should update to an agent version within this window.
2121
>
2222
23-
## Version 1.43 - June 2024
23+
## Version 1.44 - July 2024
2424

2525
Download for [Windows](https://aka.ms/AzureConnectedMachineAgent) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
2626

2727
### Fixed
2828

29+
- Fixed a bug where the service would sometimes reject reports from an upgraded extension if the previous extension was in a failed state.
30+
- Setting OPENSSL_CNF environment at process level to override build openssl.cnf path on Windows.
31+
- Fixed access denied errors in writing configuration files.
32+
- Fixed SYMBIOS GUID related bug with Windows Server 2012 and Windows Server 2012 R2 [Extended Security Updates](/windows-server/get-started/extended-security-updates-overview) enabled by Azure Arc.
33+
34+
### New features
35+
36+
- Extension service enhancements: Added download/validation error details to extension report. Increased unzipped extension package size limit to 1 GB.
37+
- Update of hardwareprofile information to support upcoming Windows Server licensing capabilities.
38+
- Update of the error json output to include more detailed recommended actions for troubleshooting scenarios.
39+
- Block on installation of unsupported operating systems and distribution versions. See [Supported operating systems](prerequisites.md#supported-operating-systems) for details.
40+
41+
> [!NOTE]
42+
> Azure Connected Machine agent version 1.44 is the last version to officially support Debian 10, Ubuntu 16.04, and Azure Linux (CBL-Mariner) 1.0.
43+
>
44+
45+
## Version 1.43 - June 2024
46+
47+
Download for [Windows](https://download.microsoft.com/download/0/7/8/078f3bb7-6a42-41f7-b9d3-9a0eb4c94df8/AzureConnectedMachineAgent.msi) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
48+
49+
### Fixed
50+
2951
- Fix for OpenSSL Vulnerability for Linux (Upgrading OpenSSL version from 3.0.13 to 3.014)
3052
- Added Server Name Indicator (SNI) to our service calls, fixing Proxy and Firewall scenarios
3153
- Skipped lockdown policy on the downloads directory under Guest Configuration

articles/azure-arc/servers/prerequisites.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Azure Arc supports the following Windows and Linux operating systems. Only x86-6
5656

5757
The Azure Connected Machine agent hasn't been tested on operating systems hardened by the Center for Information Security (CIS) Benchmark.
5858

59+
> [!NOTE]
60+
> [Azure Connected Machine agent version 1.44](agent-release-notes.md#version-144---july-2024) is the last version to officially support Debian 10, Ubuntu 16.04, and Azure Linux (CBL-Mariner) 1.0.
61+
>
62+
5963
## Limited support operating systems
6064

6165
The following operating system versions have **limited support**. In each case, newer agent versions won't support these operating systems. The last agent version that supports the operating system is listed, and newer agent releases won't be made available for that system.

0 commit comments

Comments
 (0)