high availability
#high-availability#remove-listener

Remove listener

This topic describes how to remove an availability group listener from an Always On availability group by using SQL Server Management Studio, Transact

This topic describes how to remove an availability group listener from an Always On availability

group by using SQL Server Management Studio, Transact-SQL, or PowerShell in SQL Server.

You must be connected to the server instance that hosts the primary replica.

Before you delete an availability group listener, we recommend that you ensure that no

applications are using it.

Requires ALTER AVAILABILITY GROUP permission on the availability group, CONTROL

AVAILABILITY GROUP permission, ALTER ANY AVAILABILITY GROUP permission, or CONTROL

SERVER permission.

  1. In Object Explorer, connect to the server instance that hosts the primary replica, and click

the server name to expand the server tree.

  1. Expand the

node and the

node.

  1. Expand the node of the availability group, and expand the

node.

  1. Right-click the listener to be removed, and select the

command.

  1. This opens the

dialog box. For more

information, see

Remove Listener from Availability Group

, later in this topic.