Skip to content

Commit 3fa92b3

Browse files
committed
add an action for NSG flow logs
1 parent 7170f12 commit 3fa92b3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/network-watcher/required-rbac-permissions.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: concept-article
9-
ms.date: 05/09/2024
9+
ms.date: 09/23/2024
1010

1111
#CustomerIntent: As an Azure administrator, I want to know the required Azure role-based access control (Azure RBAC) permissions to use each of the Network Watcher capabilities, so I can assign them correctly to users using any of those capabilities.
1212
---
@@ -48,12 +48,14 @@ Azure role-based access control (Azure RBAC) enables you to assign only the spec
4848
> | --------- | -------------------------------------------------------------- |
4949
> | Microsoft.Network/networkWatchers/configureFlowLog/action | Configure a flow Log |
5050
> | Microsoft.Network/networkWatchers/queryFlowLogStatus/action | Query status for a flow log |
51-
> | Microsoft.Network/networkSecurityGroups/write | Creates a network security group or updates an existing network security group |
51+
> | Microsoft.Network/networkSecurityGroups/write <sup>1</sup> | Creates a network security group or updates an existing network security group |
5252
Microsoft.Storage/storageAccounts/listServiceSas/Action, </br> Microsoft.Storage/storageAccounts/listAccountSas/Action, <br> Microsoft.Storage/storageAccounts/listKeys/Action | Fetch shared access signatures (SAS) enabling [secure access to storage account](../storage/common/storage-sas-overview.md?toc=/azure/network-watcher/toc.json) and write to the storage account |
5353
54+
<sup>1</sup> Only required with NSG flow logs.
55+
5456
## Traffic analytics
5557

56-
Since traffic analytics is enabled as part of the Flow log resource, the following permissions are required in addition to all the required permissions for [Flow logs](#flow-logs):
58+
Since traffic analytics is enabled as part of the flow log resource, the following permissions are required in addition to all the required permissions for [Flow logs](#flow-logs):
5759

5860
> [!div class="mx-tableFixed"]
5961
> | Action | Description |

0 commit comments

Comments
 (0)