Monitor and back up Azure resources (10-15%)
Let's go through some of the key questions related to monitoring and backing up Azure resources that can help from an exam point of view:
- You are the administrator for Fabrikam Publishers. You are responsible for all Azure resource backups. You decide to create a new backup policy that should back up all VMs where SQL servers are running. This policy needs to be able to only back up the data that has changed since the full backup. Which of the following policy types should be used?
- Azure Virtual Machine policy -> Differential backup
- SQL Server in Azure VM -> Differential backup
- SQL Server in Azure VM -> Log backup
- Azure Virtual Machine policy -> Full backup
- You are the administrator for the Contoso Hotel group. You have an Azure virtual machine called
Tax_Returns
that has Azure Backup enabled. The branch manager has accidentally deleted an important file and requested that you recover that file. Which recovery method...