I have a question about high availability group. Your help will be appreciated.
How can I prevent clients to connect to IPlistener for a while rather than removing it completely?
By disabling TCP/IP in SQL configuration Manager we can limit clients to connect to SQL server instances but when we have high availability group and IPlistener, this way doesn’t work.
I know I can disable logins on server to prevent connecting them to our databases but I hope to find the easier method to reach my goals