@conrad Here is the link to connect with the Azure SQL server.
https://stackoverflow.com/questions/61806350/database-communication-link-error-occurded-on-azure-ml-service-used-azure-sql-s/61950481#61950481
Azure Machine Learning with on premise SQL Server
Hi is there a way for Azure Machine Learning to be able to perform analytics using data from an on premise SQL Server?
Only found the below article which is for Azure Machine Learning Studio (classic):
https://learn.microsoft.com/en-us/azure/machine-learning/studio/use-data-from-an-on-premises-sql-server
Thanks.
Azure Machine Learning
3 answers
Sort by: Most helpful
-
Ramr-msft 17,826 Reputation points
2020-06-23T08:17:48.573+00:00 -
Franklin Ferreira de Lima 1 Reputation point
2020-06-25T18:27:33.377+00:00 Light Serviços de Eletricidade
-
Konstantinos Passadis 19,586 Reputation points MVP
2024-01-01T20:28:33.65+00:00 Hello @Conrad Tan
Yes you can do that with On Prem SQL
You need an Azure Data Gateway
https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-onprem
You will establish a secure connection with Azure ML
https://www.sqlservercentral.com/blogs/using-azure-machine-learning-with-an-on-premises-database
I hope this helps!
Kindly mark the answer as Accepted and Upvote in case it helped!
Regards