We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f558795 commit 38bb59cCopy full SHA for 38bb59c
pkg/cluster/deploybaseresources_additional.go
@@ -72,6 +72,8 @@ func (m *manager) denyAssignment() *arm.Resource {
72
"Microsoft.Network/networkInterfaces/effectiveRouteTable/action",
73
"Microsoft.Network/networkSecurityGroups/join/action",
74
"Microsoft.Resources/tags/*", // Enable tagging for Resources RP only
75
+ "Microsoft.PolicyInsights/remediations/write",
76
+ "Microsoft.PolicyInsights/remediations/delete",
77
},
78
79
0 commit comments