|
1 | 1 | ---
|
2 | 2 | title: VM extension management with Azure Arc-enabled servers
|
3 | 3 | description: Azure Arc-enabled servers can manage deployment of virtual machine extensions that provide post-deployment configuration and automation tasks with non-Azure VMs.
|
4 |
| -ms.date: 12/21/2021 |
| 4 | +ms.date: 07/01/2022 |
5 | 5 | ms.topic: conceptual
|
6 | 6 | ---
|
7 | 7 |
|
@@ -62,6 +62,7 @@ Arc-enabled servers support moving machines with one or more VM extensions insta
|
62 | 62 | |Azure Monitor Agent |Microsoft.Azure.Monitor |AzureMonitorWindowsAgent |[Install the Azure Monitor agent](../../azure-monitor/agents/azure-monitor-agent-manage.md) |
|
63 | 63 | |Azure Automation Hybrid Runbook Worker extension (preview) |Microsoft.Compute |HybridWorkerForWindows |[Deploy an extension-based User Hybrid Runbook Worker](../../automation/extension-based-hybrid-runbook-worker-install.md) to execute runbooks locally. |
|
64 | 64 | |Azure Extension for SQL Server |Microsoft.AzureData |WindowsAgent.SqlServer |[Install Azure extension for SQL Server](/sql/sql-server/azure-arc/connect#initiate-the-connection-from-azure) to initiate SQL Server connection to Azure. |
|
| 65 | +|Windows Admin Center (preview) |Microsoft.AdminCenter |Admin Center |[Manage Azure Arc-enabled Servers using Windows Admin Center in Azure](/windows-server/manage/windows-admin-center/azure/manage-arc-hybrid-machines) | |
65 | 66 |
|
66 | 67 | ### Linux extensions
|
67 | 68 |
|
@@ -126,23 +127,22 @@ The following extensions are available for Windows and Linux machines:
|
126 | 127 |
|
127 | 128 | ### Windows extension availability
|
128 | 129 |
|
129 |
| -|Operating system |Azure Monitor agent |Log Analytics agent |Dependency VM Insights |Qualys |Custom Script |Key Vault |Hybrid Runbook |Antimalware Extension |Connected Machine agent | |
130 |
| -|-----------------|--------------------|--------------------|-----------------------|-------|--------------|----------|---------------|----------------------|------------------------| |
131 |
| -|Windows Server 2019 |X |X |X |X |X |X | |X | |
132 |
| -|Windows Server 2019 Core |X | | |X |X |X |X | |X | |
| 130 | +|Operating system |Azure Monitor agent |Log Analytics agent |Dependency VM Insights |Qualys |Custom Script |Key Vault |Hybrid Runbook |Antimalware Extension |Windows Admin Center | |
| 131 | +|-----------------|--------------------|--------------------|-----------------------|-------|--------------|----------|---------------|----------------------|---------------------| |
| 132 | +|Windows Server 2022 |X |X |X |X |X | |X | |X | |
| 133 | +|Windows Server 2019 |X |X |X |X |X |X | | |X | |
133 | 134 | |Windows Server 2016 |X |X |X |X |X |X |X |Built-in |X |
|
134 |
| -|Windows Server 2016 Core |X | | |X |X |X | |Built-in |X | |
135 |
| -|Windows Server 2012 R2 |X |X |X |X |X | |X |X |X | |
136 |
| -|Windows Server 2012 |X |X |X |X |X |X |X |X |X | |
| 135 | +|Windows Server 2012 R2 |X |X |X |X |X | |X |X | | |
| 136 | +|Windows Server 2012 |X |X |X |X |X |X |X |X | | |
137 | 137 | |Windows Server 2008 R2 SP1 |X |X |X |X |X | |X |X | |
|
138 |
| -|Windows Server 2008 R2 | | | |X |X | |X |X |X | |
| 138 | +|Windows Server 2008 R2 | | | |X |X | |X |X | | |
139 | 139 | |Windows Server 2008 SP2 | |X | |X |X | |X | | |
|
140 | 140 | |Windows 11 client OS |X | | |X | | | | | |
|
141 |
| -|Windows 10 1803 (RS4) and higher |X | | |X |X | | | |X | |
142 |
| -|Windows 10 Enterprise (including multi-session) and Pro (Server scenarios only) |X |X |X |X |X | |X | |X | |
| 141 | +|Windows 10 1803 (RS4) and higher |X | | |X |X | | | | | |
| 142 | +|Windows 10 Enterprise (including multi-session) and Pro (Server scenarios only) |X |X |X |X |X | |X | | | |
143 | 143 | |Windows 8 Enterprise and Pro (Server scenarios only) | |X |X |X | | |X | | |
|
144 | 144 | |Windows 7 SP1 (Server scenarios only) | |X |X |X | | |X | | |
|
145 |
| -|Azure Stack HCI (Server scenarios only) | |X | |X | | |X | |X | |
| 145 | +|Azure Stack HCI (Server scenarios only) | |X | |X | | |X | | | |
146 | 146 |
|
147 | 147 | ### Linux extension availability
|
148 | 148 |
|
|
0 commit comments