question

GVS-8947 avatar image
0 Votes"
GVS-8947 asked prmanhas-MSFT commented

Microsoft.Azure.Diagnostics.IaaSDiagnostics status shows provisioning failed

Hi, I have an VM in azure and its Microsoft.Azure.Diagnostics.IaaSDiagnostics status shows provisioning failed. Reinstalled the agent didn't worked at all . As per the logs DiagnosticPlugin exited with code -3 and also dont find WAD folder under Microsoft.Azure.Diagnostics.IaaSDiagnostics. any help here

azure-virtual-machines
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I tried uninstalled and enabled the guest moitoring but still no luck. Can we copy configuration file from another server with same OS and check or not good pratice to do the same

0 Votes 0 ·

@GVS-8947 Did you got a chance to check the suggestion made by @cowhitley below?

Can you please provide the required information so we can help you out better :)

Thanks

0 Votes 0 ·

@GVS-8947 Any update on the issue?

Do let us know if you need any further help.

Thanks

0 Votes 0 ·

1 Answer

cowhitley avatar image
0 Votes"
cowhitley answered

Can you please verify that the VM Guest agent is running?

I would start troubleshooting the extension by collecting and reviewing the following logs from the guest OS of the VM.

  • C:\WindowsAzure\Logs\WaAppAgent.log (This is the Guest Agent log where you can find the extension's download/install/enable/disable/etc.... operations and their results)

  • C:\WindowsAzure\logs\plugins\<ExtensionName>\<Extension>.log (Extension's own logs)

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.