Disaster Recovery Help
I am creating a disaster recovery plan that includes App services, Databricks, Data Factories, DNS resolver and forwarding rules, Key Vault plans, Network security groups, Private DNS/ Endpoints, SQL servers, public Ip addresses, route tables, ssh keys,…
Asure Site Recovery, restored VM without agent still shows as protected in Recovery Service Vault
After a restore of a VM that failed to failback to on prem, we had to do a restore from backup. The protection and replication were cancelled, The Azure VM was deleted, and when the restored VM came online the agent was removed and the server rebooted;…
Unable to move recovery services vault
Unable to move recovery services vault to a new subscription. Error: The movement or vault is not allowed as it contains Azure Site Recovery resources All site recovery resources have been removed. (VMs, policys, config servers, plans etc). We need to…
VM DR Cache Storage with Entra ID
Problem Statement: We previously had a Windows Server VM with Disaster Recovery (DR) configured, where the Cache Storage Account utilized Shared Access Keys for authentication. Following a recommendation from MDFC, we transitioned the storage account to…
Azure Site Recovery Mobility Agent Updates - Cadence and expected update for VMware/Physical to Azure?
One of our clients updated a bunch of their Linux VMs to either unsupported kernels or Ubuntu 24.04 which is currently not supported in the VMware/Physical to Azure ASR scenario. I found that the latest Update Rollup 77 includes 24.04 and other kernels,…
ASR Deployment Planner - Hyper-v
when i run the command .\ASRDeploymentPlanner.exe -Operation StartProfiling with VMlist Example: VMList.txt contains the following VMs: Host_1\VM_A 10.8.59.27\VM_B Host_2\VM_C I have this error: 10/10/2024 17:57:11:Performing prerequisite…
Was the correct ASR provider for Hyper-V version selected by the Azure portal?
Hi, I installed ASR on my Hyper-V hosts back in July 2024, by selecting Hyper-V in ASR and downloading the provider software from the portal. At the time, this was version 5.1.8095.0, which was in rollup 68. I realise now that rollup 73 was available…
azure site recovery Vmware to Azure (classic)
i have this issue when i want to upgrade to latest version of mobiblity service knowing mobility service is 9.53.6615 and sire recovery provider is 5.23
Azure Site Recovery and DR Setup in Secondary Region
Dear Experts, I have a setup with 4 web servers hosted in Azure, which are part of a load balancer and an availability set in the primary region. Azure Site Recovery (ASR) is configured with geo-redundant backup, and cross-region restore is disabled. All…
ASR Replication
Hello, Could you force ASR VMware appliance on-premise replication through an existing site-to-site tunnel between on-premise (where the ASR VMware appliance is) and a vhub Site-to-Site to a recovery services vault with a private endpoint? If so, how do…
MachineWithSameBiosIdAndFqdnAlreadyExists
I have been unable to enable replication on one single machine (out of 25+). I have found the following error in the ASRUnifiedAgentConfigurator log: ERROR 7476 3592 1610 RcmClientLib::RcmClientProxyImpl::ProcessErrorResponse: request completed with…
How to fix a corrupt Azure Site Recovery Agent deployment
Hi There I have a on-premise two node HCI Stack Cluster arc-enabled in my Azure tenant. After much consternation I initially was able to get the Azure Backup option deployed with the MARS Agent on both nodes. However I really wanted to deploy Azure Site…
Update-AzRecoveryServicesAsrProtectionDirection doc says it works with plans but we get an error
The doc for Update-AzRecoveryServicesAsrProtectionDirection, at https://learn.microsoft.com/en-us/powershell/module/az.recoveryservices/update-azrecoveryservicesasrprotectiondirection?view=azps-13.2.0#parameters, says it works with plans. However, when I…
Changing disk not showing properly
Hello everyone, I needed to change a disk type of a replicated VMware machine in Site Recovery. I followed the procedure listed here, but when i check the disk type on the replicated test machine (test failover) from the site recovery virtual machine…
Hyper V to Azure
We replicate SQL vms from Hyper-V to Azure using Site recovery and managed disks . Replication stops and we suspect high churn on disks. error from Azure - Replication couldn't complete because of issues with connectivity to the Azure storage account We…
Failed to replicate VM - Disk Issue
Error ID 310156 Error Message The count of attached disks for the virtual machine could not get reported correctly by Site Recovery services. Possible causes The error could be due to below reasons - 1. ISCSI disks might be present, which is not…
Best practice for Azure Firewall Disaster Recovery
We are looking into our Disaster Recovery plan and wanting to refine it for our Azure services. We currently have multiple connectors that are pointed at public IPs that are on our Azure Firewall that are DNAT'd to their perspective VMs. In the event of…

Setup ASR Appliance (Configuration Server) on Window 2022
Hi I would like to know if its possible to install Configuration Server for Azure Site Recovery (in VMware) on vSphere with window 2022 as the OS. thank you

How do I initiate Azure Site Recovery failover using Terraform?
I have used Terraform to provision VMs, network and storage as well as set up Azure Site Recovery. Ideally, I could use Terraform to trigger failover also. So far, I've been unable to find any documentation related to triggering failover with Terraform.…
Why do I get "Protection couldn't be enabled" for some VMs and not others in Recovery Services vault
I'm trying to develop Terraform I can use to set up Azure Site Recovery. At the moment I'm testing with two Linux VMs. The primary differences are the one where setup works is a Standard_E8s_v4 VM that is running with an OS of…