We are in the process of setting up Azure Machine Learning within our Azure instance. Our SQL Server sits on a virtual machine and access is restricted using ACL's
We have looked extensively for a virtual IP or an IP within Machine Learning to add to the ACL but we cannot find it.
We have tested access by entering 0.0.0.0/0 to our ACL which allows access to ML but obviously, this isn't secure and not something that we wish to continue with.
Thanks in advance.