Unable to create or delete Azure VMs, getting InvalidAuthenticationToken with missing claims

Surya Singh 0 Reputation points
2025-06-13T02:33:12.34+00:00

We at whole organization level have a paid subscription. Currently we're facing failures and errors while creating or deleting any Azure virtual machine. We tried with owner role as well, we tried to use 'pay-as-you-go' subscription, each time its failing with InvalidAuthenticationToken.
Here is exact error -
{

    "status": "Failed",

    "error": {

        "code": "InvalidAuthenticationToken",

        "message": "The received access token is not valid: at least one of the claims 'puid' or 'altsecid' or 'oid' should be present. If you are accessing as application please make sure service principal is properly created in the tenant.  Target: '/subscriptions/6c579bc4-7b8d-49ad-8bbe-373f943a7162/resourceGroups/test-aa_group/providers/Microsoft.Compute/disks/test-aa_OsDisk_1_7fc9e518937142199f715687bf4dfd6b'."

    }
}
We need urgent help to resolve this.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,013 questions
{count} votes

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.