Can a different Shared Image be the template for an existing Lab?

VinceO 26 Reputation points
2021-04-08T19:19:21.703+00:00

Because of the specific ports required for Azure Labs, we will need to have our firewall team make changes. (which means a lot of emails, approvals and delay)

Is it possible to pick a different image from the Shared Image Gallery for the template after the lab has been created? This will allow us to easily swap images without creating a new lab and having firewall issues for new public IP. Or, can we move a public IP from one lab to another?

Azure Lab Services
Azure Lab Services
An Azure service that is used to set up labs for classrooms, trials, development and testing, and other scenarios.
282 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. kobulloc-MSFT 23,496 Reputation points Microsoft Employee
    2021-04-13T06:02:39.887+00:00

    Yes, you can switch images or even Shared Image Galleries in an existing lab (this would be a different question if you were trying to change images on existing VMs within a lab after they had been created).

    https://learn.microsoft.com/en-us/azure/devtest-labs/configure-shared-image-gallery

    In this example, I've set up a lab and attached my first Shared Image Gallery. I'm able to create VMs based on the two shared images that I've created.

    87140-image.png

    To use another Shared Image Gallery, I simply detach the first Shared Image Gallery and then attach the second Shared Image Gallery, giving me access to my third shared image.

    87243-image.png

    0 comments No comments