|
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 |
21 |
| - 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 |
33 |
| - items: |
34 | 7 | - name: Network Watcher FAQ
|
35 | 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 |
| 23 | + expanded: true |
| 24 | +- name: Monitoring |
| 25 | + items: |
36 | 26 | - name: Connection monitor
|
37 | 27 | items:
|
38 | 28 | - name: Overview
|
39 | 29 | href: connection-monitor-overview.md
|
40 | 30 | - name: Schema
|
41 | 31 | 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 |
| 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 |
81 |
| - 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 |
91 |
| - 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 |
| 60 | + - name: IP flow verify |
97 | 61 | 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 |
| 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 |
103 | 73 | 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 |
| 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 |
113 | 79 | 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 |
| 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 |
119 | 91 | 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 |
| 92 | + - name: Overview |
| 93 | + href: effective-security-rules-overview.md |
| 94 | + - name: VPN troubleshoot |
127 | 95 | items:
|
128 |
| - - name: Troubleshoot |
| 96 | + - name: Overview |
| 97 | + href: vpn-troubleshoot-overview.md |
| 98 | + - name: Troubleshoot VPN gateway and connections |
129 | 99 | items:
|
| 100 | + - name: Portal |
| 101 | + href: diagnose-communication-problem-between-networks.md |
130 | 102 | - name: PowerShell
|
131 | 103 | href: vpn-troubleshoot-powershell.md
|
132 | 104 | - name: Azure CLI
|
|
135 | 107 | href: network-watcher-monitor-with-azure-automation.md
|
136 | 108 | - name: Diagnose on-premises connectivity via VPN gateway
|
137 | 109 | href: network-watcher-diagnose-on-premises-connectivity.md
|
138 |
| - - name: Capture and analyze packets |
| 110 | + - name: Packet capture |
139 | 111 | items:
|
| 112 | + - name: Overview |
| 113 | + href: packet-capture-overview.md |
140 | 114 | - name: Manage packet captures
|
141 | 115 | href: packet-capture-manage.md
|
142 | 116 | - name: Analyze a packet capture
|
|
149 | 123 | href: network-watcher-intrusion-detection-open-source-tools.md
|
150 | 124 | - name: Visualize network traffic patterns using open source tools
|
151 | 125 | href: network-watcher-using-open-source-tools.md
|
152 |
| - - name: Log network traffic |
| 126 | + - name: Connection troubleshoot |
153 | 127 | items:
|
154 |
| - - name: Manage NSG flow logs |
| 128 | + - name: Overview |
| 129 | + href: connection-troubleshoot-overview.md |
| 130 | + - name: Diagnose outbound connection problems |
155 | 131 | items:
|
156 | 132 | - name: Azure portal
|
157 |
| - href: nsg-flow-logs-portal.md |
| 133 | + href: connection-troubleshoot-portal.md |
158 | 134 | - name: PowerShell
|
159 |
| - href: nsg-flow-logs-powershell.md |
| 135 | + href: connection-troubleshoot-powershell.md |
160 | 136 | - 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 |
| 137 | + href: connection-troubleshoot-cli.md |
| 138 | +- name: Flow logs |
| 139 | + items: |
| 140 | + - name: VNet flow logs |
| 141 | + items: |
| 142 | + - name: Overview |
| 143 | + href: vnet-flow-logs-overview.md |
168 | 144 | - name: Manage VNet flow logs
|
169 | 145 | items:
|
170 | 146 | - name: Azure portal
|
|
175 | 151 | href: vnet-flow-logs-cli.md
|
176 | 152 | - name: Built-in Policy
|
177 | 153 | href: vnet-flow-logs-policy.md
|
| 154 | + - name: NSG flow logs |
| 155 | + items: |
| 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 |
178 | 176 | - name: Migrate NSG flow logs
|
179 | 177 | href: nsg-flow-logs-migrate.md
|
180 | 178 | - name: Read flow logs
|
|
191 | 189 | href: network-watcher-analyze-nsg-flow-logs-graylog.md
|
192 | 190 | - name: Delete NSG flow log storage blobs
|
193 | 191 | href: network-watcher-delete-nsg-flow-log-blobs.md
|
| 192 | + - name: Traffic analytics |
| 193 | + items: |
| 194 | + - name: Overview |
| 195 | + href: traffic-analytics.md |
| 196 | + - name: Usage scenarios |
| 197 | + href: traffic-analytics-usage-scenarios.md |
194 | 198 | - name: Enable traffic analytics using Azure policy
|
195 | 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 baseline |
| 207 | + href: /security/benchmark/azure/baselines/network-watcher-security-baseline?toc=/azure/network-watcher/toc.json |
196 | 208 | - name: Reference
|
197 | 209 | items:
|
198 | 210 | - name: Azure CLI
|
|
222 | 234 | - name: Pricing
|
223 | 235 | href: https://azure.microsoft.com/pricing/details/network-watcher/
|
224 | 236 | - name: Service updates
|
225 |
| - href: https://azure.microsoft.com/updates/?query=network%20watcher |
| 237 | + href: https://azure.microsoft.com/updates/?filters=%5B%22Network+Watcher%22%5D |
226 | 238 | - name: SLA
|
227 |
| - href: https://azure.microsoft.com/support/legal/sla/network-watcher/ |
| 239 | + href: https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services |
228 | 240 | - name: Stack Overflow
|
229 | 241 | href: http://stackoverflow.com/questions/tagged/network-watcher
|
0 commit comments