Create a virtual network for the new environment. We will create a single address space and two subnets here. One subnet is used for services, and the other for SPS communication paths and replication.

  1. Select Azure Home > Virtual networks > Add and enter the required value according to the following table.
Virtual Network
Subscription Your subscription ID This is the subscription ID issued when subscribing to Azure services.
Resource group sios20rg
Name sios20vnet
Region (Asia Pacific) Southeast Asia
IPv4 address space 10.20.0.0/16
Subnet
Name sios20sub1
Address range 10.20.1.0/24
DDoS protection Basic(defaut)
Service endpoints Disabled(default)
Firewall Disabled(default)
  1. Click Next: IP Addresses.

  1. Click +Add subnet

  1. Enter the details for the first subnet on the dialog that appears on the right, then click Add on the bottom right.

  1. The new subnet (sios20sub1) will appear. Click Next: Security.

  1. Leave everything as-is and click Next: Tags.

  1. Leave this blank and click Next: Review + create.

  1. Click Create.

  1. When sios20vnet and sios20sub1 are created and the creation process is completed, the following window is displayed.

  1. Click Azure Home > Virtual networks > sios20vnet, then click Settings > Subnets in the left pane.

  1. Click +Subnet.

  1. Enter the following details and click OK.
Subnet
Name sios20sub2
Address range 10.20.2.0/24
NAT gateway None(default)
Network security group None(default)
Route table None(default)
Services 0 selected(default)
Delegate subnet to a service None(default)

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment