Windows VMs won't start because the GuestAgent extension can't be found

Sergey Borovoy 541 Reputation points
2021-10-13T07:13:46.46+00:00

Hi, I have a bunch of Windows Server 2019 VMs and they were working fine just yesterday, but this morning none of them can be started. Provisioning state becomes "failed" and the error message is "No version found in the artifact repository that satisfies the requested version '' for VM extension with publisher 'Microsoft.WindowsAzure.GuestAgent' and type 'CRPProd'"

So I called a colleague who also has a bunch of similar Windows Server VMs in a different subscription (created independently, those are not copies of my VMs) and he has the same problem.

Looks like some kind of Azure outage, GuestAgent extension became inaccessible? On the other had, I'm worried about the fact that the requested version is shown as an empty string. If this is what my VM requests for some reason, no wonder it can't find it.

The region is Western Europe, in case it matters.

Tried googling the error message, nothing really useful.

I'll appreciate your help.

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

Windows for business | Windows Server | User experience | Other

130 answers

Sort by: Most helpful
  1. Gordon Barclay 1 Reputation point
    2021-10-13T10:06:13.233+00:00

    Cool, at least they've tweeted it. That'll fix it!

    Was this answer helpful?

    0 comments No comments

  2. Alexey Levin 1 Reputation point
    2021-10-13T09:48:28.53+00:00

    We are having the exact same issue with our Windows Server 2016/2019 VM's.

    Our VMs are in the South Central US region.
    Alexey

    Was this answer helpful?

    0 comments No comments

  3. Anonymous
    2021-10-13T09:46:04.013+00:00

    Same problema in West Europe, trying to create an AKS Windows Nodepool:

    Provisioning failed
    Error
    ProvisioningState/failed/ArtifactVersionNotFound
    Message
    No version found in the artifact repository that satisfies the requested version '' for VM extension with publisher 'Microsoft.WindowsAzure.GuestAgent' and type 'CRPProd'.
    Time
    Wednesday, October 13, 2021, 11:23:28 AM

    Was this answer helpful?

    0 comments No comments

  4. Thomas 6 Reputation points
    2021-10-13T09:31:24.857+00:00

    Same here West Europe.

    Was this answer helpful?

    0 comments No comments

  5. Sirine Beji 6 Reputation points
    2021-10-13T09:22:49.353+00:00

    Having same issue in WEST EUROPE, {
    "status": "Failed",
    "error": {
    "code": "ArtifactVersionNotFound",
    "message": "No version found in the artifact repository that satisfies the requested version '' for VM extension with publisher 'Microsoft.WindowsAzure.GuestAgent' and type 'CRPProd'."
    }
    }

    Was this answer helpful?

    0 comments No comments

Your answer

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