I'm trying to figure out the connection string format for connecting to a SQL Server db that resides within a VM. Not a SQL Azure db. The VM is out in Azure, but it is not a SQL Azure db.
(This post however is very descriptive in describing what is needed for SQL Azure: https://community.nintex.com/t5/Community-Blogs/Creating-Microsoft-SQL-Server-Connection-to-SQL-Azure-from/bc-p/119768 )
Normally, within my network in SQL Mgmt Studio I simply use ServerNameInstance such as DAVE2019DEV1. This format used to work when I used Nintex on prem within SharePoint, but that doesn't work in Nintex Workflow Cloud, I get "This field has an invalid format".
I am getting here by choosing "Connections" menu, Add new: Connector: Microsoft SQL Server. The "Configure a Connection" popup box appears. I fill in the 5 fields but the "Database Host" field is where I'm getting the invalid format error, (in red just underneath the text box I type into).
I followed the instructions in https://help.nintex.com/en-US/nwc/Content/Designer/Connectors.htm#MicrosoftSQLServer and we added all of the Source IP addresses (18 of them) in the US region into our Azure Portal firewall as well I added them onto the VM's firewall.
Thank you for your help!