You have an on-premises server named Server1 that runs Windows Server. You have an Azure subscription.
You plan to back up the files and folders on Server1 to Azure by using Azure Backup.
You need to define how long the backups will be retained.
What should you use to configure the retention?
Click on the arrows to vote for the correct answer
A. B. C. D.C
To back up the files and folders on an on-premises Windows Server to Azure, you can use Azure Backup. Azure Backup is a reliable and cost-effective backup solution that allows you to protect your data off-site and enable fast and reliable recovery when needed.
To configure retention for backups created by Azure Backup, you need to use a Recovery Services vault. A Recovery Services vault is an Azure Resource Manager resource that provides a storage location for backup data, as well as a mechanism for managing backup policies and monitoring backup and restore operations.
Here's how you can configure retention for backups created by Azure Backup using a Recovery Services vault:
Create a Recovery Services vault in the Azure portal:
Install and configure the Azure Backup agent on Server1:
Define a backup policy for Server1:
Back up files and folders on Server1:
By default, Azure Backup retains backups for 30 days. However, you can configure the retention range in the backup policy to meet your specific requirements. For example, you can retain backups for up to 99 years, depending on the backup frequency and retention range you choose.
In summary, to configure retention for backups created by Azure Backup, you need to use a Recovery Services vault and define a backup policy that specifies the retention range.