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-archive.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,27 @@ The Azure Connected Machine agent receives improvements on an ongoing basis. Thi
19
19
- Known issues
20
20
- Bug fixes
21
21
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
+
22
43
## Version 1.36 - November 2023
23
44
24
45
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)
Copy file name to clipboardExpand all lines: articles/azure-arc/servers/agent-release-notes.md
+14-21Lines changed: 14 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,22 @@ The Azure Connected Machine agent receives improvements on an ongoing basis. To
16
16
17
17
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).
18
18
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
+
19
27
## Version 1.41 - May 2024
20
28
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
+
21
35
### New features
22
36
23
37
- 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
95
109
- Improved reliability when fetching the latest operating system metadata
96
110
- Reduced extension manager CPU usage
97
111
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
-
119
112
## Next steps
120
113
121
114
- 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