Skip to content

Commit 62e8cc4

Browse files
authored
Merge pull request #313388 from AbhishekMallick-MS/3Mar-19-2026-Flow
Resiliency flow updates - Manage AKS backups - 5 entry points and 3 screen updates
2 parents 276dabb + 69262bc commit 62e8cc4

4 files changed

Lines changed: 18 additions & 16 deletions

File tree

articles/backup/azure-kubernetes-service-cluster-manage-backups.md

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.custom:
77
- devx-track-azurecli
88
- ignite-2023
99
- ignite-2024
10-
ms.date: 06/18/2025
10+
ms.date: 03/20/2026
1111
author: AbhishekMallick-MS
1212
ms.author: v-mallicka
1313
# Customer intent: "As a cloud administrator, I want to manage backups for Azure Kubernetes Service clusters using Azure Backup, so that I can ensure data protection and recovery for my applications and services."
@@ -127,7 +127,7 @@ To ensure successful backup and restore operations, manually update the resource
127127

128128
1. Open the AKS cluster in the Azure portal.
129129

130-
![Screenshot shows AKS cluster in Azure portal.](./media/azure-kubernetes-service-cluster-manage-backups/aks-cluster.png)
130+
:::image type="content" source="./media/azure-kubernetes-service-cluster-manage-backups/aks-cluster.png" alt-text="Screenshot shows AKS cluster in Azure portal." lightbox="./media/azure-kubernetes-service-cluster-manage-backups/aks-cluster.png":::
131131

132132
1. Navigate to Extensions + Applications under Settings in the left-hand pane.
133133

@@ -156,9 +156,9 @@ Once changes are applied, either wait for a scheduled backup to run or initiate
156156

157157
The Azure Backup service creates a job for scheduled backups or if you trigger on-demand backup operation for tracking. To view the backup job status:
158158

159-
1. Go to the **Azure Business Continuity Center** and select **Protected Items** under **Protection Inventory**.
159+
1. Go to the **Resiliency** and select **Protected Items** under **Protection Inventory**.
160160

161-
The **Protected Items** blade shows all the backup instances created across the subscriptions. Use the filters to access the backup instance you would like to take a look at. Select on the protected item and open it.
161+
The **Protected Items** pane shows all the backup instances created across the subscriptions. Use the filters to access the backup instance you would like to take a look at. Select on the protected item and open it.
162162

163163
:::image type="content" source="./media/backup-managed-disks/jobs-dashboard.png" alt-text="Screenshot shows the jobs dashboard." lightbox="./media/backup-managed-disks/jobs-dashboard.png":::
164164

@@ -176,21 +176,23 @@ The Azure Backup service creates a job for scheduled backups or if you trigger o
176176

177177
After you trigger the restore operation, the backup service creates a job for tracking. Azure Backup displays notifications about the job in the portal. To view the restore job progress:
178178

179-
1. Go to the **Azure Business Continuity Center** and select **Protected Items** under **Protection Inventory**.
179+
1. Go to the **Resiliency** and select **Protected Items** under **Protection Inventory**.
180180

181-
The **Protected Items** blade shows all the backup instances created across the subscriptions. Use the filters to access the backup instance you would like to take a look at. Select on the protected item and open it.
181+
The **Protected Items** pane shows all the backup instances created across the subscriptions. Use the filters to access the backup instance you would like to take a look at. Select on the protected item and open it.
182182

183-
:::image type="content" source="./media/backup-managed-disks/jobs-dashboard.png" alt-text="Screenshot shows the jobs dashboard." lightbox="./media/backup-managed-disks/jobs-dashboard.png":::
183+
:::image type="content" source="./media/azure-kubernetes-service-cluster-manage-backups/protected-items-dashboard.png" alt-text="Screenshot that shows the Protected items dashboard." lightbox="./media/azure-kubernetes-service-cluster-manage-backups/protected-items-dashboard.png":::
184184

185185
1. Now select on the **Associated Items** to open up the dashboard for the backup instance. Here you can see the backup jobs for the last seven days.
186186

