Skip to content

Commit a2cd772

Browse files
authored
Merge pull request #196097 from v-amallick/main
Check mark synrax added
2 parents afe6a6b + a586031 commit a2cd772

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -434,10 +434,11 @@ To restore backup data, identify the backed-up item and the recovery point that
434434

435435
The basic steps to restore an Azure VM are:
436436

437-
* Select the VM.
438-
* Choose a recovery point.
439-
* Restore the disks.
440-
* Create the VM from stored disks.
437+
> [!div class="checklist"]
438+
> * Select the VM.
439+
> * Choose a recovery point.
440+
> * Restore the disks.
441+
> * Create the VM from stored disks.
441442
442443
Now, you can also use PowerShell to directly restore the backup content to a VM (original/new), without performing the above steps separately. For more information, see [Restore data to virtual machine using PowerShell](#restore-data-to-virtual-machine-using-powershell).
443444

0 commit comments

Comments
 (0)