Where is the Azure Backup snapshot stored while it's being "transferred to vault"? Is it safe to restart during this period?

Mike Qu 151 Reputation points
2020-11-21T02:06:23.123+00:00

Each Azure Backup job is mostly a two step process:

  1. Take Snapshot
  2. Transfer data to vault

My question is where is the "snapshot" stored after it is taken and being transferred to the vault? Is it safe to restart the VM during the transfer process (which can take many hours)? Will restarting the VM interrupt or slow down the transfer?

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

Accepted answer
  1. SadiqhAhmed-MSFT 49,331 Reputation points Microsoft Employee Moderator
    2020-11-23T10:23:20.353+00:00

    @Mike Qu Sorry for the confusion!

    My question is where is the "snapshot" stored after it is taken and being transferred to the vault?

    Answer: Azure backup snapshot is stored locally in the local storage account. More info in this link - https://learn.microsoft.com/en-us/azure/backup/backup-instant-restore-capability#frequently-asked-questions. Also, this picture explains

    Is it safe to restart the VM during the transfer process (which can take many hours)? Will restarting the VM interrupt or slow down the transfer?

    Answer: Yes its safe and there is absolutely no impact in data transfer speed

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

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

    3 people found this answer helpful.
    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.