Skip to content

Commit b15dc6e

Browse files
committed
Updating with linux specific instructions
1 parent 451a210 commit b15dc6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/backup/backup-azure-restore-files-from-vm.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ To restore files or folders from the recovery point, go to the virtual machine a
5151

5252
![File recovery menu](./media/backup-azure-restore-files-from-vm/executable-output.png)
5353

54+
8. For Linux machines, a python script is generated. One needs to download the script and copy it to the relevant/compatible Linux server. You may have to modify the permissions to execute it with ```chmod +x <python file name>```. Then run the python file with ```./<python file name>```.
55+
5456
Refer to the [Access requirements](#access-requirements) section to make sure the script is run successfully.
5557

5658
### Identifying volumes

0 commit comments

Comments
 (0)