Skip to content

Commit 43d6d05

Browse files
Resiliency flow update - AKS, Az Files, and VM backup quickstarts and tutorial
1 parent c958c1e commit 43d6d05

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

2.07 KB
Loading
2.83 KB
Loading
-6.21 KB
Loading

articles/backup/quick-backup-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Quickstart: Configure an Azure Kubernetes Services cluster backup"
33
description: Learn how to configure backup for an Azure Kubernetes Service (AKS) cluster, and then use Azure Backup to back up specific items in the cluster.
44
ms.topic: quickstart
5-
ms.date: 01/09/2026
5+
ms.date: 01/28/2026
66
ms.service: azure-backup
77
ms.custom:
88
- ignite-2024

articles/backup/quick-backup-azure-files-vault-tier-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.devlang: azurecli
55
ms.custom:
66
- ignite-2024
77
ms.topic: quickstart
8-
ms.date: 05/22/2025
8+
ms.date: 01/28/2026
99
ms.service: azure-backup
1010
author: AbhishekMallick-MS
1111
ms.author: v-mallicka
@@ -30,7 +30,7 @@ A backup policy defines the schedule, frequency of recovery point creation, and
3030

3131
To create a backup policy, follow these steps:
3232

33-
1. Go to **Business Continuity Center** > **Protection policies**, and then select **+ Create policy** > **Create backup policy**.
33+
1. Go to **Resiliency** > **Protection policies**, and then select **+ Create policy** > **Create backup policy**.
3434

3535
:::image type="content" source="./media/tutorial-backup-azure-files-vault-tier-portal/create-backup-policy.png" alt-text="Screenshot shows how to start creating a Backup policy." lightbox="./media/tutorial-backup-azure-files-vault-tier-portal/create-backup-policy.png":::
3636

articles/backup/tutorial-backup-vm-at-scale.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Tutorial - Back Up Multiple Azure Virtual Machines by Using Azure Backup
33
description: In this tutorial, learn how to create a Recovery Services vault, define a backup policy, and simultaneously back up multiple virtual machines.
4-
ms.date: 09/24/2025
4+
ms.date: 01/28/2026
55
ms.topic: tutorial
66
ms.custom: mvc, engagement-fy24
77
ms.service: azure-backup
@@ -26,7 +26,7 @@ In this tutorial, you:
2626
> - Assign the policy to help protect multiple virtual machines.
2727
> - Trigger an on-demand back up for virtual machines.
2828
29-
[!INCLUDE [backup-center.md](../../includes/backup-center.md)]
29+
[!INCLUDE [resiliency.md](../../includes/resiliency.md)]
3030

3131
[!INCLUDE [How to create a Recovery Services vault](../../includes/backup-create-rs-vault.md)]
3232

@@ -38,9 +38,9 @@ After creation of the Recovery Services vault is complete, configure the vault f
3838

3939
To set a backup policy for your Azure VMs, follow these steps:
4040

41-
1. Go to **Backup center**. On the **Overview** tab, select **+Backup**.
41+
1. Go to **Resiliency**. On the **Overview** tab, select **+ Configure protection**.
4242

43-
:::image type="content" source="./media/backup-azure-arm-vms-prepare/backup-button.png" alt-text="Screenshot that shows the Backup button.":::
43+
1. On the **Configure protection** pane, under **Where is your workload running?**, select **Azure**. Under **What do you want to back up?**, select **Virtual machine**. Then select **Continue**.
4444

4545
1. On the **Start: Configure Backup** pane, select **Azure Virtual machines** as the **Datasource type** value, and then select the vault that you created. Then select **Continue**.
4646

@@ -95,15 +95,15 @@ You enabled backups for the Recovery Services vaults, but you haven't created an
9595

9696
The initial backup runs in accordance with the schedule, but you can run it immediately as follows:
9797

98-
1. Go to **Backup center** and select **Backup Instances**.
98+
1. Go to **Resiliency** and select **Protected items**.
9999

100-
1. For **Datasource type**, select **Azure Virtual machines**. Then search for the VM that you configured for backups.
100+
1. On the **Protected items** pane, for **Datasource type**, select **Azure Virtual machines**. Then search for the VM that you configured for backups.
101101

102102
1. Right-click the relevant row or select the more icon (****), and then select **Backup Now**.
103103

104104
1. In **Backup Now**, use the calendar control to select the last day that the recovery point should be retained. Then select **OK**.
105105

106-
1. Monitor the portal notifications. To monitor the job's progress, go to **Backup center** > **Backup Jobs** and filter the list for **In progress** jobs.
106+
1. Monitor the portal notifications. To monitor the job's progress, go to **Resiliency** > **Jobs** and filter the list for **In progress** jobs.
107107

108108
Depending on the size of your VM, creating the initial backup might take a while.
109109

0 commit comments

Comments
 (0)