We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba4e7b commit e9d37b3Copy full SHA for e9d37b3
Solutions/TacitRed-IOC-CrowdStrike/Package/mainTemplate.json
@@ -2,7 +2,7 @@
2
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
3
"contentVersion": "1.0.0.0",
4
"metadata": {
5
- "author": "TacitRed - support@tacitred.com",
+ "author": "TacitRed - support@data443.com",
6
"comments": "Solution template for TacitRed-IOC-CrowdStrike"
7
},
8
"parameters": {
@@ -30,7 +30,7 @@
30
}
31
32
"variables": {
33
- "email": "support@tacitred.com",
+ "email": "support@data443.com",
34
"_email": "[variables('email')]",
35
"_solutionName": "TacitRed-IOC-CrowdStrike",
36
"_solutionVersion": "3.0.0",
0 commit comments