Skip to content

Commit a6c24f0

Browse files
committed
delete portal, powershell, & cli articles
1 parent 4a5763e commit a6c24f0

File tree

5 files changed

+7
-599
lines changed

5 files changed

+7
-599
lines changed

articles/network-watcher/nsg-flow-logs-cli.md

Lines changed: 0 additions & 159 deletions
This file was deleted.

articles/network-watcher/nsg-flow-logs-overview.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -399,24 +399,14 @@ Here's an example of bandwidth calculation for flow tuples from a TCP conversati
399399

400400
For continuation (`C`) and end (`E`) flow states, byte and packet counts are aggregate counts from the time of the previous flow's tuple record. In the example conversation, the total number of packets transferred is 1021+52+8005+47 = 9125. The total number of bytes transferred is 588096+29952+4610880+27072 = 5256000.
401401

402-
## Managing NSG flow logs
403-
404-
To learn how to create, change, disable, or delete NSG flow logs, see one of the following guides:
405-
406-
- [Azure portal](nsg-flow-logs-portal.md)
407-
- [PowerShell](nsg-flow-logs-powershell.md)
408-
- [Azure CLI](nsg-flow-logs-cli.md)
409-
- [REST API](nsg-flow-logs-rest.md)
410-
- [Azure Resource Manager](nsg-flow-logs-azure-resource-manager.md)
411-
412402
## Working with flow logs
413403

414404
### Read and export flow logs
415405

416406
To learn how to read and export NSG flow logs, see one of the following guides:
417407

418-
- [Download and view flow logs from the portal](nsg-flow-logs-portal.md#download-a-flow-log)
419-
- [Read flow logs by using PowerShell functions](network-watcher-read-nsg-flow-logs.md)
408+
- [Download and view flow logs](nsg-flow-logs-manage.md#download-a-flow-log)
409+
- [Read flow logs using PowerShell functions](network-watcher-read-nsg-flow-logs.md)
420410
- [Export NSG flow logs to Splunk](https://www.splunk.com/en_us/blog/platform/splunking-azure-nsg-flow-logs.html)
421411

422412
NSG flow log files are stored in a storage account at the following path:
@@ -558,6 +548,6 @@ The following tables list the supported regions where you can enable NSG flow lo
558548

559549
## Related content
560550

561-
- To learn how to manage NSG flow logs, see [Create, change, disable, or delete NSG flow logs using the Azure portal](nsg-flow-logs-portal.md).
551+
- To learn how to manage NSG flow logs, see [Create, change, disable, or delete NSG flow logs](nsg-flow-logs-manage.md).
562552
- To find answers to some of the most frequently asked questions about NSG flow logs, see [Flow logs FAQ](frequently-asked-questions.yml#flow-logs).
563553
- To learn about traffic analytics, see [Traffic analytics overview](traffic-analytics.md).

0 commit comments

Comments
 (0)