Now create the spoke workload and on-premises virtual machines, and place them in the appropriate subnets.
Create the workload virtual machine
Create a virtual machine in the spoke virtual network, running IIS, with no public IP address.
- From the Azure portal home page, select Create a resource.
- Under Popular, select Windows Server 2016 Datacenter.
- Enter these values for the virtual machine:
- Resource group - Select FW-Hybrid-Test.
- Virtual machine name: VM-Spoke-01.
- Region - Same region that you're used previously.
- User name: <type a user name>.
- Password: <type a password>
- For Public inbound ports, select Allow selected ports, and then select HTTP (80), and RDP (3389)
- Select Next:Disks.
- Accept the defaults and select Next: Networking.
- Select VNet-Spoke for the virtual network and the subnet is SN-Workload.
- For Public IP, select None.
- Select Next:Management.
- For Boot diagnostics, Select Disable.
- Select Review+Create, review the settings on the summary page, and then select Create.
No comments:
Post a Comment