Skip to content

Commit d303895

Browse files
Merge pull request #276304 from rpsqrd/azcmagent-1-41-link
azcmagent 1.42
2 parents 4472ed5 + d6ff9a7 commit d303895

File tree

2 files changed

+35
-21
lines changed

2 files changed

+35
-21
lines changed

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,27 @@ The Azure Connected Machine agent receives improvements on an ongoing basis. Thi
1919
- Known issues
2020
- Bug fixes
2121

22+
## Version 1.37 - December 2023
23+
24+
Download for [Windows](https://download.microsoft.com/download/f/6/4/f64c574f-d3d5-4128-8308-ed6a7097a93d/AzureConnectedMachineAgent.msi) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
25+
26+
### New features
27+
28+
- Rocky Linux 9 is now a [supported operating system](prerequisites.md#supported-environments)
29+
- Added Oracle Cloud Infrastructure display name as a [detected property](agent-overview.md#instance-metadata)
30+
31+
### Fixed
32+
33+
- Restored access to servers with Windows Admin Center in Azure
34+
- Improved detection logic for Microsoft SQL Server
35+
- Agents connected to sovereign clouds should now see the correct cloud and portal URL in [azcmagent show](azcmagent-show.md)
36+
- The installation script for Linux now automatically approves the request to import the packages.microsoft.com signing key to ensure a silent installation experience
37+
- Agent installation and upgrades apply more restrictive permissions to the agent's data directories on Windows
38+
- Improved reliability when detecting Azure Stack HCI as a cloud provider
39+
- Removed the log zipping feature introduced in version 1.37 for extension manager and machine configuration agent logs. Log files are still rotated automatically.
40+
- Removed the scheduled tasks for automatic agent upgrades (introduced in agent version 1.30). We'll reintroduce this functionality when the automatic upgrade mechanism is available.
41+
- Resolved [Azure Connected Machine Agent Elevation of Privilege Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-35624)
42+
2243
## Version 1.36 - November 2023
2344

2445
Download for [Windows](https://download.microsoft.com/download/5/e/9/5e9081ed-2ee2-4b3a-afca-a8d81425bcce/AzureConnectedMachineAgent.msi) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)

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

Lines changed: 14 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,22 @@ The Azure Connected Machine agent receives improvements on an ongoing basis. To
1616

1717
This page is updated monthly, so revisit it regularly. If you're looking for items older than six months, you can find them in [archive for What's new with Azure Connected Machine agent](agent-release-notes-archive.md).
1818

19+
## Version 1.42 - May 2024 (Second Release)
20+
21+
Download for [Windows](https://download.microsoft.com/download/9/6/0/9600825a-e532-4e50-a2d5-7f07e400afc1/AzureConnectedMachineAgent.msi) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
22+
23+
### Fixed
24+
25+
- Extensions and machine configuration policies can be used with private endpoints again
26+
1927
## Version 1.41 - May 2024
2028

29+
Download for [Windows](https://download.microsoft.com/download/2/a/5/2a57aa86-c445-4f08-bd52-10af2b748fec/AzureConnectedMachineAgent.msi) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
30+
31+
### Known issues
32+
33+
Customers using private endpoints with Azure Arc may encounter issues with extension management and machine configuration policies with agent version 1.41. Agent version 1.42 resolves this issue.
34+
2135
### New features
2236

2337
- Certificate-based authentication is now supported when using a service principal to connect or disconnect the agent. For more information, see [authentication options for the azcmagent CLI](azcmagent-connect.md#authentication-options).
@@ -95,27 +109,6 @@ If your machine was affected by this issue, you can repair the agent by download
95109
- Improved reliability when fetching the latest operating system metadata
96110
- Reduced extension manager CPU usage
97111

98-
## Version 1.37 - December 2023
99-
100-
Download for [Windows](https://download.microsoft.com/download/f/6/4/f64c574f-d3d5-4128-8308-ed6a7097a93d/AzureConnectedMachineAgent.msi) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
101-
102-
### New features
103-
104-
- Rocky Linux 9 is now a [supported operating system](prerequisites.md#supported-environments)
105-
- Added Oracle Cloud Infrastructure display name as a [detected property](agent-overview.md#instance-metadata)
106-
107-
### Fixed
108-
109-
- Restored access to servers with Windows Admin Center in Azure
110-
- Improved detection logic for Microsoft SQL Server
111-
- Agents connected to sovereign clouds should now see the correct cloud and portal URL in [azcmagent show](azcmagent-show.md)
112-
- The installation script for Linux now automatically approves the request to import the packages.microsoft.com signing key to ensure a silent installation experience
113-
- Agent installation and upgrades apply more restrictive permissions to the agent's data directories on Windows
114-
- Improved reliability when detecting Azure Stack HCI as a cloud provider
115-
- Removed the log zipping feature introduced in version 1.37 for extension manager and machine configuration agent logs. Log files are still rotated automatically.
116-
- Removed the scheduled tasks for automatic agent upgrades (introduced in agent version 1.30). We'll reintroduce this functionality when the automatic upgrade mechanism is available.
117-
- Resolved [Azure Connected Machine Agent Elevation of Privilege Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-35624)
118-
119112
## Next steps
120113

121114
- Before evaluating or enabling Azure Arc-enabled servers across multiple hybrid machines, review [Connected Machine agent overview](agent-overview.md) to understand requirements, technical details about the agent, and deployment methods.

0 commit comments

Comments
 (0)