Skip to content

Commit 79caf1e

Browse files
committed
tweak
1 parent 13f596a commit 79caf1e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/network-watcher/network-watcher-nsg-flow-logging-portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: 'Tutorial: Log network traffic flow to and from a virtual machine - Azure portal'
3-
description: Learn how to log network traffic flow to and from a virtual machine using Network Watcher's NSG flow logs capability.
3+
description: Learn how to log network traffic flow to and from a virtual machine (VM) using Network Watcher NSG flow logs capability.
44
services: network-watcher
55
author: halkazwini
66
ms.service: network-watcher
77
ms.topic: tutorial
88
ms.date: 02/27/2023
99
ms.author: halkazwini
1010
ms.custom: template-tutorial, mvc, engagement-fy23
11-
# Customer intent: I need to log the network traffic to and from a VM so I can analyze it for anomalies.
11+
# Customer intent: I need to log the network traffic to and from a virtual machine (VM) so I can analyze it for anomalies.
1212
---
1313

1414
# Tutorial: Log network traffic to and from a virtual machine using the Azure portal
@@ -20,14 +20,14 @@ ms.custom: template-tutorial, mvc, engagement-fy23
2020
> - [REST API](network-watcher-nsg-flow-logging-rest.md)
2121
> - [Azure Resource Manager](network-watcher-nsg-flow-logging-azure-resource-manager.md)
2222
23-
This tutorial helps you use Azure Network Watcher NSG flow log capability to log a virtual machine's network traffic that flows through the [network security group (NSG)](../virtual-network/network-security-groups-overview.md) associated to its network interface.
23+
This tutorial helps you use Azure Network Watcher [NSG flow logs](network-watcher-nsg-flow-logging-overview.md) capability to log a virtual machine's network traffic that flows through the [network security group (NSG)](../virtual-network/network-security-groups-overview.md) associated to its network interface.
2424

2525
You learn how to:
2626

2727
> [!div class="checklist"]
2828
> * Create a virtual network and a Bastion host
2929
> * Create a virtual machine with a network security group associated to its network interface
30-
> * Register the Microsoft.Insights provider
30+
> * Register Microsoft.insights provider
3131
> * Enable flow logging for a network security group using Network Watcher NSG flow logs
3232
> * Download logged data
3333
> * View logged data

0 commit comments

Comments
 (0)