Running external machine learning models in Adf pipelines

Glasier 440 Reputation points
2023-12-27T18:52:57.8866667+00:00

Is it possible for Azure Data Factory to directly run advanced machine learning models, like those made with TensorFlow or PyTorch, within its own pipelines without needing to use Azure Machine Learning or other specific Azure services?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
{count} votes

Answer accepted by question author
  1. Smaran Thoomu 32,255 Reputation points Microsoft External Staff Moderator
    2023-12-28T04:38:04.7133333+00:00

    Hi @Glasier-3173

    Welcome to Microsoft Q&A Platform. Thank you for posting your query.

    Azure Data Factory cannot directly run advanced machine learning models, like those created with TensorFlow or PyTorch, on its own. To use such models in ADF, you need to connect and work with specific Azure services like Azure Machine Learning.

    However, you can use Azure Machine Learning to train your models and then deploy them as web services. You can then use Azure Data Factory to call these web services as part of your pipeline.

    Appreciate if you could share the feedback on our feedback channel. Which would be open for the user community to upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


0 additional answers

Sort by: Most helpful

Your answer

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