Azure Vm Extension Stuck?

Goofoff 91 Reputation points
2019-11-12T20:03:40.813+00:00

Can someone give me some guidance on how to get my monitoring extension working?
We did a rename and this new VM is from the previous disk, we are going to have a lot of these in our migration.
Any help is greatly appreciated.

  1. yes I have tried to uninstall from the dashboard- it fails
  2. I have tried force removing it with PowerShell and it throws some no content error
  3. I have one that shows installed and 1 vm that doesn't, they both show the same error.
  4. the one that showed installed, I tried uninstalling it, installing manually with workspace id and keys. still nothing.
  5. I need this because I can't turn on, disk encryption, update management, inventory, etc..
  6. If I get the status in PowerShell all I see is
    Extensions[0] :
    Name : MicrosoftMonitoringAgent
    VMAgent :
    VmAgentVersion : Unknown
    Statuses[0] :
    Code : ProvisioningState/Unavailable
    Level : Warning
    DisplayStatus : Not Ready
    Message : VM status blob is found but not yet populated.
    Time : 11/12/19 8:01:54 PM

ANY help would be greatly appreciated. Please. I am out of ideas

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

1 answer

Sort by: Most helpful
  1. WeilKi 81 Reputation points
    2019-11-14T11:04:54.95+00:00

    Hi Goofoff,

    i have the same Problem. A Call with the MS Azure Support give me the workaround:

    1. Create a Snapshot from the Disk
    2. Create a VM from that Disk
    3. Don´t install the Extensions Manuel, just enable the Features u need like Diagnostic Settings
    4. The Extensions will me installed automaticly

    Best Regards,

    Kim


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.