question

MiaZhangWHQWistron-2092 avatar image
0 Votes"
MiaZhangWHQWistron-2092 asked YiLu-MSFT answered

Azure Machine Learning (AutoML) export data to SharePoint

I am using Azure Machine Learning Studio to design pipelines to analyze data.
Is there any possibility to export data to sharepoint?

office-sharepoint-onlineazure-machine-learning
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

YiLu-MSFT avatar image
2 Votes"
YiLu-MSFT answered

Hi @MiaZhangWHQWistron-2092
Per my research, there is no way to export data from Azure Machine Learning Studio to SharePoint directly.

As an alternative, you could export data to Azure SQL database first:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/export-to-azure-sql-database

Then export data from Azure SQL database to SharePoint list:
https://social.technet.microsoft.com/wiki/contents/articles/39170.azure-sql-db-with-sharepoint-online-as-external-list-using-business-connectivity-services.aspx


If an Answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.