Skip to content

Commit 827a6e7

Browse files
Update articles/sentinel/ci-cd-custom-deploy.md
Co-authored-by: nayef-yassin <[email protected]>
1 parent 3d72e00 commit 827a6e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/ci-cd-custom-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Here's an example of the entire contents of a valid *sentinel-deployment.config*
216216
Or
217217
1. Create a default parameter file in the same directory as a content file. If the content file is *azuredeploy.json* then the default parameter file naming convention is *azuredeploy.parameters.json*.
218218

219-
Adding or modifying a *.parameters-\<workspaceID\>.json* file or *.parameters.json* file triggers a deployment of that particular content file. Other content files won't be deployed if the smart deploy feature is still enabled.
219+
Adding or modifying a *.parameters-\<workspaceID\>.json* file or *.parameters.json* file triggers a deployment of that corresponding content file along with the newly modified parameters. Other content files won't be deployed if the smart deployments feature is still enabled.
220220

221221

222222
## Next steps

0 commit comments

Comments
 (0)