Skip to content

Commit 17c796d

Browse files
committed
Update to include file paths
1 parent 8a2223d commit 17c796d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/machine-learning/how-to-devops-machine-learning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ https://github.com/azure/azureml-examples
4444

4545
## Step 2: Sign in to Azure Pipelines
4646

47-
[!INCLUDE [include](~/reusable-content/devops-pipelines/sign-in-azure-pipelines.md)]
47+
[!INCLUDE [include](~/articles/reusable-content/devops-pipelines/sign-in-azure-pipelines.md)]
4848

49-
[!INCLUDE [include](~/reusable-content/devops-pipelines/create-project.md)]
49+
[!INCLUDE [include](~/articles/reusable-content/devops-pipelines/create-project.md)]
5050

5151
## Step 3: Create an Azure Resource Manager connection
5252

articles/mysql/single-server/quickstart-mysql-github-actions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: single-server
77
ms.topic: quickstart
88
ms.author: jukullam
99
ms.custom: github-actions-azure, mode-other
10-
ms.date: 06/20/2022
10+
ms.date: 10/26/2022
1111
---
1212

1313
# Quickstart: Use GitHub Actions to connect to Azure MySQL
@@ -45,7 +45,7 @@ The file has two sections:
4545

4646
## Generate deployment credentials
4747

48-
[!INCLUDE [include](~/../articles/reusable-content/github-actions/generate-deployment-credentials.md)]
48+
[!INCLUDE [include](~/articles/reusable-content/github-actions/generate-deployment-credentials.md)]
4949

5050
## Copy the MySQL connection string
5151

@@ -64,7 +64,7 @@ You'll use the connection string as a GitHub secret.
6464

6565
## Configure GitHub secrets
6666

67-
[!INCLUDE [include](~/../articles/reusable-content/github-actions/create-secrets-with-openid.md)]
67+
[!INCLUDE [include](~/articles/reusable-content/github-actions/create-secrets-with-openid.md)]
6868

6969
## Add your workflow
7070

0 commit comments

Comments
 (0)