Commit 1e441a0
committed
Fix ARM template expression brackets
Remove accidental double-bracket syntax in mainTemplate.json for the Playbook resource. The resource "name" and "parentId" properties were changed to use single-bracket ARM expressions (e.g. [concat(...)] and [variables(...)]) instead of the incorrect [[...]] form. Packaged artifact 3.0.0.zip was also updated.1 parent c4e23a9 commit 1e441a0
File tree
2 files changed
+2
-2
lines changed- Solutions/TacitRed-IOC-CrowdStrike/Package
2 files changed
+2
-2
lines changedBinary file not shown.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
0 commit comments