From 8b040a0d9bafb88f701c4a2221297e9cd8f5bfbd Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Tue, 9 Jan 2024 13:44:01 -0800 Subject: [PATCH] Update LAB_08-Manage_Virtual_Machines.md --- New Instructions/Lab/LAB_08-Manage_Virtual_Machines.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/New Instructions/Lab/LAB_08-Manage_Virtual_Machines.md b/New Instructions/Lab/LAB_08-Manage_Virtual_Machines.md index bbebd181..3b5de514 100644 --- a/New Instructions/Lab/LAB_08-Manage_Virtual_Machines.md +++ b/New Instructions/Lab/LAB_08-Manage_Virtual_Machines.md @@ -406,6 +406,12 @@ Congratulations on completing the lab. Here are the main takeaways for this lab. + The virtual machines in a Virtual Machine Scale Set are created from the same image and configuration. + In a Virtual Machine Scale Set the number of VM instances can automatically increase or decrease in response to demand or a defined schedule. +## Learn more with self-paced training + ++ [Create a Windows virtual machine in Azure](https://learn.microsoft.com/training/modules/create-windows-virtual-machine-in-azure/). Create a Windows virtual machine using the Azure portal. Connect to a running Windows virtual machine using Remote Desktop ++ [Build a scalable application with Virtual Machine Scale Sets](https://learn.microsoft.com/training/modules/build-app-with-scale-sets/). Enable your application to automatically adjust to changes in load while minimizing costs with Virtual Machine Scale Sets. ++ [Connect to virtual machines through the Azure portal by using Azure Bastion](https://learn.microsoft.com/en-us/training/modules/connect-vm-with-azure-bastion/). Deploy Azure Bastion to securely connect to Azure virtual machines directly within the Azure portal to effectively replace an existing jumpbox solution, monitor remote sessions by using diagnostic logs, and manage remote sessions by disconnecting a user session. + ## Cleanup your resources If you are working with your own subscription take a minute to delete the lab resources. This will ensure resources are freed up and cost is minimized. The easiest way to delete the lab resources is to delete the lab resource group.