Tuesday, June 30, 2020

need to log the network traffic to an azure storage account

Steps:

Actions:

1)  Enable Azure Network Watcher
2) Enable NSG flow logs

Description:

1) A network security group (NSG) enables you to filter inbound traffic to and outbound traffic from, a virtual machine (VM). You can log network traffic that flows through an NSG with Network

Watcher's NSG flow log capability. Steps include:

1.  Create a VM with a network security group
2. Enable Network Watcher and register the Microsoft.Insights provider.
3. Enable a traffic flow log for an NSG, using Network Watcher's NSG flow log capability
4. Download logged data
5. View logged data

reference:

https://docs.microsoft.com/en-us/azure/network-watcher/network-watcher-nsg-flow-logging-portal


No comments:

Post a Comment