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
Copy file name to clipboardExpand all lines: articles/azure-arc/servers/agent-release-notes.md
+24-2Lines changed: 24 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: What's new with Azure Connected Machine agent
3
3
description: This article has release notes for Azure Connected Machine agent. For many of the summarized issues, there are links to more details.
4
4
ms.topic: overview
5
-
ms.date: 06/19/2024
5
+
ms.date: 07/16/2024
6
6
ms.custom: references_regions
7
7
---
8
8
@@ -20,12 +20,34 @@ This page is updated monthly, so revisit it regularly. If you're looking for ite
20
20
> 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.
21
21
>
22
22
23
-
## Version 1.43 - June 2024
23
+
## Version 1.44 - July 2024
24
24
25
25
Download for [Windows](https://aka.ms/AzureConnectedMachineAgent) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
26
26
27
27
### Fixed
28
28
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
+
29
51
- Fix for OpenSSL Vulnerability for Linux (Upgrading OpenSSL version from 3.0.13 to 3.014)
30
52
- Added Server Name Indicator (SNI) to our service calls, fixing Proxy and Firewall scenarios
31
53
- Skipped lockdown policy on the downloads directory under Guest Configuration
Copy file name to clipboardExpand all lines: articles/azure-arc/servers/prerequisites.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,10 @@ Azure Arc supports the following Windows and Linux operating systems. Only x86-6
56
56
57
57
The Azure Connected Machine agent hasn't been tested on operating systems hardened by the Center for Information Security (CIS) Benchmark.
58
58
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
+
59
63
## Limited support operating systems
60
64
61
65
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