Skip to content

Commit fb4b393

Browse files
authored
Merge pull request #291411 from halkazwini/ez-backup
Remove preview tag
2 parents 3d60cdd + e8face1 commit fb4b393

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

articles/backup/backup-azure-vms-extended-zones.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,24 @@
11
---
22
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.
44
ms.topic: how-to
55
ms.date: 09/27/2024
66
author: ankitaduttaMSFT
77
ms.author: ankitadutta
88
---
99

10-
# Back up an Azure Virtual Machine in Azure Extended Zones (preview)
10+
# Back up an Azure Virtual Machine in Azure Extended Zones
1111

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.
1313

1414
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.
1515

1616
[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.
1717

18-
To use Azure Extended Zones, sign in to the [Azure Extended Zones portal](https://ms.portal.azure.com/#home).
19-
2018
## Before you start
2119

2220
Before you start backing up a VM in Extended Zones, review the [supported scenario](./backup-support-matrix-iaas.md).
2321

24-
2522
[!INCLUDE [backup-create-rs-vault.md](../../includes/backup-create-rs-vault.md)]
2623

2724
## Apply a backup policy
@@ -74,8 +71,8 @@ After enabling backup:
7471
- An initial backup runs in accordance with your backup schedule.
7572
- When backups run, note that:
7673
- 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.
7976

8077
### Create a custom policy
8178

articles/backup/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
href: backup-during-vm-creation.md
311311
- name: Back up an Azure VM using Enhanced policy
312312
href: backup-azure-vms-enhanced-policy.md
313-
- name: Back up an Azure VM in Azure extended zones (preview)
313+
- name: Back up an Azure VM in Azure extended zones
314314
href: backup-azure-vms-extended-zones.md
315315
- name: Back up Azure VM with agentless multi-disk crash-consistent backup
316316
href: backup-azure-vms-agentless-multi-disk-crash-consistent.md

0 commit comments

Comments
 (0)