Azure / Azure/azure-rest-api-specs
Unable to clear RollingUpgradePolicy in Virtual Machine Scaleset
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
[RollingUpgradePolicy](https://docs.microsoft.com/en-us/rest/api/compute/virtualmachinescalesets/createorupdate#rollingupgradepolicy) is an optional parameter in Virtual Machine Scaleset. But I'm not able to remove it once it is set. I tried using `null`, using empty object `{}`, I also tried pass nothing, but no luck to succeed.
Thanks.
Contributor guide
Research direction
Start with the linked Virtual Machine Scale Sets REST API documentation and reproduce updates using null, an empty object, and an omitted RollingUpgradePolicy. Determine whether the API specification or service behavior prevents clearing an existing policy; done when the expected clearing behavior is documented or the relevant API definition is corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, openapi
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100