Back to articles
Update and Maintain Resources in Azure - Manage Virtual Machines
How-ToSystems

Update and Maintain Resources in Azure - Manage Virtual Machines

via Dev.tonnamdi nmarah

Scenario Now that the network has been configured to support segmentation, the next step is to manage the virtual machine. The Azure Administrator has requested that the existing Linux virtual machine be moved to the newly created subnet from the previous exercise. Note: This is a continuation of the project from the previous article. Move the Virtual Machine to the New Subnet From the Virtual Machines page in the Azure Portal, locate and select the guided-project-vm virtual machine to begin updating its network configuration. If the virtual machine is currently running, select Stop . Some configuration changes—such as modifying the subnet—require the VM to be restarted. While you can submit the change without stopping it manually, Azure will automatically restart the VM before applying the update. Wait until the Status field changes to Stopped (deallocated) before proceeding. Within the Networking subsection of the menu, select Network settings. Select the Network interface / IP confi

Continue reading on Dev.to

Opens in a new tab

Read Full Article
8 views

Related Articles