Skip to content

Commit 0f857f8

Browse files
authored
Merge pull request #210109 from ecfan/patch-5
Azure Logic Apps: Update task name in Step 3
2 parents 4f353e4 + 32a9dae commit 0f857f8

File tree

2 files changed

+1
-3
lines changed

2 files 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)