az vm repair repair-button --button-command 'fstab' --verbose --resource-group $MY_RESOURCE_GROUP_NAME --name $MY_VM_NAME)
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
1 answer
Sort by: Most helpful
-
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