I am able to connect to database which is having ip address,but if i have my database created in Azure SQL Database server in that i am not able to connect using spring configu
Is 555 the port, that is exposed by the database for connection? Shouldn't the connection string look like this?
555
I have replaced , in your code with :
,
: