SashankKotta
Databricks Employee
Databricks Employee

It seems, it is expecting a "value" parameter in your policy something like this.

"azure_attributes.spot_bid_max_price": {
    "type": "unlimited","value": 100,"defaultValue": 100,"hidden": false
  },

If it still fails try to remove the defaultValue parameter in your policy.

Sashank Kotta