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/manage-azure-managed-disks.md
+47-7Lines changed: 47 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,55 @@
1
1
---
2
2
title: Manage Azure Managed Disks
3
3
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
6
10
---
7
11
8
12
# Manage Azure Managed Disks
9
13
10
14
This article explains how to manage Azure Managed Disk from the Azure portal.
11
15
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
+

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
+

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
+

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
+

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
+

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
+

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)
13
53
14
54
15
55
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:
20
60
21
61
-**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.
22
62
23
-
### Stop Protection and Retain Data
63
+
####Stop Protection and Retain Data
24
64
25
65
1. Go to **Backup center** and select **Azure Disks**.
26
66
@@ -45,7 +85,7 @@ There are three ways by which you can stop protecting an Azure Disk:
45
85
46
86
:::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":::
47
87
48
-
### Stop Protection and Delete Data
88
+
####Stop Protection and Delete Data
49
89
50
90
1. Go to **Backup center** and select **Azure Disks**.
51
91
@@ -65,7 +105,7 @@ There are three ways by which you can stop protecting an Azure Disk:
65
105
66
106
:::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":::
67
107
68
-
## Resume Protection
108
+
###Resume Protection
69
109
70
110
If you have selected the **Stop Protection and Retain data** option, you can resume protection for your disks.
71
111
@@ -86,7 +126,7 @@ Use the following steps:
86
126
87
127
:::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":::
88
128
89
-
## Delete Backup Instance
129
+
###Delete Backup Instance
90
130
91
131
If you choose to stop all scheduled backup jobs and delete all existing backups, use **Delete Backup Instance**.
0 commit comments