File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Solutions/NCSC-NL NDN Cyber Threat Intelligence Sharing
Playbooks/NCSCNLShareSTIXBundle Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9797 },
9898 "type" : " String"
9999 },
100- "Playbook Name " : {
100+ "PlaybookName " : {
101101 "defaultValue" : " NCSCNLShareSTIXBundle" ,
102102 "metadata" : {
103- "description" : " Enter value for the Playbook Name , which is used to create the actual underlying LogicApp."
103+ "description" : " Enter value for the PlaybookName , which is used to create the actual underlying LogicApp."
104104 },
105105 "type" : " string"
106106 },
168168 "type" : " SystemAssigned"
169169 },
170170 "location" : " [[variables('workspace-location-inline')]" ,
171- "name" : " [[parameters('Playbook Name ')]" ,
171+ "name" : " [[parameters('PlaybookName ')]" ,
172172 "properties" : {
173173 "definition" : {
174174 "$schema" : " https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#" ,
Original file line number Diff line number Diff line change 5959 },
6060 "type" : " String"
6161 },
62- "Playbook Name " : {
62+ "PlaybookName " : {
6363 "defaultValue" : " NCSCNLShareSTIXBundle" ,
6464 "metadata" : {
65- "description" : " Enter value for the Playbook Name , which is used to create the actual underlying LogicApp."
65+ "description" : " Enter value for the PlaybookName , which is used to create the actual underlying LogicApp."
6666 },
6767 "type" : " string"
6868 },
121121 "type" : " SystemAssigned"
122122 },
123123 "location" : " [resourceGroup().location]" ,
124- "name" : " [parameters('Playbook Name ')]" ,
124+ "name" : " [parameters('PlaybookName ')]" ,
125125 "properties" : {
126126 "definition" : {
127127 "$schema" : " https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#" ,
You can’t perform that action at this time.
0 commit comments