I have MasterDataServices installed on a server and the database is in an AlwaysOn Availability Group.The MDM front end currently is set up incorrectly and is referencing NodeA (primary node) for its database.I want to fix this but im unsure if i should:-point the MDM front end to the cluster name, so it wont matter what server the databsae is on?-create an Availability Group Listner, which would also decoupple the database referenced from a particular server.(note im using MDM here, but that could be any website referencing a database that is in an AlwaysOn Availability Group).Thanks,
↧