Billing for On-Premise Virtual Machines backup to Azure Recovery Service Vault

PiotrMiernicki 21 Reputation points
2021-07-27T11:58:51.53+00:00

Hello,

I'm a little concerned about how will I be billed by Microsoft when I'll protect my On-Premise Virtual Machine running on Windows Server in the following scenario:

I use Microsoft Azure Backup Server. Let's say that I have one of Domain Controllers in my local network. On the Domain Controller I have a few additional roles and services running (Sub CA, DNS Server, File shares). To have a full backup of the server and have a possibility to recover the whole server in case of disaster + recover other services and specific files I'm setting up protection of the server using DPM agent in the following way:

  • A Share protection
  • A Volume protection
  • A System Protection (BMR + System State)

118249-image.png

Online protection is enabled for the whole protection group. As you can see on the screenshot above the summary of the protection group shows 6 members in total. 2 of them are VMware virtual machines, but the next 4 members are backup items for the Windows Server Virtual Machine.

In a Recovery Service Vault the backup items are shown following:

118258-image.png

What will be the overall cost of the VM backup? Let's assume that for this calculation the VM total size is 50 GB. An instance, in this case, is counted as a protected server, so the cost will be 5 USD + cost of storage consumed by the 2 backup items or the backup items will be counted as separated instances, so I will be billed twice for the same protected server?

Thank you in advance,
Piotr

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,496 questions
{count} votes

Accepted answer
  1. SadiqhAhmed-MSFT 49,331 Reputation points Microsoft Employee Moderator
    2021-08-03T13:11:36.01+00:00

    @PiotrMiernicki Apologies for the delayed response.

    For DPM we calculate Managed instance count based on the protected server instance (PS). We add up the front end size of all the data source belonging to a protected server instance and then calculate the managed instance count on the final value.
    AFAIK , DPM is responsible for creating the protected server instance.

    a) For SQL Db: usually all the SQL DBs belong to 1 PS therefore we add-up the size of all DBs and calculate the Managed instance count on the final value and same goes with file folder volumes.
    b) VM : Each VM is treated as a separate protected server instance which means that we charge manage instance per VM that get protected.

    Hope this answers your question!

    Thanks once again, Much appreciate your patience.

    ---------------------------------------------------------------------------------------------------------------

    If the response helped, do "Accept Answer" and up-vote it.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.