Microsoft Azure AZ-104 Virtual Machine Day-6 Bootcamp

 Monitoring Azure Backup

Azure Backup provides multiple backup solutions based on the backup requirement and infrastructure topology (On-premises vs Azure). Any backup user or admin should see what's going on across all solutions and can expect to be notified in important scenarios. This article details the monitoring and notification capabilities provided by Azure Backup service.


Backup Items in Recovery Services vault


You can monitor all your backup items via a Recovery Services vault. Navigating to the Backup Instances section in Backup center opens a view that provides a detailed list of all backup items of the given workload type, with information on the last backup status for each item, latest restore point available, and so on.

Azure Backup

Azure Backup is a service provided by Microsoft Azure to back up and restore our data over the Microsoft cloud. Azure Backup replaces our existing on-premises or off-site backup solution with a cloud-based solution that is reliable, secure, and cost-competitive. It is not only used as cloud storage to back-up our data to the cloud, but we can also use our existing local disc to back-up the data.

So, Azure backup works with this heterogeneous storage environment with the combination of on-premises storage and also cloud storage. Whenever Azure backup uses local storage, we'll not get charged for it. You will only get charged when the data is backed up in the cloud.

Advantages of Azure Backup

  • Automatic storage management
  • Unlimited scaling
  • Multiple Storage options
  • Application consistent backup
  • Long-Term retention

Working of Azure backup service

Azure Backup

The first thing we do when we're using Azure backup is to define backup policy. The policy describes how frequently you need to take a backup and also which target you need to backup. After that, we also identify the destination where the data need to get stored, which in most cases, it's going to be recovery services vault. Backup of the data will not get stored in a storage account, and it will be stored in the recovery service vault, which is also an online storage facility where we can save the backup of all our virtual machines.

How to take the backup of VM using the Azure backup

Step 1: Go into Virtual Machine and click on Backup. The following window will appear once you click on backup.

Azure Backup

Step 2: Configure the Backup policy according to your requirements and Click on Enable Back up.

Azure Backup

Step 3: Now, go to the resource group and click on the Recovery Service vault that you have created, as shown below.

Azure Backup

Step 4: In case you would like to take a backup from the recovery services vault and choose different settings, then you can click on backup and then select where your workload is running.

Azure Backup


Do Follow and Join the community :-

Meetup: Azure Developer Community Dehradun (Dehra Dun, India) | Meetup





Comments

Popular posts from this blog

Microsoft Azure AZ-104 Virtual Machine Day-5 Bootcamp

AZ 104 Microsoft Azure Administrator Day - 4 Bootcamp

AZ 104 Microsoft Azure Administrator Day - 3 Bootcamp