Skip to content

Commit 2883e0c

Browse files
committed
updates
1 parent 4177355 commit 2883e0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

learn-pr/azure/test-bicep-code-using-azure-pipelines/includes/4-exercise-set-up-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Next, create a service connection in Azure Pipelines. This connection automatica
130130

131131
1. In the **Resource group** dropdown list, select **ToyWebsiteTest**.
132132

133-
1. In **Service connection name**, enter **ToyWebsiteTest**. Ensure that the **Grant access permission to all pipelines** checkbox is selected.
133+
1. In **Service Connection Name**, enter **ToyWebsiteTest**. Ensure that the **Grant access permission to all pipelines** checkbox is selected.
134134

135135
:::image type="content" source="../media/4-create-service-connection-principal-details.png" alt-text="Screenshot that shows the steps for creating a service connection.":::
136136

learn-pr/azure/test-bicep-code-using-azure-pipelines/includes/5-exercise-add-lint-validate-stages-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ By default, the Bicep linter provides a warning when it detects a problem in a f
7676

7777
## View the pipeline run
7878

79-
1. In your browser, go to **Pipelines**.
79+
1. In Azure DevOps, go to **Pipelines**.
8080

8181
1. Select the most recent run of your pipeline.
8282

0 commit comments

Comments
 (0)