In this blog post, let’s learn about the error message “45428 – The operation has failed because you are attempting to deploy managed instance as a geo-replication secondary to the subnet ‘%.*ls’ in which there already exists a managed instance. Deploying managed instance as a geo-replication secondary is supported only in cases when managed instance is the first instance deployed in a subnet. Consider deploying managed instance as a geo-replication secondary to a different subnet in which there are no existing managed instances, or if deploying to a subnet with existing managed instance disable the geo-replication option.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
45428 – The operation has failed because you are attempting to deploy managed instance as a geo-replication secondary to the subnet ‘%.*ls’ in which there already exists a managed instance. Deploying managed instance as a geo-replication secondary is supported only in cases when managed instance is the first instance deployed in a subnet. Consider deploying managed instance as a geo-replication secondary to a different subnet in which there are no existing managed instances, or if deploying to a subnet with existing managed instance disable the geo-replication option.
Reason for the Error
To be update soon…
Solution
To be update soon…