Hi, @Jumbo Obiesia Welcome to the Microsoft Q&A platform, and thanks for posting your question
The server name and password to connect to your Microsoft SQL Server database depend on how your database is hosted and configured.
If you're connecting to a SQL Server instance that is hosted on-premises or in a virtual machine, you'll need to use the name or IP address of the server as the server name, and the credentials of a user account that has permission to access the database.
If the SQL Server instance is hosted in Azure For SQL Database, You can find the server name in the Azure portal under the SQL Database Overview section.
Regards
Geetha