An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
The test failover failed because of a region quota limit. Your error log shows the issue clearly.
Why It Failed Wrong region: The test runs in UK West. Zero quota: Your limit for standardDADsv5Family is 0 cores.
Two cores needed: The test requires 2 cores. Your earlier screenshot showed your quota for UK South. That is why it looked correct.
Search for Quotas in Azure Select Compute: Click on the Compute section.
Filter Region: Change the region filter to UK West.
Find VM Family: Locate Standard DADsv5 Family vCPUs. Request Increase:
Click the pencil icon. Set Limit: Request at least 4 cores. Submit: Click save.
Azure usually approves these requests in 5 minutes. Try the test failover again
------------- If this answer was helpful, kindly accept the answer ---------