Skip to content

Commit dfdb37d

Browse files
committed
edits
1 parent 938ceca commit dfdb37d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

articles/container-apps/azure-pipelines.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ Complete the following steps to configure an Azure DevOps pipeline to deploy to
8282
> * Create an Azure DevOps repository for your app
8383
> * Create a container app with managed identity enabled
8484
> * Assign the `AcrPull` role for the container registry to the container app's managed identity
85-
> * Install the Container Apps task from the Azure DevOps Marketplace
8685
> * Configure an Azure DevOps service connection for your Azure subscription
8786
> * Create an Azure DevOps pipeline
8887

@@ -144,7 +143,7 @@ To deploy to Container Apps, you need to create an Azure DevOps service connecti
144143

145144
1. Select **Azure Resource Manager**, and then select **Next**.
146145

147-
1. Select **App registration (automatic)**, and then select **Next**.
146+
1. Select **Service principal (automatic)**, and then select **Next**.
148147

149148
1. Provide the following values, and then select **Save**:
150149

0 commit comments

Comments
 (0)