You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/quick-backup-aks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: "Quickstart: Configure an Azure Kubernetes Services cluster backup"
3
3
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.
Copy file name to clipboardExpand all lines: articles/backup/quick-backup-azure-files-vault-tier-portal.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.devlang: azurecli
5
5
ms.custom:
6
6
- ignite-2024
7
7
ms.topic: quickstart
8
-
ms.date: 05/22/2025
8
+
ms.date: 01/28/2026
9
9
ms.service: azure-backup
10
10
author: AbhishekMallick-MS
11
11
ms.author: v-mallicka
@@ -30,7 +30,7 @@ A backup policy defines the schedule, frequency of recovery point creation, and
30
30
31
31
To create a backup policy, follow these steps:
32
32
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**.
34
34
35
35
:::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":::
Copy file name to clipboardExpand all lines: articles/backup/tutorial-backup-vm-at-scale.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Tutorial - Back Up Multiple Azure Virtual Machines by Using Azure Backup
3
3
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
5
5
ms.topic: tutorial
6
6
ms.custom: mvc, engagement-fy24
7
7
ms.service: azure-backup
@@ -26,7 +26,7 @@ In this tutorial, you:
26
26
> - Assign the policy to help protect multiple virtual machines.
27
27
> - Trigger an on-demand back up for virtual machines.
[!INCLUDE [How to create a Recovery Services vault](../../includes/backup-create-rs-vault.md)]
32
32
@@ -38,9 +38,9 @@ After creation of the Recovery Services vault is complete, configure the vault f
38
38
39
39
To set a backup policy for your Azure VMs, follow these steps:
40
40
41
-
1. Go to **Backup center**. On the **Overview** tab, select **+Backup**.
41
+
1. Go to **Resiliency**. On the **Overview** tab, select **+ Configure protection**.
42
42
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**.
44
44
45
45
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**.
46
46
@@ -95,15 +95,15 @@ You enabled backups for the Recovery Services vaults, but you haven't created an
95
95
96
96
The initial backup runs in accordance with the schedule, but you can run it immediately as follows:
97
97
98
-
1. Go to **Backup center** and select **Backup Instances**.
98
+
1. Go to **Resiliency** and select **Protected items**.
99
99
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.
101
101
102
102
1. Right-click the relevant row or select the more icon (**…**), and then select **Backup Now**.
103
103
104
104
1. In **Backup Now**, use the calendar control to select the last day that the recovery point should be retained. Then select **OK**.
105
105
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.
107
107
108
108
Depending on the size of your VM, creating the initial backup might take a while.
0 commit comments