os Sku
Parameters
value
Specifies the OS SKU used by the agent pool. Possible values are AzureLinux
, Ubuntu
, Windows2019
and Windows2022
. If not specified, the default is Ubuntu
if OSType=Linux or Windows2019
if OSType=Windows. And the default Windows OSSKU will be changed to Windows2022
after Windows2019 is deprecated. Changing this from AzureLinux
or Ubuntu
to AzureLinux
or Ubuntu
will not replace the resource, otherwise temporary_name_for_rotation
must be specified when attempting a change.