Replies: 2 comments 1 reply
-
|
Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I suggest to contact Microsoft and ask them to contribute the integration. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Currently the Azure Machine Learning provider is available as a completely separated package that is not being maintained actively. This is not the case of sagemaker (where this is part of the main AWS provider) neither Vertex AI (which is part of the main GCP provider).
I am very willing to contribute to this but I need commitment from someone to the community to get this flowing.
Use case/motivation
Azure Machine Learning is a great platform to externalize compute specially using Low Priority instances with GPUs. For teams who do not want to bother managing their own AKS spot pools as well as all the infrastructure required to allocate GPU nodes, orchestrating AML Jobs via Airflow is a great way to lower TCO and focus in what matters.
Besides, Airflow offer providers for similar platforms like AWS Sagemaker, GCP Vertex AI with better support than AzureML. We believe is important to keep this support alive and also to be enhanced.
Related issues
Azure/airflow-provider-azure-machinelearning#16
Are you willing to submit a PR?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions