|
2 | 2 | title: Troubleshoot slow backup of files and folders
|
3 | 3 | description: Provides troubleshooting guidance to help you diagnose the cause of Azure Backup performance issues
|
4 | 4 | ms.topic: troubleshooting
|
5 |
| -ms.date: 12/28/2022 |
| 5 | +ms.date: 07/11/2025 |
6 | 6 | ms.service: azure-backup
|
7 | 7 | ms.custom: engagement-fy23
|
8 |
| -author: jyothisuri |
9 |
| -ms.author: jsuri |
| 8 | +author: AbhishekMallick-MS |
| 9 | +ms.author: v-mallicka |
10 | 10 | # Customer intent: As an IT administrator troubleshooting slow backup performance, I want to identify potential bottlenecks and resolve them effectively, so that I can ensure efficient and timely data backups using the Azure Backup service.
|
11 | 11 | ---
|
12 | 12 | # Troubleshoot slow backup of files and folders in Azure Backup
|
13 | 13 |
|
14 |
| -This article provides troubleshooting guidance to help you diagnose the cause of slow backup performance for files and folders when you're using Azure Backup. When you use the Azure Backup agent to back up files, the backup process might take longer than expected. This delay might be caused by one or more of the following: |
| 14 | +This article provides troubleshooting guidance to help you diagnose the cause of slow backup performance for files and folders when you use Azure Backup. If the Azure Backup agent takes longer than expected to back up files, investigate the following possible causes: |
15 | 15 |
|
16 |
| -* [There are performance bottlenecks on the computer that's being backed up.](#cause1) |
17 |
| -* [Another process or antivirus software is interfering with the Azure Backup process.](#cause2) |
18 |
| -* [The Backup agent is running on an Azure virtual machine (VM).](#cause3) |
19 |
| -* [You're backing up a large number (millions) of files.](#cause4) |
| 16 | +- The computer you back up experiences performance bottlenecks. |
| 17 | +- Another process or antivirus software interferes with the Azure Backup process. |
| 18 | +- You run the Backup agent on an Azure virtual machine (VM). |
| 19 | +- You attempt to back up a very large number of files (millions). |
20 | 20 |
|
21 |
| -Before you start troubleshooting issues, we recommend that you download and install the [latest Azure Backup agent](https://aka.ms/azurebackup_agent). We make frequent |
22 |
| -updates to the Backup agent to fix various issues, add features, and improve performance. |
| 21 | +## Prerequisites |
| 22 | + |
| 23 | +Before you start troubleshooting backup performance issues, review the following prerequisites: |
| 24 | + |
| 25 | +- Download and install the [latest Azure Backup agent](https://aka.ms/azurebackup_agent). Frequent updates to the agent fix known issues, introduce new features, and improve performance. |
| 26 | +- Review the [Azure Backup service FAQ](backup-azure-backup-faq.yml), which helps you avoid common configuration issues that might affect backup efficiency. |
23 | 27 |
|
24 |
| -We also strongly recommend that you review the [Azure Backup service FAQ](backup-azure-backup-faq.yml) to make sure you're not experiencing any of the common configuration issues. |
25 | 28 |
|
26 | 29 | [!INCLUDE [support-disclaimer](~/reusable-content/ce-skilling/azure/includes/support-disclaimer.md)]
|
27 | 30 |
|
|
0 commit comments