Skip to content

Commit 8b457bc

Browse files
authored
Update repair-linux-vm-using-azure-virtual-machine-repair-commands.md
1 parent c20b0fd commit 8b457bc

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 access as it requires read, write, delete operations at resource group level.
35+
> * The scripts cannot run with only VM Contributor role access 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).
3636
3737
## Repair process overview
3838

0 commit comments

Comments
 (0)