Hi SHASWATA DAS •,
I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer.
Solution taken in Customer Verbatim:
I have made some changes and now I am able to connect with the DB from node.js. and answering your question, I am using the SQL database service.
The modifications I have made are -
- Microsoft Entra authentication only - I have to check the box as false because I am trying to connect via username and password.
- Port issue - Previously I am trying to connect via a port which is closed.
These are some issues that landed me in the issue. But now it is communicating with the DB well.
If you have any other questions or are still running into more issues, please let me know. Thank you again for your time and patience throughout this issue.
Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.
Thanks