Skip to content

Commit 1799eb8

Browse files
committed
Making feature performane limitations explicit
1 parent 0fd9bf4 commit 1799eb8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Recover files and folders from Azure VM backup
33
description: In this article, learn how to recover files and folders from an Azure virtual machine recovery point.
44
ms.topic: conceptual
5-
ms.date: 03/12/2020
5+
ms.date: 02/22/2022
66
ms.custom: references_regions
77
---
88
# Recover files from Azure virtual machine backup
@@ -35,6 +35,9 @@ To restore files or folders from the recovery point, go to the virtual machine a
3535

3636
![File recovery menu](./media/backup-azure-restore-files-from-vm/file-recovery-blade.png)
3737

38+
> [!IMPORTANT]
39+
> Users should note the performance limitations of this feature. As pointed out in the footnote section of the above blade, this feature should be used when the total size of recovery is not beyond 10 GB and you could get data transfer speeds of around 1 GB per hour
40+
3841
4. From the **Select recovery point** drop-down menu, select the recovery point that holds the files you want. By default, the latest recovery point is already selected.
3942

4043
5. Select **Download Executable** (for Windows Azure VMs) or **Download Script** (for Linux Azure VMs, a python script is generated) to download the software used to copy files from the recovery point.

0 commit comments

Comments
 (0)