Skip to content

Commit e3b9841

Browse files
authored
Update known issues to include serverGroups (Azure#1266)
1 parent b827c82 commit e3b9841

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎README.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ Currently, there is no plan to change this behavior for the above Microsoft.Web
123123

124124
In some cases, a resource provider may implement a resource type, but not correctly publish it to the Azure Resource Manager. The result of this is that Azure Policy is unable to discover the type in order to determine compliance. In some cases, this still allows deny policies to work, but compliance results will usually be incorrect. Currently, all resource types known to have this behavior have been corrected.
125125

126+
- Microsoft.DBforPostgreSQL/serverGroupsv2
127+
126128
In some cases the unpublished resource type is actually a subtype of a published type, which causes aliases to refer to a parent type instead of the unpublished type. Evaluation of such policies fails, causing the policy to never apply to any resource.
127129

128130
These resource types previously exhibited this behavior but have been fixed:

0 commit comments

Comments
 (0)