Azure / Azure/azure-linux-extensions

Error while executing RunShellScript from Azure

Open
#684 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
333
Forks
278
Avg merge
2d 9h
Merged PRs (30d)
4

Description

I am creating a new Linux VM from source VM and executing the command to change host file of my new VM. I am running the below command from azure:

**az vm run-command invoke -g myResourceGroup -n myVm --command-id RunShellScript --scripts "updatehost.sh"**

then sometimes it works and sometimes it gives an error:

**VM agent on VM '' has not reported latest status for extension 'RunCommandLinux'. Please verify the VM.**

Please help me out on this.

Thanks and Regards
Harsh

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.