I am using Azure Machine Learning Studio to design pipelines to analyze data.
Is there any possibility to 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?
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.
13 people are following this question.