microsoft / AzureNetworkWatcherNSGFlowLogsConnector

Ingest NSG flow logs and transmit to your log analytics system.
MIT License
38 stars 100 forks source link

Possibility to use 1 function for multiple blobs #13

Closed tristandostaler closed 5 years ago

tristandostaler commented 5 years ago

Hello, I am wondering if it's possible to use the same function for sending multiple blob to the same eventhub? From what I understand , we need to create 1 function per blob and send them all to the same eventhub. Thanks!

sebastus commented 5 years ago

The function watches all blob changes in the storage account / container that you designate in settings.