I would like to find out if more than one TFS Databases can exist in one DB instance. For example there is any existing TFS 2015 and I want to installed a new TFS 2017 and both TFS servers using the same DB instance but with different database name. Let say TFS2015_Config, TFS2017_Config etc.
Is it possible to modify the TFS configuration database with custom database name. Thanks
Yes, you can install TFS 2015 and 2017 in the same DB Instance.
The first thing you need to check is the Requirements and compatibility, make sure the SQL Server you installed is supported for both TFS 2015 and TFS 2017.