We need to run a series of T-SQL statements (to create database objects and inert data) on an Azure SQL databases (not Managed Instance database flavour).
We successfully tested that we can and run the sql commands from the Linux VM having installed odbc drivers. However, we get connection timeout errors when we try to run the sql scripts using Ansible, from the same Linux VM. Ansible uses ssh (port 22) to connect to remote hosts. SQL server communicates on Port 1433. Is what we are trying to do supported by Ansible? If supported, please could someone point us to how this can be achived. Thank you -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-devel/5a0a71fa-c847-4458-9f79-92c4098a2582n%40googlegroups.com.