Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Windows image field to Admin VM template #4274

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

jonnyry
Copy link
Collaborator

@jonnyry jonnyry commented Jan 16, 2025

Add OS image field to Admin VM template in alignment with Guacamole VMs, to allow for easier OS image customisation.

Copy link

github-actions bot commented Jan 16, 2025

Unit Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit af9be44.

♻️ This comment has been updated with latest results.

@jonnyry
Copy link
Collaborator Author

jonnyry commented Jan 16, 2025

/test 9a798fa

Copy link

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/12815913528 (with refid 5470df0d)

(in response to this comment from @jonnyry)

@jonnyry
Copy link
Collaborator Author

jonnyry commented Jan 16, 2025

/test 9a798fa

Copy link

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/12819486131 (with refid 5470df0d)

(in response to this comment from @jonnyry)

@tamirkamara
Copy link
Collaborator

Is this really needed @jonnyry ?

@jonnyry
Copy link
Collaborator Author

jonnyry commented Jan 19, 2025

Is this really needed @jonnyry ?

It is useful for us to align our Windows images to a single base image. However if there's not value to the wider user base I'm happy to close.

(I realise that we could just override the image details directly in the terraform, however this aligns the mechanism with that used in the Guacamole VMs and makes it simpler to maintain.)

Copy link
Collaborator

@ShakutaiGit ShakutaiGit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
(very small/nit comments)

@jonnyry
Copy link
Collaborator Author

jonnyry commented Feb 13, 2025

@marrobi @ShakutaiGit thanks for your reviews.

I've made a small change to bring across the secure_boot_enabled and vtpm_enabled image config options that were added to main since this PR was originally submitted.

It ensures these values are configed per image, and not hardcoded to true as they were prior. (The image you select may not be secure boot capable.)

@jonnyry
Copy link
Collaborator Author

jonnyry commented Feb 13, 2025

/test

Copy link

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/13310479033 (with refid 5470df0d)

(in response to this comment from @jonnyry)

@marrobi
Copy link
Member

marrobi commented Feb 13, 2025

@jonnyry not sure this will be covered by any of the tests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

4 participants