Hi, If anyone has tried connecting to Azure SQL se...
# ingestion
a
Hi, If anyone has tried connecting to Azure SQL server please let me know, I am getting the following error
b
Seems like a connection issue. Are you able to connect to the DB from where you ran the script? Here's a simple tutorial on how to test: https://kb.acronis.com/content/7503
a
@agreeable-boots-73250 since you are trying to connect Azure SQL (cloud version of SQL server), MySQL connection won't work out of box. Or are you trying to connect Azure Managed MySQL?
a
@acceptable-architect-70237 I am trying to connect MSSQL db
b
Are you able to debug the connection issue?
a
@bumpy-keyboard-50565 yes I was able to set it up for mysql server, but unfortunately we use MSSQL servers
and I couldn't see any ingestion script for MSSQL
b
You'll most likely need to create a new script based of the MySQL one. Shouldn't be super difficult though.