Skip to content

Commit 74c138d

Browse files
author
ecfan
committed
Updates
1 parent 482fd49 commit 74c138d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/business-process-tracking/set-up-continuous-integration-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ Now, update your logic app CI pipeline to use the task named **Azure Logic Apps
397397
| **Subscription ID** | **`subscriptionId`** | Yes | <*subscriptionId*> | The ID for your Azure subscription. |
398398
| **Target folder** | **`targetFolder`** | Yes | <*logicAppName*> | The name for the folder that contains your Standard logic app. The folder that contains your Standard logic app and is the same folder as the **`sourceFolder`** parameter for the **AzureLogicAppsStandardBuild** task. |
399399
| **Deployment folder** | **`deploymentFolder`** | No | <*logicAppName*> | The folder that contains the **workflowparameters** folder, which contains the **parameters.json** file for your logic app. |
400-
| **App settings file path** | **`stagingAppSettingsFilePath`** | No | See example. | The path to the app settings file that the task generates. This file includes the app settings for the business process stages that are mapped to the specified logic app workflow operations. <br><br>In the AzureLogicAppsStandardRelease task, use this app settings file for the appSettings parameter value. To include the file with the published pipeline artifact, make sure that you store the file in artifacts staging directory. |
400+
| **App settings file path** | **`stagingAppSettingsFilePath`** | No | See example. | The path to the app settings file that the task generates. This file includes the app settings for the business process stages that are mapped to the specified logic app workflow operations. <br><br>In the **`AzureLogicAppsStandardRelease`** task, use this app settings file for the **`appSettings`** parameter value. To include the file with the published pipeline artifact, make sure that you store the file in artifacts staging directory. |
401401

402402
For more information, see [Azure Logic Apps Standard Business Process Artifacts Build Task](https://marketplace.visualstudio.com/items?itemName=ms-logicapps-ado.azure-logic-apps-devops-tasks).
403403

0 commit comments

Comments
 (0)