Skip to content

Commit c20b0fd

Browse files
Update repair-linux-vm-using-azure-virtual-machine-repair-commands.md
The scripts cannot run with only VM Contributor role access as it requires read, write, delete operations at resource group level.
1 parent c6c7f78 commit c20b0fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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 scripts cannot run with only VM Contributor role access as it requires read, write, delete operations at resource group level.
3536
3637
## Repair process overview
3738

0 commit comments

Comments
 (0)