Installing Microsoft ODBC 18 Driver in Custom Environment for Azure ML Studio Pipeline

Saeid 0 Reputation points
2024-07-03T15:30:47.6666667+00:00

I am currently working on creating a pipeline in Azure Machine Learning Studio using the Python SDK v2 to pull data from an external data hub. To achieve this, I am using the pyodbc library to connect to the database. However, I encounter an error indicating that I need to install Microsoft ODBC 18.

I understand that I need to run a bash script to install Microsoft ODBC 18 Driver, but I am unsure how to integrate this step into a custom environment that I have created using a YAML file through the Python SDK v2.

Could you please provide guidance on how to include the installation of Microsoft ODBC 18 in my custom environment setup?

Thank you for your assistance!

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