You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/network-watcher/network-watcher-visualize-nsg-flow-logs-power-bi.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ You must also have the Power BI Desktop client installed on your machine, and en
44
44
45
45
### Steps
46
46
47
-
1. Download and open the following Power BI template in the Power BI Desktop Application [Network Watcher PowerBI flow logs template](https://aka.ms/networkwatcherflowlogspowerbitemplate)
47
+
1. Download and open the following Power BI template in the Power BI Desktop Application [Network Watcher Power BI flow logs template](https://aka.ms/networkwatcherflowlogspowerbitemplate)
48
48
1. Enter the required Query parameters
49
49
1.**StorageAccountName** – Specifies to the name of the storage account containing the NSG flow logs that you would like to load and visualize.
50
50
1.**NumberOfLogFiles** – Specifies the number of log files that you would like to download and visualize in Power BI. For example, if 50 is specified, the 50 latest log files. If we have 2 NSGs enabled and configured to send NSG flow logs to this account, then the past 25 hours of logs can be viewed.
@@ -61,7 +61,7 @@ You must also have the Power BI Desktop client installed on your machine, and en
61
61
62
62
## Understanding the visuals
63
63
64
-
Provided in the template are a set of visuals that help make sense of the NSG Flow Log data. The following images show a sample of what the dashboard looks like when populated with data. Below we examine each visual in greater detail
64
+
Provided in the template are a set of visuals that help make sense of the NSG Flow Log data. The following images show a sample of what the dashboard looks like when populated with data. Below we examine each visual in greater detail.
65
65
66
66
![powerbi][5]
67
67
@@ -91,7 +91,7 @@ The following informational charts display information about the NSGs present in
91
91
92
92
![infochart2][12]
93
93
94
-
This template includes the following slicers to allow you to view only the data you are most interested in. You can filter on your resource groups, NSGs, and rules. You can also filter on 5-tuple information, decision, and the time the log was written.
94
+
This template includes the following slicers to allow you to view only the data you're most interested in. You can filter on your resource groups, NSGs, and rules. You can also filter on 5-tuple information, decision, and the time the log was written.
95
95
96
96
![slicers][13]
97
97
@@ -107,7 +107,7 @@ Feel free to customize this template for your needs. There are many numerous way
107
107
108
108
* If other data exists in another directory they the queries to pull and process the data must be modified.
109
109
110
-
* The provided template is not recommended for use with more than 1 GB of logs.
110
+
* The provided template isn't recommended for use with more than 1 GB of logs.
111
111
112
112
* If you have a large amount of logs, we recommend that you investigate a solution using another data store like Data Lake or SQL server.
0 commit comments