Skip to content

Commit 3e26319

Browse files
Merge pull request #211179 from rpsqrd/arc-ubuntu-2204
Removing Ubuntu 22.04 temporarily
2 parents cb78f10 + 8b25d05 commit 3e26319

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new with Azure Arc-enabled servers agent
33
description: This article has release notes for Azure Arc-enabled servers agent. For many of the summarized issues, there are links to more details.
44
ms.topic: overview
5-
ms.date: 09/13/2022
5+
ms.date: 09/14/2022
66
ms.custom: references_regions
77
---
88

@@ -22,7 +22,6 @@ 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
2625
- Added `--no-color` flag for all azcmagent commands to suppress the use of colors in terminals that do not support ANSI codes.
2726

2827
### Fixed

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: 09/09/2022
4+
ms.date: 09/14/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, 20.04, and 22.04 LTS
31+
* Ubuntu 16.04, 18.04, and 20.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)