Skip to content

Support VMSS in flex mode

This allows to use VMSS in both the uniform and flex mode.

For flex mode, we need to use "regular" VM APIs instead of VMSS APIs for some things. So on Init, we discover which mode the VMSS is setup with, and based on that use different APIs when talking to Azure.

Edited by Hannes Hörl

Merge request reports

Loading