Skip to content

Commit 7d15439

Browse files
Merge pull request #299122 from guywi-ms/patch-469091
Update work-with-stix-objects-indicators.md
2 parents 8dbc3aa + a4a77ea commit 7d15439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/work-with-stix-objects-indicators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ SourceRelationships
104104

105105
## Migrate existing queries to the new ThreatIntelObjects schema
106106

107-
This example shows how to migrate existing queries from the legacy `ThreatIntelligenceIndicators` table to the new `ThreatIntelObjects` schema. The query uses the `extend` operator to recreate legacy columns based on the `ObservableKey` and `ObservableValue` columns in the new table.
107+
This example shows how to migrate existing queries from the legacy `ThreatIntelligenceIndicator` table to the new `ThreatIntelObjects` schema. The query uses the `extend` operator to recreate legacy columns based on the `ObservableKey` and `ObservableValue` columns in the new table.
108108

109109
```Kusto
110110
ThreatIntelIndicators

0 commit comments

Comments
 (0)