Hi,
I tried setting up CRM with cluster URL but this is not supported.
We need to cluster required databases now and change URL on CRM.
We need to run SQL query to update it. (sample from MS siee below)
(Update Organization set ConnectionString = 'Provider=SQLOLEDB;Data Source=AG_Listener_Name;Initial Catalog=OrganizationName_MSCRM;Integrated Security=SSPI' where DatabaseName = 'OrganizationName_MSCRM')
Could you confirm which DB’s need to be clustered?
A.Kamalesh