Skip to content

Commit

Permalink
Merge pull request #8930 from punkrokk/patch-1
Browse files Browse the repository at this point in the history
Update Connector_UploadIndicatorsAPI_template.json
  • Loading branch information
v-atulyadav authored Sep 4, 2023
2 parents e443d72 + 5374b39 commit b12b36e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"lastDataReceivedQuery": "ThreatIntelligenceIndicator| where isnotempty(TimeGenerated) and SourceSystem == 'PROVIDER SOURCE SYSTEM NAME' | summarize Time = max(TimeGenerated)"
}
],
"connectivityCriteria": [
"connectivityCriterias": [
{
"type": "IsConnectedQuery",
"value": [
Expand Down Expand Up @@ -78,4 +78,4 @@
]
}
]
}
}

0 comments on commit b12b36e

Please sign in to comment.