Skip to content

Commit ca4dc2b

Browse files
authored
Merge pull request #123652 from changeworld/patch-6
Fix typo
2 parents 2f19b6f + ee4c3c5 commit ca4dc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/azure-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Take the following steps to configure an Azure DevOps pipeline to deploy to Azur
9191
| Requirement | Instructions |
9292
|--|--|
9393
| Azure account | If you don't have one, [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F). You need the *Contributor* or *Owner* permission on the Azure subscription to proceed. Refer to [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.yml?tabs=current) for details. |
94-
| Azure Devops project | Go to [Azure DevOps](https://azure.microsoft.com/services/devops/) and select *Start free*. Then create a new project. |
94+
| Azure DevOps project | Go to [Azure DevOps](https://azure.microsoft.com/services/devops/) and select *Start free*. Then create a new project. |
9595
| Azure CLI | Install the [Azure CLI](/cli/azure/install-azure-cli).|
9696

9797
### Create an Azure DevOps repository and clone the source code

0 commit comments

Comments
 (0)