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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,8 @@ Download for [Windows](https://download.microsoft.com/download/f/6/4/f64c574f-d3
48
48
- The installation script for Linux now automatically approves the request to import the packages.microsoft.com signing key to ensure a silent installation experience
49
49
- Agent installation and upgrades apply more restrictive permissions to the agent's data directories on Windows
50
50
- Improved reliability when detecting Azure Stack HCI as a cloud provider
51
-
- Removed the log zipping feature introduced in version 1.37 for extension manager and machine configuration agent logs. Log files will still be rotated automatically.
52
-
- Removed the scheduled tasks for automatic agent upgrades (introduced in agent version 1.30). We will reintroduce this functionality when the automatic upgrade mechanism is available.
51
+
- Removed the log zipping feature introduced in version 1.37 for extension manager and machine configuration agent logs. Log files are still rotated automatically.
52
+
- 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.
53
53
- Resolved [Azure Connected Machine Agent Elevation of Privilege Vulnerability](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-35624)
54
54
55
55
## Version 1.36 - November 2023
@@ -63,8 +63,8 @@ The Windows Admin Center in Azure feature is incompatible with Azure Connected M
63
63
### New features
64
64
65
65
-[azcmagent show](azcmagent-show.md) now reports extended security license status on Windows Server 2012 server machines.
66
-
- Introduced a new [proxy bypass](manage-agent.md#proxy-bypass-for-private-endpoints) option, `ArcData`, that covers the SQL Server enabled by Azure Arc endpoints. This will enable you to use a private endpoint with Azure Arc-enabled servers with the public endpoints for SQL Server enabled by Azure Arc.
67
-
- The [CPU limit for extension operations](agent-overview.md#agent-resource-governance) on Linux is now 30%. This increase will help improve reliability of extension install, upgrade and uninstall operations.
66
+
- Introduced a new [proxy bypass](manage-agent.md#proxy-bypass-for-private-endpoints) option, `ArcData`, that covers the SQL Server enabled by Azure Arc endpoints. This enables you to use a private endpoint with Azure Arc-enabled servers with the public endpoints for SQL Server enabled by Azure Arc.
67
+
- The [CPU limit for extension operations](agent-overview.md#agent-resource-governance) on Linux is now 30%. This increase helps improve reliability of extension install, upgrade, and uninstall operations.
68
68
- Older extension manager and machine configuration agent logs are automatically zipped to reduce disk space requirements.
69
69
- New executable names for the extension manager (`gc_extension_service`) and machine configuration (`gc_arc_service`) agents on Windows to help you distinguish the two services. For more information, see [Windows agent installation details](./agent-overview.md#windows-agent-installation-details).
70
70
@@ -73,7 +73,7 @@ The Windows Admin Center in Azure feature is incompatible with Azure Connected M
73
73
-[azcmagent connect](azcmagent-connect.md) now uses the latest API version when creating the Azure Arc-enabled server resource to ensure Azure policies targeting new properties can take effect.
74
74
- Upgraded the OpenSSL library and PowerShell runtime shipped with the agent to include the latest security fixes.
75
75
- Fixed an issue that could prevent the agent from reporting the correct product type on Windows machines.
76
-
- Improved handling of upgrades when the previously installed extension version was not in a successful state.
76
+
- Improved handling of upgrades when the previously installed extension version wasn't in a successful state.
77
77
78
78
## Version 1.35 - October 2023
79
79
@@ -103,9 +103,9 @@ Download for [Windows](https://download.microsoft.com/download/b/3/2/b3220316-13
103
103
### New features
104
104
105
105
-[Extended Security Updates for Windows Server 2012 and 2012 R2](prepare-extended-security-updates.md) can be purchased and enabled through Azure Arc. If your server is already running the Azure Connected Machine agent, [upgrade to agent version 1.34](manage-agent.md#upgrade-the-agent) or later to take advantage of this new capability.
106
-
-Additional system metadata is collected to enhance your device inventory in Azure:
106
+
-New system metadata is collected to enhance your device inventory in Azure:
107
107
- Total physical memory
108
-
-Additional processor information
108
+
-More processor information
109
109
- Serial number
110
110
- SMBIOS asset tag
111
111
- Network requests to Microsoft Entra ID (formerly Azure Active Directory) now use `login.microsoftonline.com` instead of `login.windows.net`
0 commit comments