Search code examples
azuresnowflake-cloud-data-platformml-studio

How to connect Azure MLStudio with Snowflake


I am trying to connect MLStudio with Snowflake, however I see there is no connector for snowflake. How can I connect. I want to use snowflake directly and don't want to use Azure blobs or ADL to run ML algorithms.


Solution

  • With Azure ML service, you can run a generic Python 3 code. you can use the Snowflake python connector

    With Azure ML Studio, there's no built-in support for SnowFlake