From f3f470000822b112bcdcf072b6a5892bd8b08f31 Mon Sep 17 00:00:00 2001 From: Marcel Braak Date: Wed, 27 May 2026 10:22:26 +0200 Subject: [PATCH] Fixed incorrect extension type name in manage-vm-extensions.md --- articles/azure-arc/servers/manage-vm-extensions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/azure-arc/servers/manage-vm-extensions.md b/articles/azure-arc/servers/manage-vm-extensions.md index 3c1516b90..663282086 100644 --- a/articles/azure-arc/servers/manage-vm-extensions.md +++ b/articles/azure-arc/servers/manage-vm-extensions.md @@ -68,7 +68,7 @@ The following table lists some of the key VM extensions that are available for A |Azure Extension for SQL Server |Microsoft.AzureData |WindowsAgent.SqlServer |[Connect your SQL Server to Azure Arc](/sql/sql-server/azure-arc/connect?tabs=windows) (installs the extension automatically) |[Supported OS link](/sql/sql-server/azure-arc/prerequisites) | |Defender for SQL Servers Advanced Threat Protection | Microsoft.Azure.AzureDefenderForSQL | AdvancedThreatProtection.Windows | [Enable Defender for SQL Servers on Machines](/azure/defender-for-cloud/defender-for-sql-usage) |[Supported OS link](/azure/defender-for-cloud/defender-for-sql-usage#prerequisites) | |SQL Server Backup |Microsoft.Azure.RecoveryServices.WorkloadBackup | AzureBackupWindowsWorkload | [About SQL Server Backup in Azure VMs](/azure/backup/backup-azure-sql-database) |[Supported OS link](/azure/backup/sql-support-matrix) | -|Microsoft Entra login extension |Microsoft.Azure.ActiveDirectory |AADSSHLoginForWindows |[Sign in to a Windows virtual machine in Azure by using Microsoft Entra ID](/entra/identity/devices/howto-vm-sign-in-azure-ad-windows?pivots=identity-extension-hybrid) |[Supported OS link](/entra/identity/devices/howto-vm-sign-in-azure-ad-windows?pivots=identity-extension-vm#requirements) | +|Microsoft Entra login extension |Microsoft.Azure.ActiveDirectory |AADLoginForWindows |[Sign in to a Windows virtual machine in Azure by using Microsoft Entra ID](/entra/identity/devices/howto-vm-sign-in-azure-ad-windows?pivots=identity-extension-hybrid) |[Supported OS link](/entra/identity/devices/howto-vm-sign-in-azure-ad-windows?pivots=identity-extension-vm#requirements) | ### Linux extensions