Testing usage of Azure Scale Set VMs integration with Azure Devops Agent Pools. I've read the docs about creating custom VM images, but I haven't seen a way to specify an OCI image to use - is this possible?
Asked
Active
Viewed 324 times
0
-
Anything you still do not understand? Or if it solves your puzzle please accept it. – Charles Xu Aug 25 '20 at 01:39
1 Answers
1
I'm afraid it's impossible. Actually, the Azure Scale Set is a group of load-balanced VMs. And Azure VM only can be created from the VM image or the VHD file. So currently, it does not support the OCI image for the VM, also for the Azure Scale Set.

Charles Xu
- 29,862
- 2
- 22
- 39