Search code examples
sql-serverazuremachine-learningaclazure-machine-learning-service

Grant Azure Machine Learning access to SQL Server on Virtual Machine with ACL


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 isnt secure and not something that we wish to continue with.

Thanks in advance.


Solution

  • Azure public IP address are published and refreshed at regular intervals it can be found here: http://www.microsoft.com/en-us/download/details.aspx?id=41653

    You can use these to specify the restricted IP range for access