File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ https://github.com/azure/azureml-examples
44
44
45
45
## Step 2: Sign in to Azure Pipelines
46
46
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 )]
48
48
49
- [ !INCLUDE [ include] ( ~/reusable-content/devops-pipelines/create-project.md )]
49
+ [ !INCLUDE [ include] ( ~/articles/ reusable-content/devops-pipelines/create-project.md )]
50
50
51
51
## Step 3: Create an Azure Resource Manager connection
52
52
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ms.subservice: single-server
7
7
ms.topic : quickstart
8
8
ms.author : jukullam
9
9
ms.custom : github-actions-azure, mode-other
10
- ms.date : 06/20 /2022
10
+ ms.date : 10/26 /2022
11
11
---
12
12
13
13
# Quickstart: Use GitHub Actions to connect to Azure MySQL
@@ -45,7 +45,7 @@ The file has two sections:
45
45
46
46
## Generate deployment credentials
47
47
48
- [ !INCLUDE [ include] ( ~/../ articles/reusable-content/github-actions/generate-deployment-credentials.md )]
48
+ [ !INCLUDE [ include] ( ~/articles/reusable-content/github-actions/generate-deployment-credentials.md )]
49
49
50
50
## Copy the MySQL connection string
51
51
@@ -64,7 +64,7 @@ You'll use the connection string as a GitHub secret.
64
64
65
65
## Configure GitHub secrets
66
66
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 )]
68
68
69
69
## Add your workflow
70
70
You can’t perform that action at this time.
0 commit comments