Documentation states that the --enable-hibernation can be used with az vm update.
However this does not seem to work:
az vm update -n dev-app-001 -g EXAMPLE-APP-01 --enable-hibernation (BadRequest) Hibernation capability can only be set while creating a new VM. For more information, see https://aka.ms/hibernate-resume/errors.
The error message also includes a dead link.
Can the documentation be updated or (ideally) this feature be enabled for az vm update?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 152b549b-d4b3-13e5-081c-c604b6e4d89e
- Version Independent ID: 3f79be78-ce75-ad31-304b-bad7d475ec9e
- Content: az vm
- Content Source: latest/docs-ref-autogen/vm.yml
- Service: virtual-machines
- GitHub Login: @rloutlaw
- Microsoft Alias: routlaw
Documentation states that the
--enable-hibernationcan be used withaz vm update.However this does not seem to work:
az vm update -n dev-app-001 -g EXAMPLE-APP-01 --enable-hibernation (BadRequest) Hibernation capability can only be set while creating a new VM. For more information, see https://aka.ms/hibernate-resume/errors.The error message also includes a dead link.
Can the documentation be updated or (ideally) this feature be enabled for
az vm update?Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.