Skip to content

Commit fd171bb

Browse files
authoredJun 23, 2020
1 parent 0f43e4b commit fd171bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎samples/EventHub/audit-event-hub-authorization/azurepolicy.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"properties": {
33
"displayName": "Audit authorization rules on Event Hub namespaces",
4-
"mode": "Indexed",
4+
"mode": "All",
55
"description": "Event Hub clients should not use a namespace level access policy that provides access to all queues and topics in a namespace. To align with the least previlege security model, you should create access policies at the entity level for queues and topics to provide access to only the specific entity",
66
"metadata": {
77
"category": "Event Hub"

0 commit comments

Comments
 (0)
Please sign in to comment.