Creating Virtual Network
https://www.greatminditacademy.com/
Create a virtual network using the Azure portal
Sign in to Azure
Sign in to the Azure Portal
Create a virtual network
Select Create a resource in the upper left-hand corner of the portal.
In the search box, enter Virtual Network. Select Virtual Network in the search results.
In the Virtual Network page, select Create.
Name: vNET Name
Region: Region Name
Click on IP address
Select the IP Addresses tab, or select the Next: IP Addresses button at the bottom of the page.
In IPv4 address space, select the existing address space and change it to 10.1.0.0/16.
Select + Add subnet, then enter MySubnet for Subnet name and 10.1.1.0/24 for Subnet address range.
Select Add.
Select the Security tab, or select the Next: Security button at the bottom of the page.
7. Select the Review + create tab or select the Review + create button.
8. Select Create.
Comments
Post a Comment