Open source the Azure ML SDK and CLI extension
It would be great if the Azure ML SDK and CLI extension were open-sourced and put on GitHub (like several other Azure tools). The user community could help by fixing minor issues and adding improvements and the increased code transparency would help the users learn to use the tools correctly and understand their behavior.
The Azure ML SDK and CLI extension are implemented in Python, so everyone has access to the source code anyway, but there is no way currently to contribute fixes to the original projects and determining the changes between versions is cumbersome.

Dear Azure Customer,
Thanks for the feedback. Your feedback is very important to us. Our engineering team will investigate it and consider your feedback seriously. We will get back to you soon.
Thank you for understanding.
Azure CXP Community
4 comments
-
Sindhura commented
As a part of our v2 effort in this semester, we are integrating Azure ML's management APIs, SDK and CLI with the Azure SDKs, so they will be available publicly. We are currently in private preview. You can get a sneak peak of the CLI at http://aka.ms/azuremlv2 .
-
Bruno Coussement commented
Any update on this?
-
Oliver Willekens commented
This has been asked well over a year now and there have been no updates. There _are_ bugs (Run.get_all_logs() for example, in version "1.12.0.post1") and development would benefit if it were open source. Could you share what's holding you back? As Jakub mentioned, the source is available. Just not in a way that developers can contribute their expertise.
-
Anders Swanson commented
The Azure ML SDK with not be successful if it does not open source.