Forum Discussion
kalpanaV
Helper IV
9 years agoConnecting to SQL Server
Hi
I want to connect to one database(tool) from SQL Server Database . How to get the server name generlly for database.
Thanks in advance
Kalpana
9 Replies
- prateekraina
Memorable Member
- kalpanaV
Helper IV
Cloud
- prateekraina
Memorable Member
Hi kalpanaV,
1. Go to portal.azure.com and login with your credentials.
2. Go to the Database for which you require server name.
3. You will see the server name on the right as shown below:Prateek Raina
- AnonymousNot applicable
Hi kalpanaV,
You can take a look at following document which about get connection string from azure sql:
Azure SQL Database: Use .NET (C#) to connect and query data
Regards,
Xiaoxin Sheng