Bug in validation BatchDeploymentSchema #33044
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Machine Learning
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
Describe the bug
Validation error for BatchDeploymentSchema when using the field "settings". However, it is listed as a valid key in the yaml schema, see documentation
To Reproduce
Steps to reproduce the behavior:
deployment.yaml
Error
Expected behavior
No error, because the key is valid.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: