Hi @NM ,
The "Listener" is the component/method of connecting the Always on availability group.
To connect to SQL Server FCI (Failover Cluster Instance), you need to specify the cluster network name or IP address (if it is a named instance, you must specify the cluster name or IP address\instance name) so that the application can be transparent Connect to the active node without being affected by failover.
There are two resources of the SQL Server FCI's own dedicated virtual network name and IP address in the SQL Server resource group (ie SQL Server FCI) on the Windows failover cluster, They provide the server name or IP address used by the application to access the SQL Server FCI.