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

Feature Request: support images from Azure Shared Image Galleries #132

Open
mikeclayton opened this issue Sep 22, 2021 · 0 comments
Open

Comments

@mikeclayton
Copy link

mikeclayton commented Sep 22, 2021

Cross-posted to JetBrains YouTrack... https://youtrack.jetbrains.com/issue/TW-73152

Description

Feature Request:

Azure Shared Image Galleries went GA in June 2019, and it seems like a natural extension of the cloud profile functionality to allow them to be used as the source of a cloud profile image in the "Image Type" dropdown:

image

The configuration fields would need to include the Gallery Name, Image Definition name and Image Version, although it would be useful to be able to specify something like "latest" for the Image Version to avoid needing to keep modifying it when publishing a new version of an image definition.

As a workaround we've had to write some scripts to spin up our own long-lived virtual machines in Azure from the image gallery images every time we publish new image versions (which is quite frequently), and automate adding them as regular agents in a separate agent pool, but we'd much rather use cloud profiles to build ephemeral agents on demand.

Environment

  • TeamCity version: 2020.2.2
  • Azure plugin version: SNAPSHOT-20210708115943
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant