Skip to content

Commit 200c02d

Browse files
authored
Update repair-linux-vm-using-azure-virtual-machine-repair-commands.md
1 parent 89dfa81 commit 200c02d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +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 scripts cannot run with only VM Contributor role permission as it requires read, write, delete permissions at resource group level. For more information, [Azure built-in roles](/azure/role-based-access-control/built-in-roles#privileged).
35+
> * The scripts can't run with only the VM Contributor role, as they need to perform read, write, and delete operations at the resource group that includes the target VM. Therefore roles such as Contributor or Owner at that resource group level are also required.
3636
3737
## Repair process overview
3838

0 commit comments

Comments
 (0)