|
1 | 1 | - name: Network Watcher Documentation
|
2 | 2 | href: index.yml
|
3 |
| -- name: Overview |
| 3 | +- name: Get started |
4 | 4 | items:
|
5 |
| - - name: About Network Watcher |
| 5 | + - name: What is Azure Network Watcher? |
6 | 6 | href: network-watcher-overview.md
|
7 |
| -- name: Quickstarts |
8 |
| - items: |
9 |
| - - name: Diagnose VM traffic filter problem - Portal |
10 |
| - href: diagnose-vm-network-traffic-filtering-problem.md |
11 |
| - - name: Diagnose VM traffic filter problem - PowerShell |
12 |
| - href: diagnose-vm-network-traffic-filtering-problem-powershell.md |
13 |
| - - name: Diagnose VM traffic filter problem - Azure CLI |
14 |
| - href: diagnose-vm-network-traffic-filtering-problem-cli.md |
15 |
| - - name: Configure NSG flow logs - Bicep |
16 |
| - displayName: Resource Manager,arm,template |
17 |
| - href: quickstart-configure-network-security-group-flow-logs-from-bicep.md |
18 |
| - - name: Configure NSG flow logs - ARM template |
19 |
| - displayName: Resource Manager |
20 |
| - href: quickstart-configure-network-security-group-flow-logs-from-arm-template.md |
| 7 | + - name: FAQ |
| 8 | + href: frequently-asked-questions.yml |
| 9 | + - name: Prerequisites |
| 10 | + items: |
| 11 | + - name: RBAC permissions |
| 12 | + href: required-rbac-permissions.md |
| 13 | + - name: Enable Network Watcher |
| 14 | + href: network-watcher-create.md |
| 15 | + - name: Network Watcher Agent |
| 16 | + items: |
| 17 | + - name: Windows |
| 18 | + href: network-watcher-agent-windows.md |
| 19 | + - name: Linux |
| 20 | + href: network-watcher-agent-linux.md |
| 21 | + - name: Update to latest version |
| 22 | + href: network-watcher-agent-update.md |
21 | 23 | expanded: true
|
22 |
| -- name: Tutorials |
23 |
| - items: |
24 |
| - - name: Diagnose a VM routing problem |
25 |
| - href: diagnose-vm-network-routing-problem.md |
26 |
| - - name: Monitor communication between VMs |
27 |
| - href: monitor-vm-communication.md |
28 |
| - - name: Diagnose a communication problem between networks |
29 |
| - href: diagnose-communication-problem-between-networks.md |
30 |
| - - name: Log VM network traffic |
31 |
| - href: nsg-flow-logs-tutorial.md |
32 |
| -- name: Concepts |
| 24 | +- name: Monitoring |
33 | 25 | items:
|
34 |
| - - name: Network Watcher FAQ |
35 |
| - href: frequently-asked-questions.yml |
36 | 26 | - name: Connection monitor
|
37 | 27 | items:
|
38 |
| - - name: Overview |
39 |
| - href: connection-monitor-overview.md |
40 |
| - - name: Schema |
41 |
| - href: connection-monitor-schema.md |
42 |
| - - name: IP flow verify |
43 |
| - href: ip-flow-verify-overview.md |
44 |
| - - name: NSG diagnostics |
45 |
| - href: nsg-diagnostics-overview.md |
46 |
| - - name: Next hop |
47 |
| - href: next-hop-overview.md |
48 |
| - - name: Connection troubleshoot |
49 |
| - href: connection-troubleshoot-overview.md |
50 |
| - - name: VPN troubleshoot |
51 |
| - href: vpn-troubleshoot-overview.md |
52 |
| - - name: Packet capture |
53 |
| - href: packet-capture-overview.md |
54 |
| - - name: Effective security rules |
55 |
| - href: effective-security-rules-overview.md |
56 |
| - - name: NSG flow logs |
57 |
| - href: nsg-flow-logs-overview.md |
58 |
| - - name: VNet flow logs |
59 |
| - href: vnet-flow-logs-overview.md |
60 |
| - - name: Traffic analytics |
| 28 | + - name: Overview |
| 29 | + href: connection-monitor-overview.md |
| 30 | + - name: Schema |
| 31 | + href: connection-monitor-schema.md |
| 32 | + - name: Monitor communication between VMs |
| 33 | + href: monitor-vm-communication.md |
| 34 | + - name: Create a connection monitor |
| 35 | + items: |
| 36 | + - name: Azure portal |
| 37 | + href: connection-monitor-create-using-portal.md |
| 38 | + - name: PowerShell |
| 39 | + href: connection-monitor-create-using-powershell.md |
| 40 | + - name: Migrate to Connection monitor |
| 41 | + items: |
| 42 | + - name: From Network performance monitor |
| 43 | + href: migrate-to-connection-monitor-from-network-performance-monitor.md |
| 44 | + - name: From Connection monitor (classic) |
| 45 | + href: migrate-to-connection-monitor-from-connection-monitor-classic.md |
| 46 | + - name: Connection monitor using Azure Monitor agent |
| 47 | + items: |
| 48 | + - name: Monitor connectivity using Azure Monitor agent |
| 49 | + href: azure-monitor-agent-with-connection-monitor.md |
| 50 | + - name: Install Azure Connected Machine agent |
| 51 | + href: connection-monitor-connected-machine-agent.md |
| 52 | + - name: Install Azure Monitor agent |
| 53 | + href: connection-monitor-install-azure-monitor-agent.md |
| 54 | + - name: Topology |
61 | 55 | items:
|
62 |
| - - name: Overview |
63 |
| - href: traffic-analytics.md |
64 |
| - - name: Usage scenarios |
65 |
| - href: traffic-analytics-usage-scenarios.md |
66 |
| - - name: Schema and data aggregation |
67 |
| - href: traffic-analytics-schema.md |
68 |
| - - name: Schema update (March 2020) |
69 |
| - href: traffic-analytics-schema-update.md |
70 |
| - - name: Frequently asked questions |
71 |
| - href: traffic-analytics-faq.yml |
72 |
| - - name: RBAC permissions |
73 |
| - href: required-rbac-permissions.md |
74 |
| - - name: Security baseline |
75 |
| - href: /security/benchmark/azure/baselines/network-watcher-security-baseline?toc=/azure/network-watcher/toc.json |
76 |
| -- name: How-to guides |
| 56 | + - name: View topology |
| 57 | + href: network-insights-topology.md |
| 58 | +- name: Network diagnostic tools |
77 | 59 | items:
|
78 |
| - - name: Enable Network Watcher |
79 |
| - href: network-watcher-create.md |
80 |
| - - name: Network Watcher Agent |
| 60 | + - name: IP flow verify |
| 61 | + items: |
| 62 | + - name: Overview |
| 63 | + href: ip-flow-verify-overview.md |
| 64 | + - name: Diagnose VM traffic filter problem |
| 65 | + items: |
| 66 | + - name: Portal |
| 67 | + href: diagnose-vm-network-traffic-filtering-problem.md |
| 68 | + - name: PowerShell |
| 69 | + href: diagnose-vm-network-traffic-filtering-problem-powershell.md |
| 70 | + - name: Azure CLI |
| 71 | + href: diagnose-vm-network-traffic-filtering-problem-cli.md |
| 72 | + - name: NSG diagnostics |
81 | 73 | items:
|
82 |
| - - name: Windows |
83 |
| - href: network-watcher-agent-windows.md |
84 |
| - - name: Linux |
85 |
| - href: network-watcher-agent-linux.md |
86 |
| - - name: Update to latest version |
87 |
| - href: network-watcher-agent-update.md |
88 |
| - - name: View topology |
89 |
| - href: network-insights-topology.md |
90 |
| - - name: Create a connection monitor |
| 74 | + - name: Overview |
| 75 | + href: nsg-diagnostics-overview.md |
| 76 | + - name: Diagnose network security rules |
| 77 | + href: diagnose-network-security-rules.md |
| 78 | + - name: Next hop |
91 | 79 | items:
|
92 |
| - - name: Azure portal |
93 |
| - href: connection-monitor-create-using-portal.md |
94 |
| - - name: PowerShell |
95 |
| - href: connection-monitor-create-using-powershell.md |
96 |
| - - name: Migrate to Connection monitor |
| 80 | + - name: Overview |
| 81 | + href: next-hop-overview.md |
| 82 | + - name: Diagnose a VM routing problem |
| 83 | + items: |
| 84 | + - name: Portal |
| 85 | + href: diagnose-vm-network-routing-problem.md |
| 86 | + - name: PowerShell |
| 87 | + href: diagnose-vm-network-routing-problem-powershell.md |
| 88 | + - name: Azure CLI |
| 89 | + href: diagnose-vm-network-routing-problem-cli.md |
| 90 | + - name: Effective security rules |
97 | 91 | items:
|
98 |
| - - name: From Network performance monitor |
99 |
| - href: migrate-to-connection-monitor-from-network-performance-monitor.md |
100 |
| - - name: From Connection monitor (classic) |
101 |
| - href: migrate-to-connection-monitor-from-connection-monitor-classic.md |
102 |
| - - name: Connection monitor using Azure Monitor agent |
| 92 | + - name: Overview |
| 93 | + href: effective-security-rules-overview.md |
| 94 | + - name: VPN troubleshoot |
103 | 95 | items:
|
104 |
| - - name: Monitor connectivity using Azure Monitor agent |
105 |
| - href: azure-monitor-agent-with-connection-monitor.md |
106 |
| - - name: Install Azure Connected Machine agent |
107 |
| - href: connection-monitor-connected-machine-agent.md |
108 |
| - - name: Install Azure Monitor agent |
109 |
| - href: connection-monitor-install-azure-monitor-agent.md |
110 |
| - - name: Diagnose network security rules |
111 |
| - href: diagnose-network-security-rules.md |
112 |
| - - name: Diagnose a routing problem |
| 96 | + - name: Overview |
| 97 | + href: vpn-troubleshoot-overview.md |
| 98 | + - name: Troubleshoot VPN gateway and connections |
| 99 | + items: |
| 100 | + - name: Portal |
| 101 | + href: diagnose-communication-problem-between-networks.md |
| 102 | + - name: PowerShell |
| 103 | + href: vpn-troubleshoot-powershell.md |
| 104 | + - name: Azure CLI |
| 105 | + href: vpn-troubleshoot-cli.md |
| 106 | + - name: Monitor VPN gateway with Azure Automation |
| 107 | + href: network-watcher-monitor-with-azure-automation.md |
| 108 | + - name: Diagnose on-premises connectivity via VPN gateway |
| 109 | + href: network-watcher-diagnose-on-premises-connectivity.md |
| 110 | + - name: Packet capture |
113 | 111 | items:
|
114 |
| - - name: PowerShell |
115 |
| - href: diagnose-vm-network-routing-problem-powershell.md |
116 |
| - - name: Azure CLI |
117 |
| - href: diagnose-vm-network-routing-problem-cli.md |
118 |
| - - name: Diagnose outbound connection problems |
| 112 | + - name: Overview |
| 113 | + href: packet-capture-overview.md |
| 114 | + - name: Manage packet captures |
| 115 | + href: packet-capture-manage.md |
| 116 | + - name: Analyze a packet capture |
| 117 | + items: |
| 118 | + - name: Inspect to find anomalies |
| 119 | + href: packet-capture-inspect.md |
| 120 | + - name: Proactive network monitoring with Azure Functions |
| 121 | + href: network-watcher-alert-triggered-packet-capture.md |
| 122 | + - name: Perform intrusion detection using open source tools |
| 123 | + href: network-watcher-intrusion-detection-open-source-tools.md |
| 124 | + - name: Visualize network traffic patterns using open source tools |
| 125 | + href: network-watcher-using-open-source-tools.md |
| 126 | + - name: Connection troubleshoot |
119 | 127 | items:
|
120 |
| - - name: Azure portal |
121 |
| - href: connection-troubleshoot-portal.md |
122 |
| - - name: PowerShell |
123 |
| - href: connection-troubleshoot-powershell.md |
124 |
| - - name: Azure CLI |
125 |
| - href: connection-troubleshoot-cli.md |
126 |
| - - name: Diagnose VPN gateway and connections |
| 128 | + - name: Overview |
| 129 | + href: connection-troubleshoot-overview.md |
| 130 | + - name: Diagnose outbound connection problems |
| 131 | + items: |
| 132 | + - name: Azure portal |
| 133 | + href: connection-troubleshoot-portal.md |
| 134 | + - name: PowerShell |
| 135 | + href: connection-troubleshoot-powershell.md |
| 136 | + - name: Azure CLI |
| 137 | + href: connection-troubleshoot-cli.md |
| 138 | +- name: Flow logs |
| 139 | + items: |
| 140 | + - name: VNet flow logs |
127 | 141 | items:
|
128 |
| - - name: Troubleshoot |
129 |
| - items: |
130 |
| - - name: PowerShell |
131 |
| - href: vpn-troubleshoot-powershell.md |
132 |
| - - name: Azure CLI |
133 |
| - href: vpn-troubleshoot-cli.md |
134 |
| - - name: Monitor VPN gateway with Azure Automation |
135 |
| - href: network-watcher-monitor-with-azure-automation.md |
136 |
| - - name: Diagnose on-premises connectivity via VPN gateway |
137 |
| - href: network-watcher-diagnose-on-premises-connectivity.md |
138 |
| - - name: Capture and analyze packets |
| 142 | + - name: Overview |
| 143 | + href: vnet-flow-logs-overview.md |
| 144 | + - name: Manage VNet flow logs |
| 145 | + items: |
| 146 | + - name: Azure portal |
| 147 | + href: vnet-flow-logs-portal.md |
| 148 | + - name: PowerShell |
| 149 | + href: vnet-flow-logs-powershell.md |
| 150 | + - name: Azure CLI |
| 151 | + href: vnet-flow-logs-cli.md |
| 152 | + - name: Built-in Policy |
| 153 | + href: vnet-flow-logs-policy.md |
| 154 | + - name: NSG flow logs |
139 | 155 | items:
|
140 |
| - - name: Manage packet captures |
141 |
| - href: packet-capture-manage.md |
142 |
| - - name: Analyze a packet capture |
143 |
| - items: |
144 |
| - - name: Inspect to find anomalies |
145 |
| - href: packet-capture-inspect.md |
146 |
| - - name: Proactive network monitoring with Azure Functions |
147 |
| - href: network-watcher-alert-triggered-packet-capture.md |
148 |
| - - name: Perform intrusion detection using open source tools |
149 |
| - href: network-watcher-intrusion-detection-open-source-tools.md |
150 |
| - - name: Visualize network traffic patterns using open source tools |
151 |
| - href: network-watcher-using-open-source-tools.md |
152 |
| - - name: Log network traffic |
| 156 | + - name: Overview |
| 157 | + href: nsg-flow-logs-overview.md |
| 158 | + - name: Log VM network traffic |
| 159 | + href: nsg-flow-logs-tutorial.md |
| 160 | + - name: Manage NSG flow logs |
| 161 | + items: |
| 162 | + - name: Azure portal |
| 163 | + href: nsg-flow-logs-portal.md |
| 164 | + - name: PowerShell |
| 165 | + href: nsg-flow-logs-powershell.md |
| 166 | + - name: Azure CLI |
| 167 | + href: nsg-flow-logs-cli.md |
| 168 | + - name: REST |
| 169 | + href: nsg-flow-logs-rest.md |
| 170 | + - name: ARM template |
| 171 | + href: nsg-flow-logs-azure-resource-manager.md |
| 172 | + - name: Bicep |
| 173 | + href: quickstart-configure-network-security-group-flow-logs-from-bicep.md |
| 174 | + - name: Built-in Policy |
| 175 | + href: nsg-flow-logs-policy-portal.md |
| 176 | + - name: Migrate NSG flow logs |
| 177 | + href: nsg-flow-logs-migrate.md |
| 178 | + - name: Analyze NSG flow logs |
| 179 | + items: |
| 180 | + - name: Use Power BI |
| 181 | + href: network-watcher-visualize-nsg-flow-logs-power-bi.md |
| 182 | + - name: Use Elastic Stack |
| 183 | + href: network-watcher-visualize-nsg-flow-logs-open-source-tools.md |
| 184 | + - name: Use Grafana |
| 185 | + href: network-watcher-nsg-grafana.md |
| 186 | + - name: Use Graylog |
| 187 | + href: network-watcher-analyze-nsg-flow-logs-graylog.md |
| 188 | + - name: Delete NSG flow log storage blobs |
| 189 | + href: network-watcher-delete-nsg-flow-log-blobs.md |
| 190 | + - name: Read flow logs |
| 191 | + href: flow-logs-read.md |
| 192 | + - name: Traffic analytics |
153 | 193 | items:
|
154 |
| - - name: Manage NSG flow logs |
155 |
| - items: |
156 |
| - - name: Azure portal |
157 |
| - href: nsg-flow-logs-portal.md |
158 |
| - - name: PowerShell |
159 |
| - href: nsg-flow-logs-powershell.md |
160 |
| - - name: Azure CLI |
161 |
| - href: nsg-flow-logs-cli.md |
162 |
| - - name: REST |
163 |
| - href: nsg-flow-logs-rest.md |
164 |
| - - name: ARM template |
165 |
| - href: nsg-flow-logs-azure-resource-manager.md |
166 |
| - - name: Built-in Policy |
167 |
| - href: nsg-flow-logs-policy-portal.md |
168 |
| - - name: Manage VNet flow logs |
169 |
| - items: |
170 |
| - - name: Azure portal |
171 |
| - href: vnet-flow-logs-portal.md |
172 |
| - - name: PowerShell |
173 |
| - href: vnet-flow-logs-powershell.md |
174 |
| - - name: Azure CLI |
175 |
| - href: vnet-flow-logs-cli.md |
176 |
| - - name: Built-in Policy |
177 |
| - href: vnet-flow-logs-policy.md |
178 |
| - - name: Migrate NSG flow logs |
179 |
| - href: nsg-flow-logs-migrate.md |
180 |
| - - name: Read flow logs |
181 |
| - href: flow-logs-read.md |
182 |
| - - name: Analyze NSG flow logs |
183 |
| - items: |
184 |
| - - name: Use Power BI |
185 |
| - href: network-watcher-visualize-nsg-flow-logs-power-bi.md |
186 |
| - - name: Use Elastic Stack |
187 |
| - href: network-watcher-visualize-nsg-flow-logs-open-source-tools.md |
188 |
| - - name: Use Grafana |
189 |
| - href: network-watcher-nsg-grafana.md |
190 |
| - - name: Use Graylog |
191 |
| - href: network-watcher-analyze-nsg-flow-logs-graylog.md |
192 |
| - - name: Delete NSG flow log storage blobs |
193 |
| - href: network-watcher-delete-nsg-flow-log-blobs.md |
194 |
| - - name: Enable traffic analytics using Azure policy |
195 |
| - href: traffic-analytics-policy-portal.md |
| 194 | + - name: Overview |
| 195 | + href: traffic-analytics.md |
| 196 | + - name: Usage scenarios |
| 197 | + href: traffic-analytics-usage-scenarios.md |
| 198 | + - name: Enable traffic analytics using Azure policy |
| 199 | + href: traffic-analytics-policy-portal.md |
| 200 | + - name: Schema and data aggregation |
| 201 | + href: traffic-analytics-schema.md |
| 202 | + - name: Schema update (March 2020) |
| 203 | + href: traffic-analytics-schema-update.md |
| 204 | + - name: FAQ |
| 205 | + href: traffic-analytics-faq.yml |
| 206 | +- name: Security |
| 207 | + items: |
| 208 | + - name: Security baseline |
| 209 | + href: /security/benchmark/azure/baselines/network-watcher-security-baseline?toc=/azure/network-watcher/toc.json |
196 | 210 | - name: Reference
|
197 | 211 | items:
|
198 | 212 | - name: Azure CLI
|
|
0 commit comments