Skip to content

Commit 63fd846

Browse files
Resolving contribution issues in Public repo
1 parent 8b2036f commit 63fd846

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/backup/backup-azure-vms-troubleshoot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Troubleshoot backup errors with Azure VMs
33
description: In this article, learn how to troubleshoot errors encountered with backup and restore of Azure virtual machines.
44
ms.reviewer: srinathv
55
ms.topic: troubleshooting
6-
ms.date: 06/02/2021
6+
ms.date: 05/13/2022
77
---
88

99
# Troubleshooting backup failures on Azure virtual machines
@@ -23,12 +23,12 @@ This section covers backup operation failure of Azure Virtual machine.
2323
* Verify that the VM has internet connectivity.
2424
* Make sure another backup service isn't running.
2525
* From `Services.msc`, ensure the **Windows Azure Guest Agent** service is **Running**. If the **Windows Azure Guest Agent** service is missing, install it from [Back up Azure VMs in a Recovery Services vault](./backup-azure-arm-vms-prepare.md#install-the-vm-agent).
26-
* The **Event log** may show backup failures that are from other backup products, for example, Windows Server backup, and aren't due to Azure Backup. Use the following steps to determine whether the issue is with Azure Backup:
26+
* The **Event log** may show backup failures that are from other backup products, for example, Windows Server backup aren't happening due to Azure Backup. Use the following steps to determine whether the issue is with Azure Backup:
2727
* If there's an error with the entry **Backup** in the event source or message, check whether Azure IaaS VM Backup backups were successful, and whether a Restore Point was created with the desired snapshot type.
2828
* If Azure Backup is working, then the issue is likely with another backup solution.
2929
* Here is an example of an Event Viewer error 517 where Azure Backup was working fine but "Windows Server Backup" was failing:
3030
![Windows Server Backup failing](media/backup-azure-vms-troubleshoot/windows-server-backup-failing.png)
31-
* If Azure Backup is failing, then look for the corresponding Error Code in the section Common VM backup errors in this article.
31+
* If Azure Backup is failing, then look for the corresponding error code in the section Common VM backup errors in this article.
3232
* If you see Azure Backup option greyed out on an Azure VM, hover over the disabled menu to find the reason. The reasons could be "Not available with EphemeralDisk" or "Not available with Ultra Disk".
3333
![Reasons for the disablement of Azure Backup option](media/backup-azure-vms-troubleshoot/azure-backup-disable-reasons.png)
3434

0 commit comments

Comments
 (0)