Skip to content

Commit cc0c6b1

Browse files
author
Ryan Willis
committed
initial draft
1 parent 54a21ae commit cc0c6b1

File tree

3 files changed

+36
-20
lines changed

3 files changed

+36
-20
lines changed

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,24 @@ The Azure Connected Machine agent receives improvements on an ongoing basis. Thi
1616
- Known issues
1717
- Bug fixes
1818

19+
## Version 1.34 - September 2023
20+
21+
Download for [Windows](https://download.microsoft.com/download/b/3/2/b3220316-13db-4f1f-babf-b1aab33b364f/AzureConnectedMachineAgent.msi) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
22+
23+
### New features
24+
25+
- [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.
26+
- Additional system metadata is collected to enhance your device inventory in Azure:
27+
- Total physical memory
28+
- Additional processor information
29+
- Serial number
30+
- SMBIOS asset tag
31+
- Network requests to Microsoft Entra ID (formerly Azure Active Directory) now use `login.microsoftonline.com` instead of `login.windows.net`
32+
33+
### Fixed
34+
35+
- Better handling of disconnected agent scenarios in the extension manager and policy engine.
36+
1937
## Version 1.33 - August 2023
2038

2139
Download for [Windows](https://download.microsoft.com/download/0/c/7/0c7a484b-e29e-42f9-b3e9-db431df2e904/AzureConnectedMachineAgent.msi) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)

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

Lines changed: 16 additions & 19 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: 12/06/2023
5+
ms.date: 02/07/2024
66
ms.custom: references_regions
77
---
88

@@ -16,6 +16,21 @@ 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.38 - February 2024
20+
21+
Download for [Windows]() or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
22+
23+
### New features
24+
25+
- AlmaLinux 9 is now a [supported operating system](prerequisites.md#supported-operating-systems)
26+
27+
### Fixed
28+
29+
- The hybrid instance metadata service (HIMDS) now listens on the IPv6 local loopback address (::1)
30+
- Improved logging in the extension manager and policy engine
31+
- Improved reliability when fetching the latest operating system metadata
32+
- Reduced extension manager CPU usage
33+
1934
## Version 1.37 - December 2023
2035

2136
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)
@@ -81,24 +96,6 @@ The Windows Admin Center in Azure feature is incompatible with Azure Connected M
8196
- Fixed a bug where clearing the `incomingconnections.enabled` [configuration setting](azcmagent-config.md) would show `<nil>` as the previous value
8297
- Security fix for the extension allowlist and blocklist feature to address an issue where an invalid extension name could impact enforcement of the lists.
8398

84-
## Version 1.34 - September 2023
85-
86-
Download for [Windows](https://download.microsoft.com/download/b/3/2/b3220316-13db-4f1f-babf-b1aab33b364f/AzureConnectedMachineAgent.msi) or [Linux](manage-agent.md#installing-a-specific-version-of-the-agent)
87-
88-
### New features
89-
90-
- [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.
91-
- Additional system metadata is collected to enhance your device inventory in Azure:
92-
- Total physical memory
93-
- Additional processor information
94-
- Serial number
95-
- SMBIOS asset tag
96-
- Network requests to Microsoft Entra ID (formerly Azure Active Directory) now use `login.microsoftonline.com` instead of `login.windows.net`
97-
98-
### Fixed
99-
100-
- Better handling of disconnected agent scenarios in the extension manager and policy engine.
101-
10299
## Next steps
103100

104101
- 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.

articles/azure-arc/servers/prerequisites.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Connected Machine agent prerequisites
33
description: Learn about the prerequisites for installing the Connected Machine agent for Azure Arc-enabled servers.
4-
ms.date: 12/06/2023
4+
ms.date: 02/07/2024
55
ms.topic: conceptual
66
ms.custom: devx-track-azurepowershell
77
---
@@ -35,6 +35,7 @@ If two agents use the same configuration, you will encounter inconsistent behavi
3535

3636
Azure Arc supports the following Windows and Linux operating systems. Only x86-64 (64-bit) architectures are supported. The Azure Connected Machine agent does not run on x86 (32-bit) or ARM-based architectures.
3737

38+
* AlmaLinux 9
3839
* Amazon Linux 2 and 2023
3940
* Azure Linux (CBL-Mariner) 1.0, 2.0
4041
* Azure Stack HCI

0 commit comments

Comments
 (0)