diff --git a/support/azure/virtual-machines/linux/kernel-related-boot-issues.md b/support/azure/virtual-machines/linux/kernel-related-boot-issues.md index f3e3445a75a..8ad23042f89 100644 --- a/support/azure/virtual-machines/linux/kernel-related-boot-issues.md +++ b/support/azure/virtual-machines/linux/kernel-related-boot-issues.md @@ -281,7 +281,7 @@ The ALAR scripts use the repair extension `repair-button` to fix the missing ini ```azurecli-interactive az extension add -n vm-repair az extension update -n vm-repair - az vm repair repair-button --button-command 'initrd' --verbose $RGNAME --name $VMNAME + az vm repair repair-button --button-command 'initrd' --verbose --g $RGNAME --name $VMNAME ``` > [!IMPORTANT] @@ -761,4 +761,4 @@ Kernel panics might be related to any of the following items. For more informati If the specific boot error isn't a kernel related boot issue, see [Troubleshoot Azure Linux Virtual Machines boot errors](./boot-error-troubleshoot-linux.md) for further troubleshooting options. - \ No newline at end of file +