Skip to content

Commit de33635

Browse files
authored
Update README.md
1 parent 91d4085 commit de33635

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vm-repair/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Azure CLI VM Repair Extension #
22
This is an extension for repairing VMs. Usually this is used to repair VMs that cannot boot by copying the
33
OS Disk to a separate repair VM copy and run [repair scripts](https://github.com/Azure/repair-script-library) against it.
4+
VM Repair can also run repair scripts against the source VM itself.
45
You can also create then run your own custom repair scripts, seen in the `--custom-script-file` parameter in the `az vm repair run` command.
56

67
### How to use ###

0 commit comments

Comments
 (0)