Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added to known issues #1292

Merged
merged 1 commit into from
Mar 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,16 +117,14 @@ Currently, there is no plan to change this behavior for the above Microsoft.Web
- 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.
- Microsoft.Insights/workbooks
- 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.
-Microsoft.Maintenance/configurationAssignments
- Microsoft.Maintenance/configurationAssignments
- This type does not support LIST API which does not allow for compliance results to be populated.
-Microsoft.Maintenance/applyUpdates
- Microsoft.Maintenance/applyUpdates
- This type does not support LIST API which does not allow for compliance results to be populated.
Microsoft.Cdn/CdnWebApplicationFirewallPolicies
- Microsoft.Cdn/CdnWebApplicationFirewallPolicies
- 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.
- Microsoft.EventGrid/eventSubscriptions
- This type does not support LIST API which does not allow for compliance results to be populated.
Microsoft.EventGrid/eventSubscriptions
- This type does not support LIST API which does not allow for compliance results to be populated.



### Resource Type not correctly published by resource provider

Expand Down