[MS] Apple Silicon and Xcode 27 images available in pay-as-you-go (preview) - devamazonaws.blogspot.com
Apple developers can now build and test their applications natively on Apple Silicon in Azure Pipelines. New arm64 macOS agents are available in public preview through the pay-as-you-go GitHub-hosted Agents pool. Starting with Apple Silicon, Azure Pipelines is bringing over some of the agent sizes already available in GitHub Actions. The preview includes the following macOS images: Operating system Hardware specification VM image labels Pool macOS 26 Standard macos-26-arm64 , xcode-27 GitHub-hosted Agents macOS 26 XLarge macos-26-arm64-xl , xcode-27-xlarge GitHub-hosted Agents Running workloads directly on Apple Silicon avoids the overhead and compatibility limitations of emulating arm64 on Intel hardware. It also lets teams validate applications against the same architecture used by current Apple devices and development machines. Pay-as-you-go pricing The new agents use pay-as-you-go pricing with the rate tied to the size of th...