data-management-zone
data-management-zone copied to clipboard
Invalid policy parameters
Summary of the Pull Request
Update the policy parameters from Int to Integer because it is not deployable.
References
PR Checklist
- [X] Code of Conduct signed. If not, go to Code of Conduct.
Validation Steps Performed
Deployed previous version and current one in Azure.
Error from previous deployment:
{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"InvalidPolicyParameterType","message":"The policy 'Deny-Batch-Scale' has parameter(s) 'maxTargetDedicatedNodes,maxTargetLowPriorityNodes' with invalid types. The allowed parameter definition types are 'String,Array,Object,Boolean,Integer,Float,DateTime'."}]}