1 00:00:00,840 --> 00:00:05,860 Azure hybrid networking, specifically exam AZ‑800, 2 00:00:05,860 --> 00:00:08,640 calls out something called the Azure Network Adapter. 3 00:00:08,640 --> 00:00:10,320 It sounds kind of mysterious, doesn't it? 4 00:00:10,320 --> 00:00:12,890 But essentially what Azure Network Adapter is, 5 00:00:12,890 --> 00:00:15,410 it's simply a convenient way to stand up a 6 00:00:15,410 --> 00:00:18,320 Point‑To‑Site VPN for standalone servers. 7 00:00:18,320 --> 00:00:19,940 Really, it's nothing more than that. 8 00:00:19,940 --> 00:00:21,220 There are some restrictions. 9 00:00:21,220 --> 00:00:24,150 You configure this strictly through the Windows Admin Center, 10 00:00:24,150 --> 00:00:27,340 so you'll want to have WAC installed on the machine, 11 00:00:27,340 --> 00:00:30,540 and you register your WAC server with Azure. 12 00:00:30,540 --> 00:00:31,880 You know in Windows Server, 13 00:00:31,880 --> 00:00:36,230 you can set up WAC as a gateway where it runs as a service and supports 14 00:00:36,230 --> 00:00:38,870 multiple remote connections. That's always convenient. 15 00:00:38,870 --> 00:00:41,550 I'll show you how to register your Windows Admin Center 16 00:00:41,550 --> 00:00:44,140 server with Azure in the upcoming demo. 17 00:00:44,140 --> 00:00:47,680 And what's even more convenient is when you sign in to your account to 18 00:00:47,680 --> 00:00:51,850 authenticate and then enable the Azure Network Adapter for a host, 19 00:00:51,850 --> 00:00:56,470 Windows Admin Center can actually orchestrate the creation of the VNet gateway 20 00:00:56,470 --> 00:00:59,830 if it doesn't already exist in the target virtual network. 21 00:00:59,830 --> 00:01:00,840 Isn't that convenient? 22 00:01:00,840 --> 00:01:02,620 So once you've completed the setup, 23 00:01:02,620 --> 00:01:07,670 now that server in question has a persistent VPN client connection that you can 24 00:01:07,670 --> 00:01:12,230 turn on and turn off at your convenience that now enables that server to go 25 00:01:12,230 --> 00:01:21,000 into the virtual network and access resources with private IPs with its own personal tunnel. Pretty convenient stuff.