Skip to content

Commit 9a57eea

Browse files
Merge pull request #233000 from SnehaSudhirG/01Apr-HRWOSupdate
Updated the Supported OS
2 parents e3251bb + 6eafabf commit 9a57eea

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/automation/extension-based-hybrid-runbook-worker-install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides information about deploying the extension-bas
44
services: automation
55
ms.subservice: process-automation
66
ms.custom: devx-track-azurepowershell, devx-track-azurecli
7-
ms.date: 03/21/2023
7+
ms.date: 04/01/2023
88
ms.topic: how-to
99
#Customer intent: As a developer, I want to learn about extension so that I can efficiently deploy Hybrid Runbook Workers.
1010
---
@@ -34,14 +34,14 @@ Azure Automation stores and manages runbooks and then delivers them to one or mo
3434

3535
### Supported operating systems
3636

37-
| Windows | Linux |
37+
| Windows (x64) | Linux (x64) |
3838
|---|---|
3939
| &#9679; Windows Server 2022 (including Server Core) <br> &#9679; Windows Server 2019 (including Server Core) <br> &#9679; Windows Server 2016, version 1709, and 1803 (excluding Server Core) <br> &#9679; Windows Server 2012, 2012 R2 <br> &#9679; Windows 10 Enterprise (including multi-session) and Pro | &#9679; Debian GNU/Linux 8, 9, 10, and 11 <br> &#9679; Ubuntu 18.04 LTS, 20.04 LTS, and 22.04 LTS <br> &#9679; SUSE Linux Enterprise Server 15.2, and 15.3 <br> &#9679; Red Hat Enterprise Linux Server 7, and 8 </br> *Hybrid Worker extension would follow support timelines of the OS vendor.|
4040

4141

4242
### Other Requirements
4343

44-
| Windows | Linux |
44+
| Windows (x64) | Linux (x64) |
4545
|---|---|
4646
| Windows PowerShell 5.1 (download WMF 5.1). PowerShell Core isn't supported.| Linux Hardening must not be enabled.  |
4747
| .NET Framework 4.6.2 or later. | |

articles/automation/migrate-existing-agent-based-hybrid-worker-to-extension-based-workers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Migrate an existing agent-based hybrid workers to extension-based-workers
33
description: This article provides information on how to migrate an existing agent-based hybrid worker to extension based workers.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 03/30/2023
6+
ms.date: 04/01/2023
77
ms.topic: how-to
88
#Customer intent: As a developer, I want to learn about extension so that I can efficiently migrate agent based hybrid workers to extension based workers.
99
---
@@ -51,13 +51,13 @@ The purpose of the Extension-based approach is to simplify the installation and
5151

5252
### Supported operating systems
5353

54-
| Windows | Linux |
54+
| Windows (x64) | Linux (x64) |
5555
|---|---|
5656
| &#9679; Windows Server 2022 (including Server Core) <br> &#9679; Windows Server 2019 (including Server Core) <br> &#9679; Windows Server 2016, version 1709 and 1803 (excluding Server Core) <br> &#9679; Windows Server 2012, 2012 R2 <br> &#9679; Windows 10 Enterprise (including multi-session) and Pro| &#9679; Debian GNU/Linux 8,9,10, and 11 <br> &#9679; Ubuntu 18.04 LTS, 20.04 LTS, and 22.04 LTS <br> &#9679; SUSE Linux Enterprise Server 15.2, and 15.3 <br> &#9679; Red Hat Enterprise Linux Server 7, and 8 </br> *Hybrid Worker extension would follow support timelines of the OS vendor. |
5757

5858
### Other Requirements
5959

60-
| Windows | Linux |
60+
| Windows (x64) | Linux (x64) |
6161
|---|---|
6262
| Windows PowerShell 5.1 (download WMF 5.1). PowerShell Core isn't supported.| Linux Hardening must not be enabled.  |
6363
| .NET Framework 4.6.2 or later. | |

0 commit comments

Comments
 (0)