(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.
9,070 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Windows for business | Windows Client for IT Pros | User experience | Other
{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.