Related command
az vm application set
az vmss application set
Is your feature request related to a problem? Please describe.
The command doesn't accept all the values that are declared in the API
Describe the solution you'd like
Update the commands to include --enable-automatic-upgrade
Describe alternatives you've considered
command's list of parameters is incomplete, there is no alternative
Additional context
"enableAutomaticUpgrade" has been available as a property for VM and VMSS since API version 2023-03-01
the commands need to accept the full range of values.