Summary
In this chapter, you covered Azure VM management tasks, learned how to configure VMS, and learned about the various management functions, including components such as networking, high-availability configurations, and changing the VM host.
You have now attained the skills required for the management of VMs within the Azure environment and should be able to confidently provision, scale, and manage these going forward. You learned different methods of deployment to assist you with consistent delivery on the platform while ensuring fewer mistakes and faster deployment times than doing this manually, using PowerShell or the CLI. You also learned about VM extensions and how to add these to a VM. Finally, you explored a VM ARM template and learned how to configure various settings for a VM deployment.
In the next chapter, you will explore Azure containers and how to configure and manage them.
Note
Remember to delete the resources you created in this chapter to minimize...