I am doing research on the proper way to configure service accounts in SQL as ours are absolutely setup incorrectly. I was thinking about using Managed Service Accounts (MSA's) so we dont have to manage passwords going forward and I cant find anything to say if it is compatible with SQL 2005 or not.
It looks like it is with SQL 2008R2 as well as SQL 2012.
Anyone using MSA's with SQL 2005? Can I one account per service for each of the services without an issue?