StratusOn / NetworkWatcherAutomation

Azure Automation solution for managing packet capture using Azure Network Watcher.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Network Watcher Automation

Azure Automation solution for managing packet capture using Azure Network Watcher.

Deploy to Azure

Limitations:

  • Lack of support for VMs across multiple resource groups or subscriptions. Only VMs in a single resource group can be specified.
  • Packet captures are limited to 5 hours. This is a Network Watcher limitation.
  • Only 10 packet capture sessions can be available at any time (also a Network Watcher limitation). Older sessions can be deleted which does not impact the corresponding packet capture logs.
  • No individual VM filters. The same packet capture filter should be applicable to all VMs specified.

About

Azure Automation solution for managing packet capture using Azure Network Watcher.

License:MIT License


Languages

Language:PowerShell 100.0%