Changing the DataSources field in IOT query to a list type, according to the template format.

This commit is contained in:
Moran Raz Mizrahi 2020-03-23 11:54:45 +02:00
Родитель e17792ca47
Коммит 82bcda2071
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,8 @@ OutputEntityTypes:
- Process
QueryPeriodBefore: 30m
QueryPeriodAfter: 30m
DataSources: SecurityIoTRawEvent
DataSources:
- SecurityIoTRawEvent
query: |
let Process_byIoTDevice = (v_IotDevice_DeviceId:string, v_IoTDevice_IoTHub:string){