- Lab
- A Cloud Guru

Create a Hub-Spoke Network Topology in Azure
Your company has a lot of redundant services (DNS, AD, intrusion detection, etc.) in their environment. To alleviate the management effort in maintaining those services, your IT department is centralizing all redundant services into a hub. You will implement a hub-spoke topology, creating a hub VNet and a spoke VNet connection in Azure.

Path Info
Table of Contents
-
Challenge
Configure the Virtual Network Gateway
- In the Azure portal, click All resources.
- Select the
VPN00-HUB
gateway and click Configuration. - Verify that the SKU is VpnGw2 for 1 Gbps throughput.
- Select the
VPN41-SPOKE
gateway and click Configuration. - Verify that the SKU is VpnGw2 for 1 Gbps throughput.
-
Challenge
Add a Gateway Connection
-
Within the
VPN41-SPOKE
gateway settings, click Connections. -
Click + Add.
-
On the Create connection page, set the following values:
- Name: spoke-to-hub-connection
- Connection type: VNet-to-VNet
- Second virtual network gateway: VPN00-HUB
- Shared key (PSK): Shared key from the lab homepage
-
Leave the rest as their defaults, and click Review + create > Create.
-
Select the
VPN00-HUB
gateway and click Connections. -
Click + Add.
-
On the Create connection page, set the following values:
- Name: hub-to-spoke-connection
- Connection type: VNet-to-VNet
- Second virtual network gateway: VPN41-SPOKE
- Shared key (PSK): Shared key from the lab homepage
-
Leave the rest as their defaults, and click Review + create > Create.
Once the Status field displays Connected for both connections, we've successfully finished creating our hub-spoke network topology.
Note: Connection status may not update until you leave the page. To update the status, click Home > All resources > VPN00HUB > Connections. You may need to repeat this multiple times.
-
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.

