Skip to content

Commit bfde22d

Browse files
author
Simonx Xu
authored
Merge pull request #8830 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/SupportArticles-docs (branch main)
2 parents b753249 + 767659c commit bfde22d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

support/azure/virtual-machines/linux/repair-linux-vm-using-azure-virtual-machine-repair-commands.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.topic: troubleshooting
1313
ms.workload: infrastructure-services
1414
ms.tgt_pltfrm: vm-linux
1515
ms.devlang: azurecli
16-
ms.date: 10/11/2021
16+
ms.date: 04/29/2025
1717
ms.author: genli
1818
---
1919

@@ -32,6 +32,7 @@ If your Linux virtual machine (VM) in Azure encounters a boot or disk error, you
3232
> * The maximum time a script can run is 90 minutes, after which it will time out.
3333
> * Do not modify the tags that are created on the repair VM. The tags are neccessary for the restore command to function correctly.
3434
> * For VMs using Azure Disk Encryption, only managed disks encrypted with single pass encryption (with or without KEK) are supported.
35+
> * The VM Contributor role doesn't provide enough permissions to run the scripts, as they require permissions to read, write, and delete resources in the resource group that includes the target VM. Therefore roles such as Contributor or Owner at that resource group level is required.
3536
3637
## Repair process overview
3738

0 commit comments

Comments
 (0)