az vm repair repair-button --button-command 'fstab' --verbose --resource-group $MY_RESOURCE_GROUP_NAME --name $MY_VM_NAME)

Everhartz, Stefan 0 Reputation points
2026-01-24T14:14:15.17+00:00

Using Azure Linux Auto Repair (ALAR) is failing with command:

What ist wrong here running the command ?

az vm repair repair-button --button-command 'fstab' --verbose --debug --resource-group $MY_RESOURCE_GROUP_NAME --name $MY_VM_NAME log: t.txt

INFO: Copying OS disk of source VM...

INFO: Creating repair VM with command: az vm create -g repair-linux-vm-20260124134421

INFO: fix_uuid: True

INFO: Validating VM template before continuing...

………...

ERROR: The command failed with an unexpected error. Here is the traceback:

ERROR: The content for this response was already consumed

Traceback (most recent call last):

  File "/usr/lib64/az/lib/python3.12/site-packages/azure/core/polling/base_polling.py", line 636, in initialize

ERROR: Repair create failed. Cleaning up created resources.

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

1 answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

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.