Hi, @Pedro Gonzalez
I checked the documentation of Azure Machine Learning Studio, but it seems that there is no integration function with the version control system.
You can download the created model code by referring to the following questions.
https://learn.microsoft.com/en-us/answers/questions/355882/azure-ml-studio-and-gitazuredevops.html
By applying this to build a regular batch mechanism, you can periodically acquire the latest model on ML Studio with code and reflect it in Git management.