You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(verify): replace IMDS extension check with waagent service detection
IMDS doesn't expose allowExtensionOperations — the field always returns
"unknown". Switch to checking walinuxagent service status and
waagent.conf Extensions.Enabled setting, which reliably detects whether
az vm run-command can reach the VM.
Tested on staging CVM (elfie-dock.privateclaw.dev) — waagent active
shows the expected WARN on staging.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments