Azure / azure-cli

Azure Command-Line Interface
MIT License
3.99k stars 2.98k forks source link

Update for RHEL 6.x ELS #16004

Closed puicchan closed 3 years ago

puicchan commented 3 years ago

Resource Provider COMPUTE

Description of Feature or Work Requested RHEL 6.10 enters end of lifecycle phase and RHEL 6.10 extended-lifecycle-support (ELS) offer starts. GA is Dec 1 2020. Customers need to update billing meter capability so that they will continue to get update for RHEL 6.10 till 2024.

az vm update --license-type

Specifies that the Windows image or disk was licensed on-premises. To enable Azure Hybrid Benefit for Windows Server, use 'Windows_Server'. To enable Multitenant Hosting Rights for Windows 10, use 'Windows_Client'. For more information see the Azure Windows VM online docs.

Specifies that the Linux image or disk was licensed in Azure. To enable RHEL 6 Extended-Lifecycle-Support (ELS). For more information see the Azure Red Hat Enterprise (RHEL) Extended Lifecycle Support online docs.

accepted values: None, RHEL_BYOS, SLES_BYOS, Windows_Client, Windows_Server, RHEL_ELS_6

Minimum API Version Required 2020-06-01

Swagger Link https://github.com/Azure/azure-rest-api-specs/blob/master/specification/compute/resource-manager/Microsoft.Compute/stable/2020-06-01/compute.json

Target Date As soon as possible. GA is Dec 1 2020

yungezz commented 3 years ago

hi @qwordy , this is a easy fix, can we make it into this release? thanks.

qwordy commented 3 years ago

hi @qwordy , this is a easy fix, can we make it into this release? thanks.

OK.