1 00:00:01,140 --> 00:00:04,220 The Azure extended network is a bit more complex and more 2 00:00:04,220 --> 00:00:06,810 of an Edge technology, pun intended. 3 00:00:06,810 --> 00:00:07,590 Absolutely, 4 00:00:07,590 --> 00:00:11,450 I intend that pun. This is something else that you configure through Windows 5 00:00:11,450 --> 00:00:15,830 Admin Center. And the use case here is where in your on‑premises network you 6 00:00:15,830 --> 00:00:21,480 have a subnet that needs to be eventually migrated into Azure and you're 7 00:00:21,480 --> 00:00:23,600 going to do that via subnet extension. 8 00:00:23,600 --> 00:00:26,330 You see the bottom part of this diagram? So the idea is 9 00:00:26,330 --> 00:00:29,720 you're migrating VM 1 into Azure, that's your goal. 10 00:00:29,720 --> 00:00:31,950 But the restriction is when it's in Azure, 11 00:00:31,950 --> 00:00:35,300 the VM's in Azure, it has to have the same IP address. 12 00:00:35,300 --> 00:00:38,470 It's admittedly kind of an Edge scenario because Microsoft's 13 00:00:38,470 --> 00:00:42,890 recommendation would normally be recreate your IP ranges in 14 00:00:42,890 --> 00:00:46,690 Azure and what does it really matter what the VMs private IP is. 15 00:00:46,690 --> 00:00:48,610 But you may have dependencies, 16 00:00:48,610 --> 00:00:52,120 compliance requirements, or applications that have a hard 17 00:00:52,120 --> 00:00:55,200 requirement on that private IP. So in that case, we're 18 00:00:55,200 --> 00:00:57,450 performing what's called a subnet extension. 19 00:00:57,450 --> 00:01:00,840 So you're going to create an Azure Virtual Network that contains a 20 00:01:00,840 --> 00:01:04,800 workload subnet with that same subnet ID. You'll also need a 21 00:01:04,800 --> 00:01:08,970 persistent Layer 3 connection between your on‑premises network and 22 00:01:08,970 --> 00:01:12,650 the Azure Virtual Network. That would mean either a site‑to‑site VPN 23 00:01:12,650 --> 00:01:14,140 or an ExpressRoute circuit. 24 00:01:14,140 --> 00:01:18,380 Lastly, you'll need to deploy a couple extra virtual machines. You'll have a 25 00:01:18,380 --> 00:01:23,890 network virtual appliance running on‑prem in its own subnet, as well as an Azure 26 00:01:23,890 --> 00:01:28,230 network virtual appliance. There's some additional restrictions there that Azure 27 00:01:28,230 --> 00:01:33,170 NVA has to be running the Azure Edition of Windows Server 2022. There's a bucket 28 00:01:33,170 --> 00:01:36,260 load of constraints here that we don't need to worry about for the exam 29 00:01:36,260 --> 00:01:38,990 objectives. But once again, to saying that refrain, 30 00:01:38,990 --> 00:01:40,810 if you do want the step by step, 31 00:01:40,810 --> 00:01:44,550 I'll point you in the Exercise files to the Microsoft docs. 32 00:01:44,550 --> 00:01:50,000 In the demo, I'll just show you where to load up this extension in Windows Admin Center.