Share via

Azure lab template update

Shripathi Bhat 1 Reputation point
2022-03-01T09:25:29.807+00:00

Hi,
I just wonder is it possible to update all the servers spawned from a template if I update something on the template? or I should publish the template only when it is absolutely ready. It does not make sense if later is the case, as often during computer lab classes things evolve through the discussions and I suddenly may need to update the template.

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.

0 comments No comments

1 answer

Sort by: Most helpful
  1. kobulloc-MSFT 26,861 Reputation points Microsoft Employee Moderator
    2022-03-01T15:58:38.677+00:00

    Hello, @Shripathi Bhat !

    What happens when I update something on the template?
    Publishing your template is like taking a snapshot at a specific state:
    https://learn.microsoft.com/en-us/azure/lab-services/how-to-create-manage-template#update-a-template-vm

    Once you connect to the template and make changes, it will no longer have the same setup as the virtual machines last published to your users. Template changes will not be reflected on your users' existing virtual machines until after you publish again.

    So for example, let's say that you have a template set up with a project you are working on and during the course of a class you make some progress on that project. You would publish again to apply that progress to the next class so you can pick up where you left off.

    If you have a specific scenario you are trying to work through, I'd be happy to help outline the workflow.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.