This repository was archived by the owner on Jan 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
custom/definitions/policyset Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ resource policySetAssignment 'Microsoft.Authorization/policyAssignments@2020-03-
84
84
'Microsoft.DataFactory/factories'
85
85
'Microsoft.DataLakeAnalytics/accounts'
86
86
'Microsoft.DataLakeStore/accounts'
87
- 'Microsoft.EventGrid/eventSubscriptions'
87
+ // 'Microsoft.EventGrid/eventSubscriptions' # Removed since it doesn't have any logs
88
88
'Microsoft.EventGrid/topics'
89
89
'Microsoft.EventHub/namespaces'
90
90
'Microsoft.Network/expressRouteCircuits'
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ resource policyset_name 'Microsoft.Authorization/policySetDefinitions@2020-03-01
56
56
'Microsoft.DataLakeAnalytics/accounts'
57
57
'Microsoft.DataLakeStore/accounts'
58
58
'Microsoft.EventGrid/systemTopics'
59
- 'Microsoft.EventGrid/eventSubscriptions'
59
+ // 'Microsoft.EventGrid/eventSubscriptions' # Removed since it doesn't have any logs
60
60
'Microsoft.EventGrid/topics'
61
61
'Microsoft.EventHub/namespaces'
62
62
'Microsoft.Network/expressRouteCircuits'
You can’t perform that action at this time.
0 commit comments