Skip to content

Commit 23a3066

Browse files
committed
apptype
1 parent 634b124 commit 23a3066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/set-up-devops-deployment-single-tenant-azure-logic-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ For Azure DevOps deployments, you can deploy your logic app by using the [Azure
226226
displayName: 'Deploy logic app workflows'
227227
inputs:
228228
azureSubscription: 'MyServiceConnection'
229-
appType: 'workflowapp'
229+
appType: 'functionAppLinux' ## Default: functionApp
230230
appName: 'MyLogicAppName'
231231
package: 'MyBuildArtifact.zip'
232232
deploymentMethod: 'zipDeploy'

0 commit comments

Comments
 (0)