Managing Backup and Recovery for Windows Server
In this chapter, we will discuss managing backup and recovery options for Windows Server. We will cover how to install and use Azure Backup Server for the general backup and recovery of files and folders. We will then discuss how to configure and use Azure Recovery Services vaults to manage how we back up files and folders using backup policies. Finally, we will learn how to recover virtual machines from snapshots, how to recover a VM to a new Azure Virtual Machine, and how to successfully restore a VM to its previous running state.
This chapter will include exercises on how to implement and manage backup and recovery options for files, folders, and VM workloads running on-premises, with hybrid components and services, and in the cloud consistent with the AZ-801 exam objectives.
In this chapter, we will cover the following topics:
- Technical requirements and lab setup
- Using Azure Backup Server to manage, back up, and...