Skip to content

Commit bd9ebfd

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

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
@@ -208,7 +208,7 @@ Here's an example of the entire contents of a valid *sentinel-deployment.config*
208208

209209
The deployment script will accept three methods to map parameters. The precedence is determined for each included .json deployment file in your repository as follows:
210210

211-
1. Include a parameter file map grouped by workspace ID in the `"parameterfilemappings":` section of the *sentinel-deployment.config* file. See the example above for creating the `ContentFilePath:ParameterFilePath` key value pairs. You can specify a different parameter file for the same content file per workspace.
211+
1. Include a parameter file mapping grouped by workspace ID in the `"parameterfilemappings":` section of the *sentinel-deployment.config* file. See the example above for creating the `ContentFilePath:ParameterFilePath` key value pairs. You can specify a different parameter file for the same content file per workspace.
212212

213213
Or
214214
1. Create a workspace parameter file in the same directory as a content file. If the content file is *azuredeploy.json* then the workspace parameter file naming convention is *azuredeploy.parameters-\<workspaceID\>.json*.

0 commit comments

Comments
 (0)