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

Invalid policy parameters #319

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vanwinkelseppe
Copy link
Contributor

Summary of the Pull Request

Update the policy parameters from Int to Integer because it is not deployable.

References

PR Checklist

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'."}]}

@vanwinkelseppe vanwinkelseppe requested a review from a team as a code owner May 25, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant