Merge pull request #1019 from kbakdev/patch-24

Refine Azure VM creation instructions
This commit is contained in:
staleycyn 2025-10-21 06:58:32 -07:00 committed by GitHub
commit 9efa03b56f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,9 +39,9 @@ In this task, you create a core services virtual network with a virtual machine.
1. Search for and select `Virtual Machines`. 1. Search for and select `Virtual Machines`.
1. From the virtual machines page, select **Create** then select **Azure Virtual Machine**. 1. From the virtual machines page, select **Create** then select **Virtual machine**.
1. On the Basics tab, use the following information to complete the form, and then select **Next: Disks >**. For any setting not specified, leave the default value. 1. On the Basics tab, use the following information to complete the form, and then select **Next : Disks >**. For any setting not specified, leave the default value.
| Setting | Value | | Setting | Value |
| --- | --- | | --- | --- |
@ -51,7 +51,7 @@ In this task, you create a core services virtual network with a virtual machine.
| Region | **(US) East US** | | Region | **(US) East US** |
| Availability options | No infrastructure redundancy required | | Availability options | No infrastructure redundancy required |
| Security type | **Standard** | | Security type | **Standard** |
| Image | **Windows Server 2019 Datacenter: x64 Gen2** (notice your other choices) | | Image | **Windows Server 2019 Datacenter - x64 Gen2** (notice your other choices) |
| Size | **Standard_DS2_v3** | | Size | **Standard_DS2_v3** |
| Username | `localadmin` | | Username | `localadmin` |
| Password | **Provide a complex password** | | Password | **Provide a complex password** |
@ -59,7 +59,7 @@ In this task, you create a core services virtual network with a virtual machine.
![Screenshot of Basic virtual machine creation page. ](../media/az104-lab05-createcorevm.png) ![Screenshot of Basic virtual machine creation page. ](../media/az104-lab05-createcorevm.png)
1. On the **Disks** tab take the defaults and then select **Next: Networking >**. 1. On the **Disks** tab take the defaults and then select **Next : Networking >**.
1. On the **Networking** tab, for Virtual network, select **Create new**. 1. On the **Networking** tab, for Virtual network, select **Create new**.
@ -72,9 +72,9 @@ In this task, you create a core services virtual network with a virtual machine.
| Subnet Name | `Core` | | Subnet Name | `Core` |
| Subnet address range | `10.0.0.0/24` | | Subnet address range | `10.0.0.0/24` |
1. Select the **Monitoring** tab. For Boot Diagnostics, select **Disable**. 1. Select the **Monitoring** tab. For Boot diagnostics, select **Disable**.
1. Select **Review + Create**, and then select **Create**. 1. Select **Review + create**, and then select **Create**.
1. You do not need to wait for the resources to be created. Continue on to the next task. 1. You do not need to wait for the resources to be created. Continue on to the next task.
@ -86,9 +86,9 @@ In this task, you create a manufacturing services virtual network with a virtual
1. From the Azure portal, search for and navigate to **Virtual Machines**. 1. From the Azure portal, search for and navigate to **Virtual Machines**.
1. From the virtual machines page, select **Create** then select **Azure Virtual Machine**. 1. From the virtual machines page, select **Create** then select **Virtual machine**.
1. On the Basics tab, use the following information to complete the form, and then select **Next: Disks >**. For any setting not specified, leave the default value. 1. On the Basics tab, use the following information to complete the form, and then select **Next : Disks >**. For any setting not specified, leave the default value.
| Setting | Value | | Setting | Value |
| --- | --- | | --- | --- |
@ -98,13 +98,13 @@ In this task, you create a manufacturing services virtual network with a virtual
| Region | **(US) East US** | | Region | **(US) East US** |
| Security type | **Standard** | | Security type | **Standard** |
| Availability options | No infrastructure redundancy required | | Availability options | No infrastructure redundancy required |
| Image | **Windows Server 2019 Datacenter: x64 Gen2** | | Image | **Windows Server 2019 Datacenter - x64 Gen2** |
| Size | **Standard_DS2_v3** | | Size | **Standard_DS2_v3** |
| Username | `localadmin` | | Username | `localadmin` |
| Password | **Provide a complex password** | | Password | **Provide a complex password** |
| Public inbound ports | **None** | | Public inbound ports | **None** |
1. On the **Disks** tab take the defaults and then select **Next: Networking >**. 1. On the **Disks** tab take the defaults and then select **Next : Networking >**.
1. On the Networking tab, for Virtual network, select **Create new**. 1. On the Networking tab, for Virtual network, select **Create new**.
@ -119,7 +119,7 @@ In this task, you create a manufacturing services virtual network with a virtual
1. Select the **Monitoring** tab. For Boot Diagnostics, select **Disable**. 1. Select the **Monitoring** tab. For Boot Diagnostics, select **Disable**.
1. Select **Review + Create**, and then select **Create**. 1. Select **Review + create**, and then select **Create**.
## Task 3: Use Network Watcher to test the connection between virtual machines ## Task 3: Use Network Watcher to test the connection between virtual machines
@ -136,7 +136,7 @@ In this task, you verify that resources in peered virtual networks can communica
| --- | --- | | --- | --- |
| Source type | **Virtual machine** | | Source type | **Virtual machine** |
| Virtual machine | **CoreServicesVM** | | Virtual machine | **CoreServicesVM** |
| Destination type | **Virtual machine** | | Destination type | **Select a virtual machine** |
| Virtual machine | **ManufacturingVM** | | Virtual machine | **ManufacturingVM** |
| Preferred IP Version | **Both** | | Preferred IP Version | **Both** |
| Protocol | **TCP** | | Protocol | **TCP** |
@ -148,7 +148,7 @@ In this task, you verify that resources in peered virtual networks can communica
1. Select **Run diagnostic tests**. 1. Select **Run diagnostic tests**.
>**Note**: It may take a couple of minutes for the results to be returned. The screen selections will be greyed out while the results are being collected. Notice the **Connectivity test** shows **UnReachable**. This makes sense because the virtual machines are in different virtual networks. >**Note**: It may take a couple of minutes for the results to be returned. The screen selections will be greyed out while the results are being collected. Notice the **Connectivity test** shows **Unreachable**. This makes sense because the virtual machines are in different virtual networks.
## Task 4: Configure virtual network peerings between virtual networks ## Task 4: Configure virtual network peerings between virtual networks
@ -162,14 +162,14 @@ In this task, you create a virtual network peering to enable communications betw
1. On CoreServicesVnet, under Peerings, select **+ Add**. If not specified, take the default. 1. On CoreServicesVnet, under Peerings, select **+ Add**. If not specified, take the default.
| **Parameter** | **Value** | | **Parameter** | **Value** |
| --------------------------------------------- | ------------------------------------- | | --------------------------------------------- | ------------------------------------- |
| Peering link name | `CoreServicesVnet-to-ManufacturingVnet` |
| Virtual network | **ManufacturingVM-net (az104-rg5)** |
| Allow ManufacturingVnet to access CoreServicesVnet | selected (default) |
| Allow ManufacturingVnet to receive forwarded traffic from CoreServicesVnet | selected |
| Peering link name | `ManufacturingVnet-to-CoreServicesVnet` | | Peering link name | `ManufacturingVnet-to-CoreServicesVnet` |
| Allow CoreServicesVnet to access the peered virtual network | selected (default) | | Virtual network | **ManufacturingVnet (az104-rg5)** |
| Allow CoreServicesVnet to receive forwarded traffic from the peered virtual network | selected | | Allow 'CoreServicesVnet' to access 'ManufacturingVnet' | selected (default) |
| Allow 'CoreServicesVnet' to receive forwarded traffic from 'ManufacturingVnet' | selected |
| Peering link name | `CoreServicesVnet-to-ManufacturingVnet` |
| Allow 'ManufacturingVnet' to access 'CoreServicesVnet' | selected (default) |
| Allow 'ManufacturingVnet' to receive forwarded traffic from 'CoreServicesVnet' | selected |
4. Click **Add**. 4. Click **Add**.
@ -200,7 +200,7 @@ In this task, you retest the connection between the virtual machines in differen
```Powershell ```Powershell
Test-NetConnection <CoreServicesVM private IP address> -port 3389 Test-NetConnection <CoreServicesVM private IP address> -port 3389
``` ```
1. It may take a couple of minutes for the script to time out. The top of the page shows an informational message *Script execution in progress.* 1. It may take a couple of minutes for the script to time out. The top of the page shows an informational message *Script execution in progress...*
1. The test connection should succeed because peering has been configured. Your computer name and remote address in this graphic may be different. 1. The test connection should succeed because peering has been configured. Your computer name and remote address in this graphic may be different.
@ -223,7 +223,7 @@ In this task, you want to control network traffic between the perimeter subnet a
1. In the Azure portal, search for and select `Route tables`, select **+ Create**. 1. In the Azure portal, search for and select `Route tables`, select **+ Create**.
1. Enter the following details, select **Review + Create**, and then select **Create**. 1. Enter the following details, select **Review + create**, and then select **Create**.
| Setting | Value | | Setting | Value |
| --- | --- | | --- | --- |
@ -237,7 +237,7 @@ In this task, you want to control network traffic between the perimeter subnet a
1. Select the resource (not the checkbox) **rt-CoreServices** 1. Select the resource (not the checkbox) **rt-CoreServices**
1. Expand **Settings** then select **Routes** and then **Add**. Create a route from a future Network Virtual Appliance (NVA) to the CoreServices virtual network. 1. Expand **Settings** then select **Routes** and then **+ Add**. Create a route from a future Network Virtual Appliance (NVA) to the CoreServices virtual network.
| Setting | Value | | Setting | Value |
| --- | --- | | --- | --- |
@ -247,13 +247,13 @@ In this task, you want to control network traffic between the perimeter subnet a
| Next hop type | **Virtual appliance** (notice your other choices) | | Next hop type | **Virtual appliance** (notice your other choices) |
| Next hop address | `10.0.1.7` (future NVA) | | Next hop address | `10.0.1.7` (future NVA) |
1. Select **+ Add**. The last thing to do is associate the route with the subnet. 1. Select **Add**. The last thing to do is associate the route with the subnet.
1. Select **Subnets** and then **+ Associate**. Complete the configuration. 1. Select **Subnets** and then **+ Associate**. Complete the configuration.
| Setting | Value | | Setting | Value |
| --- | --- | | --- | --- |
| Virtual network | **CoreServicesVnet** | | Virtual network | **CoreServicesVnet (az104-rg5)** |
| Subnet | **Core** | | Subnet | **Core** |
>**Note**: You have created a user defined route to direct traffic from the DMZ to the new NVA. >**Note**: You have created a user defined route to direct traffic from the DMZ to the new NVA.