Skip to content

Commit d751afa

Browse files
Merge pull request #314255 from halkazwini/nw-powerbi
H3 title/pivot zones correction
2 parents b55a405 + 4655201 commit d751afa

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

articles/network-watcher/flow-logs-power-bi.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,10 @@ The following wheel chart shows a breakdown of flows by destination port. With t
165165
:::image type="content" source="./media/flow-logs-power-bi/flows-destination-port2.png" alt-text="Screenshot of network security group flows by destination port." lightbox="./media/flow-logs-power-bi/flows-destination-port2.png":::
166166
::: zone-end
167167

168-
### Flows by NSG and rule
169-
170168
::: zone pivot="virtual-network"
171169

170+
### Flows by virtual network and rule
171+
172172
The following bar chart shows the flow by virtual network and rule. With this information, you can see the virtual networks responsible for the most traffic, and the breakdown of traffic on a virtual network by rule.
173173

174174
:::image type="content" source="./media/flow-logs-power-bi/flows-rule1.png" alt-text="Screenshot of flows by virtual network and rule." lightbox="./media/flow-logs-power-bi/flows-rule1.png":::
@@ -177,24 +177,26 @@ The following bar chart shows the flow by virtual network and rule. With this in
177177

178178
::: zone pivot="network-security-group"
179179

180+
### Flows by network security group and rule
181+
180182
The following bar chart shows the flow by network security group and rule. With this information, you can see the network security groups responsible for the most traffic, and the breakdown of traffic on a network security group by rule.
181183

182184
:::image type="content" source="./media/flow-logs-power-bi/flows-rule2.png" alt-text="Screenshot of flows by network security group and rule." lightbox="./media/flow-logs-power-bi/flows-rule2.png":::
183185

184186
::: zone-end
185187

186-
## Notes
188+
## Considerations
187189

188190
::: zone pivot="virtual-network"
189191
- Logs by default are stored in `https://{storageAccountName}.blob.core.windows.net/insights-logs-insights-logs-flowlogflowevent/`
190192

191-
- Modify the queries if other data exists in another directory.
193+
- Modify the queries if your data exists in a different directory.
192194
::: zone-end
193195

194196
::: zone pivot="network-security-group"
195197
- Logs by default are stored in `https://{storageAccountName}.blob.core.windows.net/insights-logs-networksecuritygroupflowevent/`
196198

197-
- Modify the queries if other data exists in another directory.
199+
- Modify the queries if your data exists in a different directory.
198200
::: zone-end
199201

200202
- The provided template isn't recommended for use with more than 1 GB of logs.

0 commit comments

Comments
 (0)