When doing a knife azure image listonly linux images are listed. This seems deliberate as the following code shows: items.each do |image| if image.os == 'Linux' image_list << image.name.to_sWhy is this?
Archive powered by MHonArc 2.6.16.