We have a three node cluster setup for AON. We are receving the below error in the log.
The SQL Server Network Interface library could not register the Service Principal Name (SPN) [ MSSQLSvc/servername.domain:port ]
for the SQL Server service. Windows return code: 0x2098, state: 15. Failure to register a SPN might cause integrated authentication to
use NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by
authentication policies and if the SPN has not been manually registered.
We have understood that the service needs to be registered in the AD. However we are confused whether we need to register individual servers or the AON listener.