top of page

Deploy your first Azure virtual machine

I'm delighted to announce that lesson one of my course 'Introduction to Azure networking' is now available. In this lesson, you'll learn:


  • How to use resource groups as a container for the deployment

  • Create a virtual network, with one subnet, to provide connectivity for the virtual machine

  • Use network security groups, and security rules, to control network traffic

  • Create a public IP address, so that we can connect to the virtual machine over the Internet

  • Create a network interface, attached to the subnet, to which we’ll associate the network security group and public IP address

  • Create a virtual machine, using the network interface, and a marketplace operating system image

  • Connect to the virtual machine over the Internet

  • Verify connectivity over the virtual network

  • View the effective routes, and effective security rules, of the network interface

  • Within Network Watcher:

  • How to use the IP flow verify, and next-hop utilities


You can sign up for this FREE courses here.



11 views0 comments

Comments


bottom of page