187187
1. To view the status of the restore operation, select **View all** to show ongoing and past jobs of this backup instance.
188188

189-
![Screenshot shows how to select View all.](./media/restore-managed-disks/view-all.png)
189+
1. On the **Backup jobs** pane, review the list of backup and restore jobs and their status. Select a restore job from the list of jobs to view job details.
190190

191-
1. Review the list of backup and restore jobs and their status. Select a job from the list of jobs to view job details.
191+
:::image type="content" source="./media/azure-kubernetes-service-cluster-manage-backups/view-all-jobs.png" alt-text="Screenshot that shows the list of backup jobs." lightbox="./media/azure-kubernetes-service-cluster-manage-backups/view-all-jobs.png":::
192+
193+
1. On the **Restore** pane, review the selected restore job details.
192194

193-
![Screenshot shows the list of jobs.](./media/restore-managed-disks/list-of-jobs.png)
195+
:::image type="content" source="./media/azure-kubernetes-service-cluster-manage-backups/restore-job-details.png" alt-text="Screenshot that shows the restore job details." lightbox="./media/azure-kubernetes-service-cluster-manage-backups/restore-job-details.png":::
194196

195197

196198
### Monitor backup and restore jobs with the completed with warnings status
@@ -270,9 +272,9 @@ AKS Backup now allows you to modify the configuration of an existing backup inst
270272

271273
#### Stop Protection and Retain Data
272274

273-
1. Go to the **Azure Business Continuity Center** and select **Protected Items** under **Protection Inventory**.
275+
1. Go to the **Resiliency** and select **Protected Items** under **Protection Inventory**.
274276

275-
The **Protected Items** blade shows all the backup instances created across the subscriptions. Use the filters to access the backup instance you would like to take a look at. Select on the protected item and open it.
277+
The **Protected Items** pane shows all the backup instances created across the subscriptions. Use the filters to access the backup instance you would like to take a look at. Select on the protected item and open it.
276278

277279
:::image type="content" source="./media/backup-managed-disks/jobs-dashboard.png" alt-text="Screenshot shows the jobs dashboard." lightbox="./media/backup-managed-disks/jobs-dashboard.png":::
278280

@@ -299,9 +301,9 @@ AKS Backup now allows you to modify the configuration of an existing backup inst
299301

300302
#### Stop Protection and Delete Data
301303

302-
1. Go to the **Azure Business Continuity Center** and select **Protected Items** under **Protection Inventory**.
304+
1. Go to the **Resiliency** and select **Protected Items** under **Protection Inventory**.
303305

304-
The **Protected Items** blade shows all the backup instances created across the subscriptions. Use the filters to access the backup instance you would like to take a look at. Select on the protected item and open it.
306+
The **Protected Items** pane shows all the backup instances created across the subscriptions. Use the filters to access the backup instance you would like to take a look at. Select on the protected item and open it.
305307

306308
:::image type="content" source="./media/backup-managed-disks/jobs-dashboard.png" alt-text="Screenshot shows the jobs dashboard." lightbox="./media/backup-managed-disks/jobs-dashboard.png":::
307309

@@ -330,9 +332,9 @@ If you have selected the **Stop Protection and Retain data** option, you can res
330332
331333
Use the following steps:
332334

333-
1. Go to the **Azure Business Continuity Center** and select **Protected Items** under **Protection Inventory**.
335+
1. Go to the **Resiliency** and select **Protected Items** under **Protection Inventory**.
334336

335-
The **Protected Items** blade shows all the backup instances created across the subscriptions. Use the filters to access the backup instance you would like to take a look at. Select on the protected item and open it.
337+
The **Protected Items** pane shows all the backup instances created across the subscriptions. Use the filters to access the backup instance you would like to take a look at. Select on the protected item and open it.
336338

337339
:::image type="content" source="./media/backup-managed-disks/jobs-dashboard.png" alt-text="Screenshot shows the jobs dashboard." lightbox="./media/backup-managed-disks/jobs-dashboard.png":::
338340

71.6 KB
Loading
47.3 KB
Loading
103 KB
Loading

0 commit comments

Comments
 (0)