Skip to content

Commit 2e9a9ba

Browse files
Merge pull request #246258 from halkazwini/nw-tut-nsg2
Add a note about deleting the flow log
2 parents ea5d456 + 5a2c3da commit 2e9a9ba

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

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

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -271,9 +271,7 @@ The comma-separated information for **flowTuples** is as follows:
271271

272272
## Clean up resources
273273

274-
When no longer needed, delete **myResourceGroup** resource group and all of the resources it contains and **myVM-nsg-myResourceGroup-flowlog** flow log:
275-
276-
**Delete the resource group**:
274+
When no longer needed, delete **myResourceGroup** resource group and all of the resources it contains:
277275

278276
1. In the search box at the top of the portal, enter ***myResourceGroup***. Select **myResourceGroup** from the search results.
279277

@@ -283,15 +281,8 @@ When no longer needed, delete **myResourceGroup** resource group and all of the
283281

284282
1. Select **Delete** to confirm the deletion of the resource group and all its resources.
285283

286-
**Delete the flow log**:
287-
288-
1. In the search box at the top of the portal, enter ***network watcher***. Select **Network Watcher** from the search results.
289-
290-
1. Under **Logs**, select **Flow logs**.
291-
292-
1. In **Network Watcher | Flow logs**, select the checkbox of the flow log.
293-
294-
1. Select **Delete**.
284+
> [!NOTE]
285+
> The **myVM-nsg-myResourceGroup-flowlog** flow log is in the **NetworkWatcherRG** resource group, but it'll be deleted after deleting the **myVM-nsg** network security group (by deleting the **myResourceGroup** resource group).
295286
296287
## Next steps
297288

0 commit comments

Comments
 (0)