An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
We are trying this option.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We have ASR running with replication to Managed Disks, however would want the replication to happed to Storage Account due to the cost factor.
How can this be achieved ?
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
We are trying this option.
Hello @Sumeet F ,
Welcome to Microsoft Q&A forums!
You can enable replication to Azure storage using PowerShell or Rest APIs but not through Azure portal. Please refer to the FAQ link - https://learn.microsoft.com/en-us/azure/site-recovery/vmware-azure-common-questions#can-i-change-the-managed-disk-type-after-a-machine-is-protected and the snippets below.
------------------------------------------------------------------------------------------------------------------------------
Please do not forget to "Accept the answer" and "Up-Vote" wherever the information provided helps you to help others in the community.