Skip to content

Commit 329a480

Browse files
authored
Merge pull request #224541 from AbhishekMallick01/Jan-20-2023-QS
QS freshness - article updates
2 parents ae42fbc + 4970b00 commit 329a480

File tree

1 file changed

+47
-7
lines changed

1 file changed

+47
-7
lines changed

articles/backup/manage-azure-managed-disks.md

Lines changed: 47 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,55 @@
11
---
22
title: Manage Azure Managed Disks
33
description: Learn about managing Azure Managed Disk from the Azure portal.
4-
ms.topic: conceptual
5-
ms.date: 09/23/2021
4+
ms.topic: how-to
5+
ms.date: 01/20/2023
6+
author: jyothisuri
7+
ms.author: jsuri
8+
ms.service: backup
9+
ms.custom: engagement-fy23
610
---
711

812
# Manage Azure Managed Disks
913

1014
This article explains how to manage Azure Managed Disk from the Azure portal.
1115

12-
## Stop Protection (Preview)
16+
## Monitor a backup operation
17+
18+
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:
19+
20+
1. Go to the **Backup instance** screen. It shows the jobs dashboard with operation and status for the past seven days.
21+
22+
![Screenshot shows the jobs dashboard.](./media/backup-managed-disks/jobs-dashboard.png)
23+
24+
1. To view the status of the backup operation, select **View all** to show ongoing and past jobs of this backup instance.
25+
26+
![Screenshot shows how to select the view all option.](./media/backup-managed-disks/view-all.png)
27+
28+
1. Review the list of backup and restore jobs and their status. Select a job from the list of jobs to view job details.
29+
30+
![Screenshot shows how to select a job to see details.](./media/backup-managed-disks/select-job.png)
31+
32+
## Monitor a restore operation
33+
34+
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:
35+
36+
1. Go to the **Backup instance** screen. It shows the jobs dashboard with operation and status for the past seven days.
37+
38+
![Screenshot shows the Jobs dashboard that lists all jobs and the statuses.](./media/restore-managed-disks/jobs-dashboard.png)
39+
40+
1. To view the status of the restore operation, select **View all** to show ongoing and past jobs of this backup instance.
41+
42+
![Screenshot shows how to select View all.](./media/restore-managed-disks/view-all.png)
43+
44+
1. Review the list of backup and restore jobs and their status. Select a job from the list of jobs to view job details.
45+
46+
![Screenshot shows the list of jobs.](./media/restore-managed-disks/list-of-jobs.png)
47+
48+
## Manage operations using the Azure portal
49+
50+
This section describes several Azure Backup supported management operations that make it easy to manage Azure Managed disks.
51+
52+
### Stop Protection (Preview)
1353

1454

1555
There are three ways by which you can stop protecting an Azure Disk:
@@ -20,7 +60,7 @@ There are three ways by which you can stop protecting an Azure Disk:
2060

2161
- **Stop Protection and Delete Data**: This option helps you stop all future backup jobs from protecting your disks and delete all the recovery points. You won't be able to restore the disk or use the **Resume backup** option.
2262

23-
### Stop Protection and Retain Data
63+
#### Stop Protection and Retain Data
2464

2565
1. Go to **Backup center** and select **Azure Disks**.
2666

@@ -45,7 +85,7 @@ There are three ways by which you can stop protecting an Azure Disk:
4585

4686
:::image type="content" source="./media/manage-azure-managed-disks/confirm-stopping-disk-backup-inline.png" alt-text="Screenshot showing the options for disk backup instance retention to be selected." lightbox="./media/manage-azure-managed-disks/confirm-stopping-disk-backup-expanded.png":::
4787

48-
### Stop Protection and Delete Data
88+
#### Stop Protection and Delete Data
4989

5090
1. Go to **Backup center** and select **Azure Disks**.
5191

@@ -65,7 +105,7 @@ There are three ways by which you can stop protecting an Azure Disk:
65105

66106
:::image type="content" source="./media/manage-azure-managed-disks/confirm-stopping-disk-backup-inline.png" alt-text="Screenshot showing the options for disk backup instance retention to be selected." lightbox="./media/manage-azure-managed-disks/confirm-stopping-disk-backup-expanded.png":::
67107

68-
## Resume Protection
108+
### Resume Protection
69109

70110
If you have selected the **Stop Protection and Retain data** option, you can resume protection for your disks.
71111

@@ -86,7 +126,7 @@ Use the following steps:
86126

87127
:::image type="content" source="./media/manage-azure-managed-disks/resume-disk-backup-inline.png" alt-text="Screenshot showing the option to resume disk backup." lightbox="./media/manage-azure-managed-disks/resume-disk-backup-expanded.png":::
88128

89-
## Delete Backup Instance
129+
### Delete Backup Instance
90130

91131
If you choose to stop all scheduled backup jobs and delete all existing backups, use **Delete Backup Instance**.
92132

0 commit comments

Comments
 (0)