Skip to content

Commit 69262bc

Browse files
added 2 screens and updated image syntax/alt-text
1 parent 1849736 commit 69262bc

3 files changed

Lines changed: 12 additions & 10 deletions

File tree

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

Lines changed: 12 additions & 10 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: 03/19/2026
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

@@ -158,7 +158,7 @@ The Azure Backup service creates a job for scheduled backups or if you trigger o
158158

159159
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

@@ -178,19 +178,21 @@ After you trigger the restore operation, the backup service creates a job for tr
178178

179179
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

183183
:::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
@@ -272,7 +274,7 @@ AKS Backup now allows you to modify the configuration of an existing backup inst
272274

273275
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

@@ -301,7 +303,7 @@ AKS Backup now allows you to modify the configuration of an existing backup inst
301303

302304
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

@@ -332,7 +334,7 @@ Use the following steps:
332334

333335
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

47.3 KB
Loading
103 KB
Loading

0 commit comments

Comments
 (0)