Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 59fabdf

Browse files
authored
Merge pull request #363 from sattract/patch-1
Fixing typos
2 parents 8549578 + 3348635 commit 59fabdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M03_L08_Deploying_Docker_containers_to_Azure_App_Service_web_apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ In this exercise, you will import and run the CI pipeline.
147147
> **Note**: The deployment may take a few minutes to complete.
148148
149149
The CI definition consists of the following tasks:
150-
- **Resources**: It downloads the repository filest will be used in the followinf tasks.
150+
- **Resources**: It downloads the repository files that will be used in the following tasks.
151151
- **AzureResourceManagerTemplateDeployment**: Deploys the Azure Container Registry using bicep template.
152152
- **PowerShell**: Retrieve the **ACR Login Server** value from the previous task's output and create a new parameter **acrLoginServer**
153153
- [**Docker**](https://learn.microsoft.com/azure/devops/pipelines/tasks/reference/docker-v0?view=azure-pipelines) **- Build**: Build the docker image and create two tags (Latest and current BuildID)

0 commit comments

Comments
 (0)