Hi,
Is there a way to lock down access to an Azure Sql DB from K2 Cloud? I don't want to open up the Sql Server to all of the internet.
The reason:
To allow using stored procedures to access and update multiple tables. These stored procedures might also have some calculations inside them to update other rows in the table.
I know I can lock it down to Azure Services access only, but wondering if there are any other options? Are there IP ranges that it will be called from?
Thanks.
Azure Info: