Skip to content

Commit 7bfe73a

Browse files
Merge pull request #273030 from Akhilesh-microsoft/ACA/azure_pipelines
[ACA: azure_pipeliens]: Looks good, just a few minor editorial tweaks.
2 parents d22907f + c0f91f7 commit 7bfe73a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/azure-pipelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The task supports the following scenarios:
2626
* Build from source code without a Dockerfile and deploy to Container Apps. Supported languages include .NET, Java, Node.js, PHP, and Python
2727
* Deploy an existing container image to Container Apps
2828

29-
With the production release this task comes with Azure DevOps and no longer requires explicit installation. For the complete documentation please see [AzureContainerApps@1 - Azure Container Apps Deploy v1 task](/azure/devops/pipelines/tasks/reference/azure-container-apps-v1).
29+
With the production release this task comes with Azure DevOps and no longer requires explicit installation. For the complete documentation, see [AzureContainerApps@1 - Azure Container Apps Deploy v1 task](/azure/devops/pipelines/tasks/reference/azure-container-apps-v1).
3030

3131
### Usage examples
3232

@@ -98,7 +98,7 @@ Take the following steps to configure an Azure DevOps pipeline to deploy to Azur
9898

9999
Before creating a pipeline, the source code for your app must be in a repository.
100100

101-
1. Log in to [Azure DevOps](https://dev.azure.com/) and navigate to your project.
101+
1. Sign in to [Azure DevOps](https://dev.azure.com/) and navigate to your project.
102102

103103
1. Open the **Repos** page.
104104

0 commit comments

Comments
 (0)