Skip to content

Commit 16f2284

Browse files
ramiMSFTecfan
andauthored
Update articles/logic-apps/set-up-devops-deployment-single-tenant-azure-logic-apps.md
Co-authored-by: Esther Fan <[email protected]>
1 parent 23a3066 commit 16f2284

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: 'functionAppLinux' ## Default: functionApp
229+
appType: 'functionAppLinux' ## Default: functionApp
230230
appName: 'MyLogicAppName'
231231
package: 'MyBuildArtifact.zip'
232232
deploymentMethod: 'zipDeploy'

0 commit comments

Comments
 (0)