Skip to content

Commit fe68ec5

Browse files
authored
Update logic-apps-deploy-azure-resource-manager-templates.md
1 parent 4f353e4 commit fe68ec5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/logic-apps/logic-apps-deploy-azure-resource-manager-templates.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,7 @@ Here are the general high-level steps for using Azure Pipelines:
103103

104104
1. Choose the resources you need for the pipeline, such as your logic app template and template parameters files, which you generate manually or as part of the build process.
105105

106-
1. For your agent job, find and add the **Azure Resource Group Deployment** task.
107-
108-
![Add "Azure Resource Group Deployment" task](./media/logic-apps-deploy-azure-resource-manager-templates/add-azure-resource-group-deployment-task.png)
106+
1. For your agent job, find and add the **ARM Template deployment** task.
109107

110108
1. Configure with a [service principal](/azure/devops/pipelines/library/connect-to-azure).
111109

0 commit comments

Comments
 (0)