Questions tagged [azure-site-recovery]

Use this tag for questions related to Recovery Services Vault, which add the Azure Resource Manager model features, are the second version of the vault. Azure Backup Vault are based on Azure Service Manager, were the first version of the vault.

If you still have Backup vaults, they are being auto-upgraded to Recovery Services vaults. By November 2017, all Backup vaults have been upgraded to Recovery Services vaults.

Recovery Services vaults are based on the Azure Resource Manager model of Azure, whereas Backup vaults were based on the Azure Service Manager model. When you upgrade a Backup vault to a Recovery Services vault, the backup data remains intact during and after the upgrade process.

Useful Links:

  1. Overview
  2. Upgrade to Recovery services
  3. Comparison
  4. Difference between Backup & Site Recovery
60 questions
0
votes
1 answer

Backing up Configuration Server Azure Site Recovery

I am in the process of setting up Azure Site Recovery (ASR) for a vmware on-premise environment, however I'm a bit baffled regarding how to back up the Configuration server. I assume in the event of a major incident the Configuration server (based…
Norrin Rad
  • 881
  • 2
  • 18
  • 42
0
votes
1 answer

Azure ASR - Test Failover VM Name ,IP Address Issue

I have set of VMs in Azure and I am trying to setup site recovery in another region using Azure ASR using Azure portal. We have EXPRESSROUTE integration enabled and all the VMs are joined to on premise domain. After test failover, I noticed that the…
Raghav G
  • 25
  • 5
0
votes
1 answer

How to find the version of the loaded driver of asr mobility agent?

I'm looking to find the version of asr mobility agent for windows (InDskFlt.sys) when it's loaded. When upgrading the client the loaded driver is not changing - only after reboot to the machine, it's creating a situation that the loaded driver…
o2ma
  • 3
  • 6
0
votes
1 answer

Azure Site Recovery guarantees a two-hour Recovery Time Objective for Azure-to-Azure Failover. For any type of workload?

The SLA states For each Protected Instance configured for Azure-to-Azure Failover, we guarantee a two-hour Recovery Time Objective I then read something contradictory on a Microsoft blog - From a design perspective it is nearly impossible to…
Young Monk
  • 41
  • 1
  • 1
  • 4
0
votes
1 answer

Azure ASR Encryption in failback

When we replicate data from onprem to azure using ASR it will encrypt the data while transit and rest, but will it encrypt in fail back from Azure to on-prem?
0
votes
1 answer

azure backup and site recovery vault

My question is related to Azure-Azure scenario. I see we can create Azure Backup and Site Recovery to use the same Recovery service vault. I understand that for ASR the Recovery vault should be on the DR site so all snapshots are available for…
shaswata pal
  • 389
  • 3
  • 15
0
votes
1 answer

Azure site recovery vs azure storage replication

Why do we need Azure site recovery when we have azure storage replication? One point that I understood is that you can manually failover in case of azure site recovery. Doesn't Azure storage replication replicate all kind of data including…
Pragmatic
  • 3,093
  • 4
  • 33
  • 62
0
votes
0 answers

Azure to Azure Site recovery doesn't delete NIC on re-protect

We are using Azure to Azure Site Recovery for our Virtual Machines, but when we fail them over and re-protect, the Virtual Machines are cleaned up (removed), but the NIC still remains (and still has the Static IP associated with it). How do we…
tank104
  • 323
  • 4
  • 15
0
votes
1 answer

Associate Protection Container With Replication Policy - ASR PowerShell - Scripting

I'm trying to Build a Script for automating/simplify the task of implement Azure Site Recovery. It's being hard since all Microsoft Docs are mostly bad documented, and the cmdlets are mostly obsolete and marked as being deprecated. Til now I could…
0
votes
2 answers

How to migrate an Azure 'Backup vault classis" to 'Recovery Services vault'?

I've setup an Azure Backup vault some time ago and made backups of my systems to it. The backup vault is of type 'Backup vault (classic)' Now there is a new kind of Azure Backup vault that enables alert among other options. I need to make use of…
RHAD
  • 1,317
  • 3
  • 13
  • 37
-1
votes
1 answer

Set-AzRecoveryServicesAsrVaultContext : Operation failed

Below script works for one recovery vault but fails for another. Script $Sub = Get-AzSubscription -SubscriptionName '' $context = $Sub | Set-AzContext $rv = Get-AzRecoveryServicesVault -ResourceGroupName '' -Name…
-1
votes
1 answer

How can I configure Backup Alert in Recovery Service Vault using ARM Template?

Hi I am trying to add Backup Alert to Recovery Service Vault, but I will like to use IaC instead of adding it via Portal. Is there a way this can be done by ARM Templates?
-1
votes
1 answer

How does Azure ASR finds the IP Address of On Premise VM to be migrated?

Working on migrating the On-Premise servers to Azure using ASR. But in few On-Prem servers which are having multiple IP addresses, the IP address of the On-Prem VM changes after discovery phase , that is, the IP Address supplied before discovery and…
KRM
  • 119
  • 1
  • 12
-1
votes
1 answer

Azure Site Recovery with Traffic Manager

I have setup 3 VMs (all based in Azure) in a "Site Recovery Plan" and the test failover of these works correctly. However, I wish to front these VMs with a "Traffic Manager" such that on failover the traffic is routed to the failed over VM in the…
James Elder
  • 1,583
  • 3
  • 22
  • 34
-2
votes
0 answers

Cannot access private IP address after doing failover in azure site recovery, the public IP address works though

Suppose I have a Linux virtual machine running in East US virtual network [10.216.96.0/20] subnet [10.216.96.0/24] private IP address [10.216.96.53] public IP address [1.1.1.1] network security group { source : any destination: 10.216.96.53 …
Jerry
  • 316
  • 5
  • 11
1 2 3
4