-
Notifications
You must be signed in to change notification settings - Fork 602
Update Policies For V1.2.0 Release From Upstream #264
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
Labels
Milestone
Comments
Unfortunately, the updates applied upstream result in the following error when performing an upgrade from the latest release to ╷
│ Error: updating Policy Set Definition "Deploy-ASCDF-Config": policy.SetDefinitionsClient#CreateOrUpdateAtManagementGroup: Failure responding to request: StatusCode=400 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="InvalidPolicySetParameterUpdate" Message="The existing policy has '15' parameter(s) which is greater than the count of parameter(s) '14' in the policy being added. Policy parameters cannot be removed during policy update."
│
│ with module.test_root_id_1.azurerm_policy_set_definition.enterprise_scale["/providers/Microsoft.Management/managementGroups/root-1/providers/Microsoft.Authorization/policySetDefinitions/Deploy-ASCDF-Config"],
│ on ..\..\resources.policy_set_definitions.tf line 1, in resource "azurerm_policy_set_definition" "enterprise_scale":
│ 1: resource "azurerm_policy_set_definition" "enterprise_scale" {
│
╵ Need to consider best approach to minimise customer impact. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This issue will track the updates to the policy definitions that have changed recently upstream:
Deny-Subnet-Without-Udr
&Deny-Subnet-Without-Nsg
were updated in Update deny subnet without NSG & UDR policy Enterprise-Scale#885Deploy-ASCDF-Config
was updated in Update Microsoft Defender for Cloud plan for Containers Enterprise-Scale#876The text was updated successfully, but these errors were encountered: