SQL Server Error Msg 35282 – Availability replica ‘%.*ls’ cannot be added to availability group ‘%.*ls’.  The availability group already contains an availability replica with the specified name.  Verify that the availability replica name and the availability group name are correct, then retry the operation.

In this blog post, let’s learn about the error message “35282 – Availability replica ‘%.*ls’ cannot be added to availability group ‘%.*ls’.  The availability group already contains an availability replica with the specified name.  Verify that the availability replica name and the availability group name are correct, then retry the operation.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

35282 – Availability replica ‘%.*ls’ cannot be added to availability group ‘%.*ls’.  The availability group already contains an availability replica with the specified name.  Verify that the availability replica name and the availability group name are correct, then retry the operation.

Reason for the Error

To be update soon…

Solution

To be update soon…