Hello Somil Nanda
The error message you're encountering indicates that the deployment failed due to a "Conflict" during the process. This usually happens when there's a conflict in the configuration or resources between what you're trying to deploy and existing resources or settings in the environment. A conflict can occur due to various reasons like overlapping resources, permissions issues, or incorrect configurations.
Here are some steps to troubleshoot and resolve this issue:
- Check for Resource Conflicts:
- Ensure that there are no existing disaster recovery configurations or resources in the same region that might be conflicting with the new deployment.
- Permissions:
- Verify that your account has the necessary permissions to deploy and configure Disaster Recovery on the VM. You might need Contributor or Owner permissions.
- Review Resource Group Settings:
- Check if there are any restrictions or configurations at the resource group level that could be causing conflicts.
- Target Region Compatibility:
- Ensure that the target region you selected is compatible with the replication settings and the required resources.
- Deployment Logs:
- Review the deployment details (error details) to pinpoint the exact conflict that occurred. Sometimes, detailed error messages in the operation details can provide more context on the exact issue.
- Retry the Deployment:
- After checking for any conflicts and ensuring all settings are correct, try redeploying the disaster recovery configuration. It might also help to restart the process and ensure all required configurations are aligned.
Let us know the above helps and if you further queries?