Skip to content

Commit 0c8cc61

Browse files
Merge pull request #208359 from SnehaSudhirG/18Aug-ArcVMwareUpdates
Added info on Automation HRW
2 parents fe1418b + 8466248 commit 0c8cc61

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

articles/azure-arc/vmware-vsphere/manage-vmware-vms-in-azure.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,16 @@ To perform guest OS operations on Arc-enabled VMs, you must enable guest managem
3434
|----------|----------|-----|
3535
|Custom Script extension |Microsoft.Compute | CustomScriptExtension |
3636
|Log Analytics agent |Microsoft.EnterpriseCloud.Monitoring |MicrosoftMonitoringAgent |
37+
|Azure Automation Hybrid Runbook Worker extension (preview) |Microsoft.Compute | HybridWorkerForWindows|
38+
3739

3840
### Linux extensions
3941

4042
|Extension |Publisher |Type |
4143
|----------|----------|-----|
4244
|Custom Script extension |Microsoft.Azure.Extensions |CustomScript |
4345
|Log Analytics agent |Microsoft.EnterpriseCloud.Monitoring |OmsAgentForLinux |
46+
|Azure Automation Hybrid Runbook Worker extension (preview) | Microsoft.Compute | HybridWorkerForLinux|
4447

4548
## Enable guest management
4649

articles/azure-arc/vmware-vsphere/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The following scenarios are supported in Azure Arc-enabled VMware vSphere (previ
4343

4444
- App teams can use Azure interfaces (portal, CLI, or REST API) to manage the lifecycle of on-premises VMs they use for deploying their applications (CRUD, Start/Stop/Restart).
4545

46-
- App teams and administrators can install extensions such as the Log Analytics agent, Custom Script Extension, and Dependency Agent, on the virtual machines and do operations supported by the extensions.
46+
- App teams and administrators can install extensions such as the Log Analytics agent, Custom Script Extension, Dependency Agent, and Azure Automation Hybrid Runbook Worker extension on the virtual machines and do operations supported by the extensions.
4747

4848
## Supported regions
4949

0 commit comments

Comments
 (0)