Skip to content

Commit 0ef300a

Browse files
committed
fixed blocking issues
1 parent 1ccb9fd commit 0ef300a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/automation/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
href: quickstart-update-runbook-in-runtime-environment.md
2121
- name: Run Azure CLI commands in PowerShell 7.2 runbooks
2222
href: quickstart-cli-support-powershell-runbook-runtime-environment.md
23-
- name: Install Hybrid Worker extension-Azure portal
23+
- name: Install Hybrid Worker extension - Azure portal
2424
href: quickstarts/install-hybrid-worker-extension.md
2525
- name: Enable managed identities - Azure portal
2626
href: quickstarts/enable-managed-identity.md

articles/automation/quickstarts/install-hybrid-worker-extension.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ titleSuffix: Azure Automation
44
description: This article helps you get started on how to install Hybrid Worker extension on Azure portal.
55
services: automation
66
keywords: hybrid worker extension, automation
7-
ms.date: 03/04/2024
7+
ms.date: 03/05/2024
88
ms.topic: quickstart
99
author: SnehaSudhir
1010
ms.author: sudhirsneha
1111
---
1212

13-
# Quickstart: Install Hybrid Worker extension on Virtual Machines using the Azure Portal
13+
# Quickstart: Install Hybrid Worker extension on Virtual Machines using the Azure portal
1414

1515
The Azure Automation User Hybrid Worker enables the execution of PowerShell and Python scripts directly on machines for managing guest workloads or as a gateway to environments that aren't accessible from Azure. You can configure Windows and Linux Azure Virtual Machine. [Azure Arc-enabled Server](../../azure-arc/servers/overview.md), [Arc-enabled VMware vSphere VM](../../azure-arc/vmware-vsphere/overview.md), and [Azure Arc-enabled SCVMM](../../azure-arc/system-center-virtual-machine-manager/overview.md) as User Hybrid Worker by installing Hybrid Worker extension.
1616

@@ -24,7 +24,7 @@ You can follow similar steps for installing Hybrid Worker extension on all other
2424
- A Windows Azure Virtual Machine on which Hybrid Worker extension would be installed.
2525
- Enable system-assigned managed identity on Azure Virtual Machine. If the system-assigned managed identity isn't enabled, it will be enabled as part of the adding process. For more information, see [detailed prerequisites](../extension-based-hybrid-runbook-worker-install.md).
2626

27-
## Install Hybrid Worker Extension
27+
## Install Hybrid Worker extension
2828

2929
1. Sign in to the [Azure portal](https://portal.azure.com) and search for Virtual Machines.
3030
1. On the **Virtual Machines** page, from the list, select the machine on which you want to install Hybrid Worker extension.
705 Bytes
Loading
345 Bytes
Loading

0 commit comments

Comments
 (0)