Skip to content

Commit acd0ed9

Browse files
authored
Merge pull request #97570 from TravisCragg-MSFT/patch-52
updated steps to download flow log
2 parents f3fcadf + 11ad604 commit acd0ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/network-watcher/network-watcher-nsg-flow-logging-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ NSG flow logging requires the **Microsoft.Insights** provider. To register the p
124124
![Download flow logs](./media/network-watcher-nsg-flow-logging-portal/download-flow-logs.png)
125125

126126
3. Select the storage account that you configured in step 2 of [Enable NSG flow log](#enable-nsg-flow-log).
127-
4. Under **Blob service**, select **Blobs**, and then select the **insights-logs-networksecuritygroupflowevent** container.
127+
4. Under **Blob service**, select **Containers**, and then select the **insights-logs-networksecuritygroupflowevent** container.
128128
5. In the container, navigate the folder hierarchy until you get to a PT1H.json file, as shown in the picture that follows. Log files are written to a folder hierarchy that follows the following naming convention:
129129
https://{storageAccountName}.blob.core.windows.net/insights-logs-networksecuritygroupflowevent/resourceId=/SUBSCRIPTIONS/{subscriptionID}/RESOURCEGROUPS/{resourceGroupName}/PROVIDERS/MICROSOFT.NETWORK/NETWORKSECURITYGROUPS/{nsgName}/y={year}/m={month}/d={day}/h={hour}/m=00/macAddress={macAddress}/PT1H.json
130130

0 commit comments

Comments
 (0)