Skip to content

Commit 6564010

Browse files
committed
added ubuntu 22.04 relnote
1 parent 4e11bbc commit 6564010

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This page is updated monthly, so revisit it regularly. If you're looking for ite
2222

2323
- The default login flow for Windows computers now loads the local web browser to authenticate with Azure Active Directory instead of providing a device code. You can use the `--use-device-code` flag to return to the old behavior or [provide service principal credentials](onboard-service-principal.md) for a non-interactive authentication experience.
2424
- If the resource group provided to `azcmagent connect` does not exist, the agent will try to create it and continue connecting the server to Azure.
25+
- Added support for Ubuntu 22.04
2526

2627
### Fixed
2728

articles/azure-arc/servers/prerequisites.md

Lines changed: 2 additions & 2 deletions
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: 07/05/2022
4+
ms.date: 09/09/2022
55
ms.topic: conceptual
66
---
77

@@ -28,7 +28,7 @@ The following versions of the Windows and Linux operating system are officially
2828
* Azure Editions are supported when running as a virtual machine on Azure Stack HCI
2929
* Windows IoT Enterprise
3030
* Azure Stack HCI
31-
* Ubuntu 16.04, 18.04, and 20.04 LTS
31+
* Ubuntu 16.04, 18.04, 20.04, and 22.04 LTS
3232
* Debian 10
3333
* CentOS Linux 7 and 8
3434
* SUSE Linux Enterprise Server (SLES) 12 and 15

0 commit comments

Comments
 (0)