Skip to content

Commit 2be5aa4

Browse files
Merge pull request #259557 from halkazwini/nw-ta
List the more specific workspaces permissions
2 parents cdf558d + 77eb578 commit 2be5aa4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/network-watcher/traffic-analytics.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: halkazwini
77
ms.service: network-watcher
88
ms.topic: concept-article
99
ms.reviewer: harshacs
10-
ms.date: 10/27/2023
10+
ms.date: 11/27/2023
1111

1212
#CustomerIntent: As an Azure administrator, I want to use Traffic analytics to analyze Network Watcher flow logs so that I can view network activity, secure my networks, and optimize performance.
1313
---
@@ -128,7 +128,8 @@ Traffic analytics requires the following prerequisites:
128128
- `Microsoft.Network/virtualNetworkGateways/read`
129129
- `Microsoft.Network/virtualNetworks/read`
130130
- `Microsoft.Network/expressRouteCircuits/read`
131-
- `Microsoft.OperationalInsights/workspaces/*` <sup>1</sup>
131+
- `Microsoft.OperationalInsights/workspaces/read` <sup>1</sup>
132+
- `Microsoft.OperationalInsights/workspaces/sharedkeys/action` <sup>1</sup>
132133
- `Microsoft.Insights/dataCollectionRules/read` <sup>2</sup>
133134
- `Microsoft.Insights/dataCollectionRules/write` <sup>2</sup>
134135
- `Microsoft.Insights/dataCollectionRules/delete` <sup>2</sup>

0 commit comments

Comments
 (0)