Skip to content

Commit 61a9b13

Browse files
authored
Merge pull request #27 from TBunkley/patch-1
Fixed naming for GitHub Action docs
2 parents 469f70f + 00336c1 commit 61a9b13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-setup-mlops-github-azure-ml.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ In this article, you learn about using Azure Machine Learning to set up an end-t
4444
> [!IMPORTANT]
4545
>The CLI commands in this article were tested using Bash. If you use a different shell, you may encounter errors.
4646
47-
## Set up authentication with Azure and DevOps
47+
## Set up authentication with Azure and GitHub Actions
4848

49-
Before you can set up an MLOps project with Machine Learning, you need to set up authentication for Azure DevOps.
49+
Before you can set up an MLOps project with Machine Learning, you need to set up authentication for GitHub Actions.
5050

5151
### Create service principal
5252
Create one Prod service principal for this demo. You can add more depending on how many environments, you want to work on (Dev or Prod or Both). Service principals can be created using one of the following methods:

0 commit comments

Comments
 (0)