You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/network-watcher/traffic-analytics.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ ms.custom:
19
19
20
20
# Traffic analytics
21
21
22
-
Traffic analytics is a cloud-based solution that shows you application and user activity in your cloud networks. Specifically, traffic analytics analyzes Azure Network Watcher network security group (NSG) flow logs to provide insights into traffic flow in your Azure cloud. With traffic analytics, you can:
22
+
Traffic analytics is a cloud-based solution that provides visibility into user and application activity in your cloud networks. Specifically, traffic analytics analyzes Azure Network Watcher network security group (NSG) flow logs to provide insights into traffic flow in your Azure cloud. With traffic analytics, you can:
23
23
24
24
- Visualize network activity across your Azure subscriptions.
25
25
- Identify hot spots.
@@ -50,7 +50,7 @@ It's vital to monitor, manage, and know your own network for uncompromised secur
50
50
51
51
Cloud networks are different from on-premises enterprise networks. In on-premises networks, routers and switches support NetFlow and other, equivalent protocols. You can use these devices to collect data about IP network traffic as it enters or exits a network interface. By analyzing traffic flow data, you can build an analysis of network traffic flow and volume.
52
52
53
-
With Azure virtual networks, NSG flow logs collect data about the network. These logs provide information about ingress and egress IP traffic through an NSG that's associated with individual network interfaces, VMs, or subnets. Traffic analytics analyzes raw NSG flow logs and combines their data with intelligence about security, topology, and geography. By using this information, traffic analytics can provide you with insights into traffic flow in your environment.
53
+
With Azure virtual networks, NSG flow logs collect data about the network. These logs provide information about ingress and egress IP traffic through an NSG that's associated with individual network interfaces, VMs, or subnets. After analyzing raw NSG flow logs, traffic analytics combines the log data with intelligence about security, topology, and geography. Traffic analytics then provides you with insights into traffic flow in your environment.
54
54
55
55
Traffic analytics provides the following information:
56
56
@@ -77,7 +77,7 @@ Traffic analytics provides the following information:
77
77
- The source and destination port
78
78
- The protocol
79
79
80
-
-Whether the traffic was allowed or denied.
80
+
-The status of the traffic, such as allowed or denied.
81
81
82
82
For more information about NSG flow logs, see [NSG flow logs](network-watcher-nsg-flow-logging-overview.md).
0 commit comments