Skip to content

Commit e7f11f9

Browse files
authoredMar 12, 2024
Added a query-related known issue for Microsoft.Cdn/CdnWebApplicationFirewallPolicies and fixed some bullet formatting issues (#1292)
1 parent 8d69fad commit e7f11f9

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed
 

‎README.md

+5-7
Original file line numberDiff line numberDiff line change
@@ -117,16 +117,14 @@ Currently, there is no plan to change this behavior for the above Microsoft.Web
117117
- The routeTable property of this type is populated differently when queried than when created or updated unless non-standard parameters are provided. This means deny policies will work, but compliance audits will generally not be correct.
118118
- Microsoft.Insights/workbooks
119119
- The collection GET API call for this type doesn't return all workbooks, which could result in some or all workbook resources being incorrectly flagged as non-compliant.
120-
-Microsoft.Maintenance/configurationAssignments
120+
- Microsoft.Maintenance/configurationAssignments
121121
- This type does not support LIST API which does not allow for compliance results to be populated.
122-
-Microsoft.Maintenance/applyUpdates
122+
- Microsoft.Maintenance/applyUpdates
123123
- This type does not support LIST API which does not allow for compliance results to be populated.
124-
Microsoft.Cdn/CdnWebApplicationFirewallPolicies
124+
- Microsoft.Cdn/CdnWebApplicationFirewallPolicies
125+
- This type does not support LIST API which does not allow for compliance results to be populated. This type also does not support GET API calls at a subscription level which can lead to incorrect compliance results over time.
126+
- Microsoft.EventGrid/eventSubscriptions
125127
- This type does not support LIST API which does not allow for compliance results to be populated.
126-
Microsoft.EventGrid/eventSubscriptions
127-
- This type does not support LIST API which does not allow for compliance results to be populated.
128-
129-
130128

131129
### Resource Type not correctly published by resource provider
132130

0 commit comments

Comments
 (0)
Please sign in to comment.