You need to implement a backup solution for App1 after the application is moved.
What should you create first?
You need to implement a backup solution for App1 after the application is moved.
What should you create first?
To implement a backup solution for an application, especially one that involves multiple virtual machines, the first step is to create a Recovery Services vault. A Recovery Services vault is a storage entity in Azure that houses data including copies of data or configuration information for VMs, workloads, servers, or workstations. It allows centralized management and monitoring of backups, making it suitable for protecting all the virtual machines associated with App1.
Scenario: Ensure that all the virtual machines for App1 are protected by backups. The first step is to create a recovery services vault. A Recovery Services vault is a storage entity in Azure that houses data. The data is typically copies of data, or configuration information for virtual machines (VMs), workloads, servers, or workstations. You can use Recovery Services vaults to hold backup data for various Azure services such as IaaS VMs (Linux or Windows) and Azure SQL databases. https://docs.microsoft.com/en-us/azure/backup/backup-azure-vms-first-look-arm B is the answer
Answer and reasoning is correct. B. Recovery Services Vault to backup App1 VMs.
Correct
answer is the least bad, but not great. a - won't do the job, the app consists of many servers b- not impossible but ARS is mainly for objects such as VMs or other IAAS resources c- good idea but clearly insufficient d- is for Vms, not apps Best way is to create a backup within the appropriate blade of the App in Portal
multiple machine to backup > recovery service vault