Skip to content

Commit e07bc9a

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

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 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.
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 are also required.
3636
3737
## Repair process overview
3838

0 commit comments

Comments
 (0)