|
1 | 1 | ---
|
2 | 2 | title: Back up an Azure virtual machine with Azure extended zones portal
|
3 |
| -description: In this article, learn how to back up an Azure VM with the Azure Backup extended zones service. |
| 3 | +description: In this article, learn how to back up an Azure virtual machine (VM) with the Azure Backup extended zones service. |
4 | 4 | ms.topic: how-to
|
5 | 5 | ms.date: 09/27/2024
|
6 | 6 | author: ankitaduttaMSFT
|
7 | 7 | ms.author: ankitadutta
|
8 | 8 | ---
|
9 | 9 |
|
10 |
| -# Back up an Azure Virtual Machine in Azure Extended Zones (preview) |
| 10 | +# Back up an Azure Virtual Machine in Azure Extended Zones |
11 | 11 |
|
12 |
| -This article describes how to back up an existing Azure VM with the [Azure Extended Zones portal](https://ms.portal.azure.com/#home). |
| 12 | +This article describes how to back up an existing Azure VM using the Azure portal. |
13 | 13 |
|
14 | 14 | Azure Backups can be created through the Azure portal. You can use the browser-based interface to create and configure backups and related resources to protect your data by taking regular backups. [Azure Backup](backup-overview.md) creates and stores recovery points in geo-redundant recovery vaults.
|
15 | 15 |
|
16 | 16 | [Azure Extended Zones](../extended-zones/overview.md) provide enhanced resiliency by distributing resources across multiple physical locations within an Azure region. This approach minimizes the impact of potential failures for critical infrastructure. By using Extended Zones, your organizations can achieve higher availability and fault tolerance for their applications.
|
17 | 17 |
|
18 |
| -To use Azure Extended Zones, sign in to the [Azure Extended Zones portal](https://ms.portal.azure.com/#home). |
19 |
| - |
20 | 18 | ## Before you start
|
21 | 19 |
|
22 | 20 | Before you start backing up a VM in Extended Zones, review the [supported scenario](./backup-support-matrix-iaas.md).
|
23 | 21 |
|
24 |
| - |
25 | 22 | [!INCLUDE [backup-create-rs-vault.md](../../includes/backup-create-rs-vault.md)]
|
26 | 23 |
|
27 | 24 | ## Apply a backup policy
|
@@ -74,8 +71,8 @@ After enabling backup:
|
74 | 71 | - An initial backup runs in accordance with your backup schedule.
|
75 | 72 | - When backups run, note that:
|
76 | 73 | - A VM that's running has the highest chance for capturing an application-consistent recovery point.
|
77 |
| - - However, if the VM is turned off (an offline VM), it is still backed up, resulting in a crash-consistent recovery point. |
78 |
| -- Explicit outbound connectivity isn't required for back up of Azure VMs. |
| 74 | + - However, if the VM is turned off (an offline VM), it's still backed up, resulting in a crash-consistent recovery point. |
| 75 | +- Explicit outbound connectivity isn't required for backup of Azure VMs. |
79 | 76 |
|
80 | 77 | ### Create a custom policy
|
81 | 78 |
|
|
0 commit comments