I'm delighted to announce that lesson eleven of my course 'Introduction to Azure networking' is now available. In this lesson, you'll learn:
Part one:
Create a resource group, to represent a fictitious home user, to further split our deployment across multiple containers, for better organisation
Create a network security group, and a virtual network with one subnet, to provide connectivity for the virtual machine
Create a public IP address, and a network interface, attached to the subnet
Create a virtual machine, using the network interface, and a Windows desktop operating system image
Part two:
Update the virtual network gateway, to configure the Point-to-Site VPN
Update the local network gateway for the hub, to advertise the Point-to-Site VPN address pool over the Site-to-Site VPN to the data centre
Connect to the Windows virtual machine over the Internet, install the Point-to-Site VPN client, and import the Point-to-Site VPN configuration
Connect to the Point-to-Site VPN, and validate connectivity, to both the hub and spoke topology, and to the data centre via the Site-to-Site VPN
You can sign up for this FREE courses here.
Comments