How to build an Azure VM for MacOS agent #8974
-
Hello, I'd like to create a VM on Azure using the MacOS image and the Packer scripts available on the Actions runner-images repository. However, I can't find the instructions to build the VM image for MacOS; I only see instructions for the Windows and Linux operating systems. In the script helpers/GenerateResourcesAndImage.ps1, the MacOS ImageType enum is missing. enum ImageType { Could you please suggest any reference documentation for building a MacOS image VM on Azure? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello, @dcupellini-dev Unfortunately Azure does not offer MacOS based VMs. Because of this, it will be difficult to find any official documentation that will be useful to you in this particular case. |
Beta Was this translation helpful? Give feedback.
Hello, @dcupellini-dev
Unfortunately Azure does not offer MacOS based VMs. Because of this, it will be difficult to find any official documentation that will be useful to you in this particular case.