Skip to content

Commit 362845e

Browse files
Merge pull request #250077 from halkazwini/nw-next-steps
Correct capitalization
2 parents 44e385d + 4e22763 commit 362845e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ az network watcher flow-log delete --name 'myFlowLog' --location 'eastus' --no-w
167167
> [!NOTE]
168168
> Deleting a flow log does not delete the flow log data from the storage account. Flow logs data stored in the storage account follow the configured retention policy.
169169
170-
## Next Steps
170+
## Next steps
171171

172172
- To learn how to use Azure built-in policies to audit or deploy NSG flow logs, see [Manage NSG flow logs using Azure Policy](nsg-flow-logs-policy-portal.md).
173173
- To learn about traffic analytics, see [Traffic analytics](traffic-analytics.md).

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Remove-AzNetworkWatcherFlowLog -Name 'myFlowLog' -Location 'eastus'
180180
> [!NOTE]
181181
> Deleting a flow log does not delete the flow log data from the storage account. Flow logs data stored in the storage account follow the configured retention policy.
182182
183-
## Next Steps
183+
## Next steps
184184

185185
- To learn how to use Azure built-in policies to audit or deploy NSG flow logs, see [Manage NSG flow logs using Azure Policy](nsg-flow-logs-policy-portal.md).
186186
- To learn about traffic analytics, see [Traffic analytics](traffic-analytics.md).

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ You can permanently delete an NSG flow log. Deleting a flow log deletes all its
223223
> [!NOTE]
224224
> Deleting a flow log does not delete the flow log data from the storage account. Flow logs data stored in the storage account follows the configured retention policy or stays stored in the storage account until manually deleted (in case no retention policy is configured).
225225
226-
## Next Steps
226+
## Next steps
227227

228228
- To learn how to use Azure built-in policies to audit or deploy NSG flow logs, see [Manage NSG flow logs using Azure Policy](nsg-flow-logs-policy-portal.md).
229229
- To learn about traffic analytics, see [Traffic analytics](traffic-analytics.md).

0 commit comments

Comments
 (0)