Forum Discussion

jmd972's avatar
jmd972
Copper Contributor
Aug 30, 2020

Data wangling

I am working on Azure Cloud platform and have a relatively small sensitive data set (1 Go) I want to extract from an Sql Server to analyze.

I have created an Azure ML platform to analyze the data from notebooks.

 

My question is, what would be the simplest way to extract the data from Sql Server to analyze from a notebook?

 

I have tried to use Sql Server Mgt Studio to save directly the result of a query to a text file but the only option is to save it on my local computer which I cannot!!! There is no option to save it in the Azure ML storage!!!

 

Many thanks in advance for your help.

Resources