Azure Labs Template Reboot

neil 0 Reputation points
2023-07-18T14:55:11.72+00:00

I am trying to customize an Azure Lab Template. It is repeatedly rebooting while I'm customizing the machine. Is there a way to stop this?

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.
280 questions
{count} votes

1 answer

Sort by: Most helpful
  1. vipullag-MSFT 24,206 Reputation points Microsoft Employee
    2023-07-20T04:55:40.6033333+00:00

    Hello neil

    Thanks for responding back on this. Glad to hear that you were able to identify the issue with your PowerShell scripts.
    Regarding your question about assigning your own IP addresses for an Azure Lab, it is possible to do so by configuring a custom virtual network in your lab.
    You can create Virtual network with the IP address range you want to use for your Lab.

    Once you have created your custom virtual network, you can assign it to your lab.
    After you have assigned your custom virtual network to your lab, you can configure your VMs to use the IP addresses you specified in the virtual network.

    Ref: https://learn.microsoft.com/en-us/azure/lab-services/tutorial-create-lab-with-advanced-networking

    Hope this helps.

    1 person found this answer helpful.