Skip to content

Commit d7271a0

Browse files
authored
Merge pull request #200123 from v-amallick/Jun-1-2022-VM
Image syntax updates
2 parents 88900a1 + 488c9d4 commit d7271a0

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

articles/backup/backup-azure-manage-vms.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In the Azure portal, the Recovery Services vault dashboard provides access to va
1717

1818
You can manage backups by using the dashboard and by drilling down to individual VMs. To begin machine backups, open the vault on the dashboard:
1919

20-
![Full dashboard view with slider](./media/backup-azure-manage-vms/bottom-slider.png)
20+
:::image type="content" source="./media/backup-azure-manage-vms/bottom-slider.png" alt-text="Screenshot showing the full dashboard view with slider.":::
2121

2222
[!INCLUDE [backup-center.md](../../includes/backup-center.md)]
2323

@@ -28,30 +28,30 @@ To view VMs on the vault dashboard:
2828
1. Sign in to the [Azure portal](https://portal.azure.com/).
2929
1. On the left menu, select **All services**.
3030

31-
![Select All services](./media/backup-azure-manage-vms/select-all-services.png)
31+
:::image type="content" source="./media/backup-azure-manage-vms/select-all-services.png" alt-text="Screenshot showing to select All services.":::
3232

3333
1. In the **All services** dialog box, enter *Recovery Services*. The list of resources filters according to your input. In the list of resources, select **Recovery Services vaults**.
3434

35-
![Enter and choose Recovery Services vaults](./media/backup-azure-manage-vms/all-services.png)
35+
:::image type="content" source="./media/backup-azure-manage-vms/all-services.png" alt-text="Screenshot showing to enter and choose Recovery Services vaults.":::
3636

3737
The list of Recovery Services vaults in the subscription appears.
3838

3939
1. For ease of use, select the pin icon next to your vault name and select **Pin to dashboard**.
4040
1. Open the vault dashboard.
4141

42-
![Open the vault dashboard and Settings pane](./media/backup-azure-manage-vms/full-view-rs-vault.png)
42+
:::image type="content" source="./media/backup-azure-manage-vms/full-view-rs-vault.png" alt-text="Screenshot showing to open the vault dashboard and Settings pane.":::
4343

4444
1. On the **Backup Items** tile, select **Azure Virtual Machine**.
4545

46-
![Open the Backup Items tile](./media/backup-azure-manage-vms/azure-virtual-machine.png)
46+
:::image type="content" source="./media/backup-azure-manage-vms/azure-virtual-machine.png" alt-text="Screenshot showing to open the Backup Items tile.":::
4747

4848
1. On the **Backup Items** pane, you can view the list of protected VMs. In this example, the vault protects one virtual machine: *myVMR1*.
4949

50-
![View the Backup Items pane](./media/backup-azure-manage-vms/backup-items-blade-select-item.png)
50+
:::image type="content" source="./media/backup-azure-manage-vms/backup-items-blade-select-item.png" alt-text="Screenshot showing to view the Backup Items pane.":::
5151

5252
1. From the vault item's dashboard, you can modify backup policies, run an on-demand backup, stop or resume protection of VMs, delete backup data, view restore points, and run a restore.
5353

54-
![The Backup Items dashboard and the Settings pane](./media/backup-azure-manage-vms/item-dashboard-settings.png)
54+
:::image type="content" source="./media/backup-azure-manage-vms/item-dashboard-settings.png" alt-text="Screenshot showing the Backup Items dashboard and the Settings pane.":::
5555

5656
## Manage backup policy for a VM
5757

@@ -70,17 +70,17 @@ To manage a backup policy:
7070
1. Sign in to the [Azure portal](https://portal.azure.com/). Open the vault dashboard.
7171
2. On the **Backup Items** tile, select **Azure Virtual Machine**.
7272

73-
![Open the Backup Items tile](./media/backup-azure-manage-vms/azure-virtual-machine.png)
73+
:::image type="content" source="./media/backup-azure-manage-vms/azure-virtual-machine.png" alt-text="Screenshot showing to open the Backup Items tile.":::
7474

7575
3. On the **Backup Items** pane, you can view the list of protected VMs and last backup status with latest restore points time.
7676

77-
![View the Backup Items pane](./media/backup-azure-manage-vms/backup-items-blade-select-item.png)
77+
:::image type="content" source="./media/backup-azure-manage-vms/backup-items-blade-select-item.png" alt-text="Screenshot showing to view the Backup Items pane.":::
7878

7979
4. From the vault item's dashboard, you can select a backup policy.
8080

8181
* To switch policies, select a different policy and then select **Save**. The new policy is immediately applied to the vault.
8282

83-
![Choose a backup policy](./media/backup-azure-manage-vms/backup-policy-create-new.png)
83+
:::image type="content" source="./media/backup-azure-manage-vms/backup-policy-create-new.png" alt-text="Screenshot showing to choose a backup policy.":::
8484

8585
## Run an on-demand backup
8686

@@ -97,13 +97,13 @@ To trigger an on-demand backup:
9797

9898
1. On the [vault item dashboard](#view-vms-on-the-dashboard), under **Protected Item**, select **Backup Item**.
9999

100-
![The Backup now option](./media/backup-azure-manage-vms/backup-now-button.png)
100+
:::image type="content" source="./media/backup-azure-manage-vms/backup-now-button.png" alt-text="Screenshot showing the Backup now option.":::
101101

102102
2. From **Backup Management Type**, select **Azure Virtual Machine**. The **Backup Item (Azure Virtual Machine)** pane appears.
103103
3. Select a VM and select **Backup Now** to create an on-demand backup. The **Backup Now** pane appears.
104104
4. In the **Retain Backup Till** field, specify a date for the backup to be retained.
105105

106-
![The Backup Now calendar](./media/backup-azure-manage-vms/backup-now-check.png)
106+
:::image type="content" source="./media/backup-azure-manage-vms/backup-now-check.png" alt-text="Screenshot showing the Backup Now calendar.":::
107107

108108
5. Select **OK** to run the backup job.
109109

@@ -127,7 +127,7 @@ To stop protection and retain data of a VM:
127127
1. On the [vault item's dashboard](#view-vms-on-the-dashboard), select **Stop backup**.
128128
2. Choose **Retain Backup Data**, and confirm your selection as needed. Add a comment if you want. If you aren't sure of the item's name, hover over the exclamation mark to view the name.
129129

130-
![Retain Backup data](./media/backup-azure-manage-vms/retain-backup-data.png)
130+
:::image type="content" source="./media/backup-azure-manage-vms/retain-backup-data.png" alt-text="Screenshot showing to retain Backup data.":::
131131

132132
A notification lets you know that the backup jobs have been stopped.
133133

@@ -142,7 +142,7 @@ To stop protection and delete data of a VM:
142142
1. On the [vault item's dashboard](#view-vms-on-the-dashboard), select **Stop backup**.
143143
2. Choose **Delete Backup Data**, and confirm your selection as needed. Enter the name of the backup item and add a comment if you want.
144144

145-
![Delete backup data](./media/backup-azure-manage-vms/delete-backup-data.png)
145+
:::image type="content" source="./media/backup-azure-manage-vms/delete-backup-data.png" alt-text="Screenshot showing to delete backup data.":::
146146

147147
> [!NOTE]
148148
> After completing the delete operation the backed up data will be retained for 14 days in the [soft deleted state](./soft-delete-virtual-machines.md). <br>In addition, you can also [enable or disable soft delete](./backup-azure-security-feature-cloud.md#enabling-and-disabling-soft-delete).
@@ -158,24 +158,24 @@ To resume protection for a VM:
158158
2. Follow the steps in [Manage backup policies](#manage-backup-policy-for-a-vm) to assign the policy for the VM. You don't need to choose the VM's initial protection policy.
159159
3. After you apply the backup policy to the VM, you see the following message:
160160

161-
![Message indicating a successfully protected VM](./media/backup-azure-manage-vms/success-message.png)
161+
:::image type="content" source="./media/backup-azure-manage-vms/success-message.png" alt-text="Screenshot showing message indicating a successfully protected VM.":::
162162

163163
## Delete backup data
164164

165165
There are two ways to delete a VM's backup data:
166166

167167
* From the vault item dashboard, select Stop backup and follow the instructions for [Stop protection and delete backup data](#stop-protection-and-delete-backup-data) option.
168168

169-
![Select Stop backup](./media/backup-azure-manage-vms/stop-backup-button.png)
169+
:::image type="content" source="./media/backup-azure-manage-vms/stop-backup-button.png" alt-text="Screenshot showing to select Stop backup.":::
170170

171171
* From the vault item dashboard, select Delete backup data. This option is enabled if you had chosen to [Stop protection and retain backup data](#stop-protection-and-retain-backup-data) option during stop VM protection.
172172

173-
![Select Delete backup](./media/backup-azure-manage-vms/delete-backup-button.png)
173+
:::image type="content" source="./media/backup-azure-manage-vms/delete-backup-button.png" alt-text="Screenshot showing to select Delete backup.":::
174174

175175
* On the [vault item dashboard](#view-vms-on-the-dashboard), select **Delete backup data**.
176176
* Type the name of the backup item to confirm that you want to delete the recovery points.
177177

178-
![Delete backup data](./media/backup-azure-manage-vms/delete-backup-data.png)
178+
:::image type="content" source="./media/backup-azure-manage-vms/delete-backup-data.png" alt-text="Screenshot showing to delete backup data.":::
179179

180180
* To delete the backup data for the item, select **Delete**. A notification message lets you know that the backup data has been deleted.
181181

0 commit comments

Comments
 (0)