Azure Machine Learning Integration with S3

Amandeep Bajaj 26 Reputation points
2021-08-03T08:02:37.003+00:00

Hi Everyone,

I have a model in Azure Machine Learning service and the data for that model is residing in one of the S3 buckets of AWS, is there a way i can connect AMLS to AWS S3 as a data store and run my model on top of it.?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,844 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,736 Reputation points
    2021-08-03T15:36:03.437+00:00

    @Amandeep Bajaj Thanks for the question. The following are the Data - sources supported in Azure ML.
    • Training data can be loaded from local files, Azure datastore, web files or open datasets
    • Data can be accessed via AzureML Datasets
    • Local runs also support reading data into Pandas dataframes.

    We have forwarded to the product team to check for the requested.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.