(ExtensionNotFoundForCPUArchitecture) Extension with publisher 'Microsoft.Azure.ActiveDirectory', type 'AADLoginForWindows', and type handler version '2.0' for CPU Architecture 'arm64' was not found in the extension repository.

Fatih Onur 5 Reputation points
2023-08-10T12:56:34.94+00:00

Hi, I am following https://learn.microsoft.com/en-us/azure/active-directory/devices/howto-vm-sign-in-azure-ad-windows guide to enable Azure AD connection towards arm64 based Windows11 machine. However, I am receiving errors. Is this feature not supported for arm64 Windows?

$ az vm extension set \
    --publisher Microsoft.Azure.ActiveDirectory \
    --name AADLoginForWindows \
    --resource-group rg-lz-perflibs-ci-prd-neu-001 \
    --vm-name WoA64-devops-fatonu01-test01
(ExtensionNotFoundForCPUArchitecture) Extension with publisher 'Microsoft.Azure.ActiveDirectory', type 'AADLoginForWindows', and type handler version '2.0' for CPU Architecture 'arm64' was not found in the extension repository.
Code: ExtensionNotFoundForCPUArchitecture
Message: Extension with publisher 'Microsoft.Azure.ActiveDirectory', type 'AADLoginForWindows', and type handler version '2.0' for CPU Architecture 'arm64' was not found in the extension repository.
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,683 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
11,366 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,191 questions
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.