Skip to content

Commit ecf2b09

Browse files
committed
freshness
1 parent 0945c9c commit ecf2b09

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed
96.1 KB
Loading
Binary file not shown.

articles/network-watcher/nsg-flow-logs-policy-portal.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Manage NSG flow logs using Azure Policy
33
titleSuffix: Azure Network Watcher
44
description: Learn how to use Azure Policy built-in policies to audit network security groups and deploy Azure Network Watcher NSG flow logs.
5-
services: network-watcher
65
author: halkazwini
6+
ms.author: halkazwini
77
ms.service: network-watcher
88
ms.topic: how-to
9-
ms.date: 05/30/2023
10-
ms.author: halkazwini
11-
ms.custom: template-how-to, engagement-fy23
9+
ms.date: 05/30/2024
10+
11+
#CustomerIntent: As an Azure administrator, I want to use Azure Policy to audit and deploy network security group flow logs.
1212
---
1313

1414
# Manage NSG flow logs using Azure Policy
@@ -21,13 +21,13 @@ In this article, you learn how to use two built-in policies to manage your setup
2121

2222
The **Flow logs should be configured for every network security group** policy audits all existing network security groups in a scope by checking all Azure Resource Manager objects of type `Microsoft.Network/networkSecurityGroups`. This policy then checks for linked flow logs via the flow logs property of the network security group, and it flags any network security group that doesn't have flow logs enabled.
2323

24-
To audit your flow logs using the built-in policy:
24+
To audit your flow logs using the built-in policy, follow these steps:
2525

2626
1. Sign in to the [Azure portal](https://portal.azure.com).
2727

2828
1. In the search box at the top of the portal, enter *policy*. Select **Policy** in the search results.
2929

30-
:::image type="content" source="./media/nsg-flow-logs-policy-portal/portal.png" alt-text="Screenshot of searching for Azure Policy in the Azure portal." lightbox="./media/nsg-flow-logs-policy-portal/portal.png":::
30+
:::image type="content" source="./media/nsg-flow-logs-policy-portal/policy-portal-search.png" alt-text="Screenshot of searching for Azure Policy in the Azure portal." lightbox="./media/nsg-flow-logs-policy-portal/policy-portal-search.png":::
3131

3232
1. Select **Assignments**, and then select **Assign policy**.
3333

@@ -126,7 +126,7 @@ To assign the *deployIfNotExists* policy:
126126

127127
:::image type="content" source="./media/nsg-flow-logs-policy-portal/deploy-policy-compliance-details-compliant-resources.png" alt-text="Screenshot of the Policy compliance page that shows all resources are compliant." lightbox="./media/nsg-flow-logs-policy-portal/deploy-policy-compliance-details-compliant-resources.png":::
128128

129-
## Next steps
129+
## Related content
130130

131131
- To learn more about NSG flow logs, see [Flow logs for network security groups](nsg-flow-logs-overview.md).
132132
- To learn about using built-in policies with traffic analytics, see [Manage traffic analytics using Azure Policy](traffic-analytics-policy-portal.md).

0 commit comments

Comments
 (0)