Add an alpha ARM template spec with SSD base disk support - #343
Merged
Merged
Conversation
jwmossmoz
marked this pull request as ready for review
September 21, 2026 14:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add
taskcluster-arm-template-alpha/versions/1.0for the five Windows alpha pools in mozilla-releng/fxci-config#1227. Use VM API2026-04-01and network API2026-03-01. Start from template 2.0 and addosDiskStorageAccountType, defaulting toStandard_LRS, with Standard SSD and Premium SSD options. Production templates are unchanged.Validation: Terraform validate and pre-commit passed. The targeted plan creates only the spec and version. Azure deployment validation passed with full caching and StandardSSD_LRS on D8alds v6, F8alds v7, and D32ads v7, using an existing Win11 image. Terraform applied: 2 added, 0 changed, 0 destroyed. The deployed template matches this PR. Live boot and task tests remain pending.