How to automate GitHub push from AzureML Notebooks

Anonymous
2021-07-07T23:20:32.177+00:00

Hello,

What is the best way to automate the process for push to GItHub from AzureML Notebook?

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
925 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,826 Reputation points
    2021-07-09T03:18:01.45+00:00

    anonymous user Thanks for the question. Can you please add more details about the use case. We have forwarded to the product team to check on this from AzureML Notebooks.
    You can create a logic app to have codes pushed to GitHub (and can't just set this up inside the Azure ML Jupyter Notebooks, unless you are creating pipelines within Azure only).

    Please follow the below documents to trigger published pipeline.

    https://learn.microsoft.com/en-us/azure/machine-learning/how-to-trigger-published-pipeline

    https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/README.md

    One of the things we announced is a new set of Visual Studio Online APIs that enable these types of scenarios. It was briefly announced in the keynote with a demo with User Voice, but we also showed integrations in more detail in Brian Harry's ALM Foundational Session (that you can watch online now).


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.